oci-opsi 2.6.0 → 2.9.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 (108) hide show
  1. package/lib/client.d.ts +103 -86
  2. package/lib/client.js +150 -110
  3. package/lib/client.js.map +1 -1
  4. package/lib/model/database-details.d.ts +4 -0
  5. package/lib/model/database-details.js.map +1 -1
  6. package/lib/model/host-details.d.ts +4 -0
  7. package/lib/model/host-details.js.map +1 -1
  8. package/lib/model/sql-text-summary.d.ts +4 -0
  9. package/lib/model/sql-text-summary.js.map +1 -1
  10. package/lib/request/add-exadata-insight-members-request.d.ts +1 -1
  11. package/lib/request/change-database-insight-compartment-request.d.ts +1 -1
  12. package/lib/request/change-enterprise-manager-bridge-compartment-request.d.ts +1 -1
  13. package/lib/request/change-exadata-insight-compartment-request.d.ts +1 -1
  14. package/lib/request/change-host-insight-compartment-request.d.ts +1 -1
  15. package/lib/request/create-database-insight-request.d.ts +1 -1
  16. package/lib/request/create-enterprise-manager-bridge-request.d.ts +1 -1
  17. package/lib/request/create-exadata-insight-request.d.ts +1 -1
  18. package/lib/request/create-host-insight-request.d.ts +1 -1
  19. package/lib/request/delete-database-insight-request.d.ts +1 -1
  20. package/lib/request/delete-enterprise-manager-bridge-request.d.ts +1 -1
  21. package/lib/request/delete-exadata-insight-request.d.ts +1 -1
  22. package/lib/request/delete-host-insight-request.d.ts +1 -1
  23. package/lib/request/disable-database-insight-request.d.ts +1 -1
  24. package/lib/request/disable-exadata-insight-request.d.ts +1 -1
  25. package/lib/request/disable-host-insight-request.d.ts +1 -1
  26. package/lib/request/enable-database-insight-request.d.ts +1 -1
  27. package/lib/request/enable-exadata-insight-request.d.ts +1 -1
  28. package/lib/request/enable-host-insight-request.d.ts +1 -1
  29. package/lib/request/get-database-insight-request.d.ts +1 -1
  30. package/lib/request/get-enterprise-manager-bridge-request.d.ts +1 -1
  31. package/lib/request/get-exadata-insight-request.d.ts +1 -1
  32. package/lib/request/get-host-insight-request.d.ts +1 -1
  33. package/lib/request/get-work-request-request.d.ts +1 -1
  34. package/lib/request/ingest-database-configuration-request.d.ts +1 -1
  35. package/lib/request/ingest-host-configuration-request.d.ts +1 -1
  36. package/lib/request/ingest-host-metrics-request.d.ts +1 -1
  37. package/lib/request/ingest-sql-bucket-request.d.ts +1 -1
  38. package/lib/request/ingest-sql-plan-lines-request.d.ts +1 -1
  39. package/lib/request/ingest-sql-text-request.d.ts +1 -1
  40. package/lib/request/list-database-configurations-request.d.ts +6 -1
  41. package/lib/request/list-database-configurations-request.js.map +1 -1
  42. package/lib/request/list-database-insights-request.d.ts +6 -1
  43. package/lib/request/list-database-insights-request.js.map +1 -1
  44. package/lib/request/list-enterprise-manager-bridges-request.d.ts +6 -1
  45. package/lib/request/list-enterprise-manager-bridges-request.js.map +1 -1
  46. package/lib/request/list-exadata-configurations-request.d.ts +1 -1
  47. package/lib/request/list-exadata-insights-request.d.ts +6 -1
  48. package/lib/request/list-exadata-insights-request.js.map +1 -1
  49. package/lib/request/list-host-configurations-request.d.ts +6 -1
  50. package/lib/request/list-host-configurations-request.js.map +1 -1
  51. package/lib/request/list-host-insights-request.d.ts +6 -1
  52. package/lib/request/list-host-insights-request.js.map +1 -1
  53. package/lib/request/list-hosted-entities-request.d.ts +1 -1
  54. package/lib/request/list-importable-agent-entities-request.d.ts +1 -1
  55. package/lib/request/list-importable-enterprise-manager-entities-request.d.ts +1 -1
  56. package/lib/request/list-sql-plans-request.d.ts +1 -1
  57. package/lib/request/list-sql-searches-request.d.ts +6 -1
  58. package/lib/request/list-sql-texts-request.d.ts +6 -1
  59. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  60. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  61. package/lib/request/list-work-requests-request.d.ts +1 -1
  62. package/lib/request/summarize-database-insight-resource-capacity-trend-request.d.ts +6 -1
  63. package/lib/request/summarize-database-insight-resource-capacity-trend-request.js.map +1 -1
  64. package/lib/request/summarize-database-insight-resource-forecast-trend-request.d.ts +6 -1
  65. package/lib/request/summarize-database-insight-resource-forecast-trend-request.js.map +1 -1
  66. package/lib/request/summarize-database-insight-resource-statistics-request.d.ts +6 -1
  67. package/lib/request/summarize-database-insight-resource-statistics-request.js.map +1 -1
  68. package/lib/request/summarize-database-insight-resource-usage-request.d.ts +6 -1
  69. package/lib/request/summarize-database-insight-resource-usage-request.js.map +1 -1
  70. package/lib/request/summarize-database-insight-resource-usage-trend-request.d.ts +6 -1
  71. package/lib/request/summarize-database-insight-resource-usage-trend-request.js.map +1 -1
  72. package/lib/request/summarize-database-insight-resource-utilization-insight-request.d.ts +6 -1
  73. package/lib/request/summarize-database-insight-resource-utilization-insight-request.js.map +1 -1
  74. package/lib/request/summarize-database-insight-tablespace-usage-trend-request.d.ts +1 -1
  75. package/lib/request/summarize-exadata-insight-resource-capacity-trend-aggregated-request.d.ts +1 -1
  76. package/lib/request/summarize-exadata-insight-resource-capacity-trend-request.d.ts +1 -1
  77. package/lib/request/summarize-exadata-insight-resource-forecast-trend-aggregated-request.d.ts +1 -1
  78. package/lib/request/summarize-exadata-insight-resource-forecast-trend-request.d.ts +1 -1
  79. package/lib/request/summarize-exadata-insight-resource-statistics-request.d.ts +1 -1
  80. package/lib/request/summarize-exadata-insight-resource-usage-aggregated-request.d.ts +1 -1
  81. package/lib/request/summarize-exadata-insight-resource-usage-request.d.ts +1 -1
  82. package/lib/request/summarize-exadata-insight-resource-utilization-insight-request.d.ts +1 -1
  83. package/lib/request/summarize-exadata-members-request.d.ts +1 -1
  84. package/lib/request/summarize-host-insight-resource-capacity-trend-request.d.ts +6 -1
  85. package/lib/request/summarize-host-insight-resource-capacity-trend-request.js.map +1 -1
  86. package/lib/request/summarize-host-insight-resource-forecast-trend-request.d.ts +6 -1
  87. package/lib/request/summarize-host-insight-resource-forecast-trend-request.js.map +1 -1
  88. package/lib/request/summarize-host-insight-resource-statistics-request.d.ts +6 -1
  89. package/lib/request/summarize-host-insight-resource-statistics-request.js.map +1 -1
  90. package/lib/request/summarize-host-insight-resource-usage-request.d.ts +6 -1
  91. package/lib/request/summarize-host-insight-resource-usage-request.js.map +1 -1
  92. package/lib/request/summarize-host-insight-resource-usage-trend-request.d.ts +6 -1
  93. package/lib/request/summarize-host-insight-resource-usage-trend-request.js.map +1 -1
  94. package/lib/request/summarize-host-insight-resource-utilization-insight-request.d.ts +6 -1
  95. package/lib/request/summarize-host-insight-resource-utilization-insight-request.js.map +1 -1
  96. package/lib/request/summarize-sql-insights-request.d.ts +6 -1
  97. package/lib/request/summarize-sql-insights-request.js.map +1 -1
  98. package/lib/request/summarize-sql-plan-insights-request.d.ts +1 -1
  99. package/lib/request/summarize-sql-response-time-distributions-request.d.ts +1 -1
  100. package/lib/request/summarize-sql-statistics-request.d.ts +6 -1
  101. package/lib/request/summarize-sql-statistics-request.js.map +1 -1
  102. package/lib/request/summarize-sql-statistics-time-series-by-plan-request.d.ts +1 -1
  103. package/lib/request/summarize-sql-statistics-time-series-request.d.ts +6 -1
  104. package/lib/request/update-database-insight-request.d.ts +1 -1
  105. package/lib/request/update-enterprise-manager-bridge-request.d.ts +1 -1
  106. package/lib/request/update-exadata-insight-request.d.ts +1 -1
  107. package/lib/request/update-host-insight-request.d.ts +1 -1
  108. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -55,7 +55,7 @@ var OperationsInsightsApiKeys;
55
55
  (function (OperationsInsightsApiKeys) {
56
56
  })(OperationsInsightsApiKeys = exports.OperationsInsightsApiKeys || (exports.OperationsInsightsApiKeys = {}));
57
57
  /**
58
- * This service client does not use circuit breakers by default if the user has not defined a circuit breaker configuration.
58
+ * This service client uses {@link common.CircuitBreaker.DefaultConfiguration} for all the operations by default if no circuit breaker configuration is defined by the user.
59
59
  */
60
60
  class OperationsInsightsClient {
61
61
  constructor(params, clientConfiguration) {
@@ -72,7 +72,7 @@ class OperationsInsightsClient {
72
72
  : null;
73
73
  }
74
74
  // if circuit breaker is not created, check if circuit breaker system is enabled to use default circuit breaker
75
- const specCircuitBreakerEnabled = false;
75
+ const specCircuitBreakerEnabled = true;
76
76
  if (!this._circuitBreaker &&
77
77
  common.utils.isCircuitBreakerSystemEnabled(clientConfiguration) &&
78
78
  (specCircuitBreakerEnabled || common.CircuitBreaker.DefaultCircuitBreakerOverriden)) {
@@ -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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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* () {
@@ -2053,12 +2053,13 @@ class OperationsInsightsClient {
2053
2053
  }
2054
2054
  /**
2055
2055
  * Gets a list of database insight configurations based on the query parameters specified. Either compartmentId or databaseInsightId query parameter must be specified.
2056
+ * When both compartmentId and compartmentIdInSubtree are specified, a list of database insight configurations in that compartment and in all sub-compartments will be returned.
2056
2057
  *
2057
2058
  * This operation does not retry by default if the user has not defined a retry configuration.
2058
2059
  * @param ListDatabaseConfigurationsRequest
2059
2060
  * @return ListDatabaseConfigurationsResponse
2060
2061
  * @throws OciError when an error occurs
2061
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.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.0/opsi/ListDatabaseConfigurations.ts.html |here} to see how to use ListDatabaseConfigurations API.
2062
2063
  */
2063
2064
  listDatabaseConfigurations(listDatabaseConfigurationsRequest) {
2064
2065
  return __awaiter(this, void 0, void 0, function* () {
@@ -2081,7 +2082,8 @@ class OperationsInsightsClient {
2081
2082
  "definedTagEquals": listDatabaseConfigurationsRequest.definedTagEquals,
2082
2083
  "freeformTagEquals": listDatabaseConfigurationsRequest.freeformTagEquals,
2083
2084
  "definedTagExists": listDatabaseConfigurationsRequest.definedTagExists,
2084
- "freeformTagExists": listDatabaseConfigurationsRequest.freeformTagExists
2085
+ "freeformTagExists": listDatabaseConfigurationsRequest.freeformTagExists,
2086
+ "compartmentIdInSubtree": listDatabaseConfigurationsRequest.compartmentIdInSubtree
2085
2087
  };
2086
2088
  let headerParams = {
2087
2089
  "Content-Type": common.Constants.APPLICATION_JSON,
@@ -2135,12 +2137,13 @@ class OperationsInsightsClient {
2135
2137
  }
2136
2138
  /**
2137
2139
  * Gets a list of database insights based on the query parameters specified. Either compartmentId or id query parameter must be specified.
2140
+ * When both compartmentId and compartmentIdInSubtree are specified, a list of database insights in that compartment and in all sub-compartments will be returned.
2138
2141
  *
2139
2142
  * This operation does not retry by default if the user has not defined a retry configuration.
2140
2143
  * @param ListDatabaseInsightsRequest
2141
2144
  * @return ListDatabaseInsightsResponse
2142
2145
  * @throws OciError when an error occurs
2143
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.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.0/opsi/ListDatabaseInsights.ts.html |here} to see how to use ListDatabaseInsights API.
2144
2147
  */
2145
2148
  listDatabaseInsights(listDatabaseInsightsRequest) {
2146
2149
  return __awaiter(this, void 0, void 0, function* () {
@@ -2160,7 +2163,8 @@ class OperationsInsightsClient {
2160
2163
  "page": listDatabaseInsightsRequest.page,
2161
2164
  "sortOrder": listDatabaseInsightsRequest.sortOrder,
2162
2165
  "sortBy": listDatabaseInsightsRequest.sortBy,
2163
- "exadataInsightId": listDatabaseInsightsRequest.exadataInsightId
2166
+ "exadataInsightId": listDatabaseInsightsRequest.exadataInsightId,
2167
+ "compartmentIdInSubtree": listDatabaseInsightsRequest.compartmentIdInSubtree
2164
2168
  };
2165
2169
  let headerParams = {
2166
2170
  "Content-Type": common.Constants.APPLICATION_JSON,
@@ -2214,12 +2218,13 @@ class OperationsInsightsClient {
2214
2218
  }
2215
2219
  /**
2216
2220
  * Gets a list of Operations Insights Enterprise Manager bridges. Either compartmentId or id must be specified.
2221
+ * When both compartmentId and compartmentIdInSubtree are specified, a list of bridges in that compartment and in all sub-compartments will be returned.
2217
2222
  *
2218
2223
  * This operation does not retry by default if the user has not defined a retry configuration.
2219
2224
  * @param ListEnterpriseManagerBridgesRequest
2220
2225
  * @return ListEnterpriseManagerBridgesResponse
2221
2226
  * @throws OciError when an error occurs
2222
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.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.0/opsi/ListEnterpriseManagerBridges.ts.html |here} to see how to use ListEnterpriseManagerBridges API.
2223
2228
  */
2224
2229
  listEnterpriseManagerBridges(listEnterpriseManagerBridgesRequest) {
2225
2230
  return __awaiter(this, void 0, void 0, function* () {
@@ -2234,7 +2239,8 @@ class OperationsInsightsClient {
2234
2239
  "limit": listEnterpriseManagerBridgesRequest.limit,
2235
2240
  "page": listEnterpriseManagerBridgesRequest.page,
2236
2241
  "sortOrder": listEnterpriseManagerBridgesRequest.sortOrder,
2237
- "sortBy": listEnterpriseManagerBridgesRequest.sortBy
2242
+ "sortBy": listEnterpriseManagerBridgesRequest.sortBy,
2243
+ "compartmentIdInSubtree": listEnterpriseManagerBridgesRequest.compartmentIdInSubtree
2238
2244
  };
2239
2245
  let headerParams = {
2240
2246
  "Content-Type": common.Constants.APPLICATION_JSON,
@@ -2287,7 +2293,7 @@ class OperationsInsightsClient {
2287
2293
  * @param ListExadataConfigurationsRequest
2288
2294
  * @return ListExadataConfigurationsResponse
2289
2295
  * @throws OciError when an error occurs
2290
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.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.0/opsi/ListExadataConfigurations.ts.html |here} to see how to use ListExadataConfigurations API.
2291
2297
  */
2292
2298
  listExadataConfigurations(listExadataConfigurationsRequest) {
2293
2299
  return __awaiter(this, void 0, void 0, function* () {
@@ -2359,12 +2365,13 @@ class OperationsInsightsClient {
2359
2365
  }
2360
2366
  /**
2361
2367
  * Gets a list of Exadata insights based on the query parameters specified. Either compartmentId or id query parameter must be specified.
2368
+ * When both compartmentId and compartmentIdInSubtree are specified, a list of Exadata insights in that compartment and in all sub-compartments will be returned.
2362
2369
  *
2363
2370
  * This operation does not retry by default if the user has not defined a retry configuration.
2364
2371
  * @param ListExadataInsightsRequest
2365
2372
  * @return ListExadataInsightsResponse
2366
2373
  * @throws OciError when an error occurs
2367
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.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.0/opsi/ListExadataInsights.ts.html |here} to see how to use ListExadataInsights API.
2368
2375
  */
2369
2376
  listExadataInsights(listExadataInsightsRequest) {
2370
2377
  return __awaiter(this, void 0, void 0, function* () {
@@ -2381,7 +2388,8 @@ class OperationsInsightsClient {
2381
2388
  "limit": listExadataInsightsRequest.limit,
2382
2389
  "page": listExadataInsightsRequest.page,
2383
2390
  "sortOrder": listExadataInsightsRequest.sortOrder,
2384
- "sortBy": listExadataInsightsRequest.sortBy
2391
+ "sortBy": listExadataInsightsRequest.sortBy,
2392
+ "compartmentIdInSubtree": listExadataInsightsRequest.compartmentIdInSubtree
2385
2393
  };
2386
2394
  let headerParams = {
2387
2395
  "Content-Type": common.Constants.APPLICATION_JSON,
@@ -2441,7 +2449,7 @@ class OperationsInsightsClient {
2441
2449
  * @param ListHostConfigurationsRequest
2442
2450
  * @return ListHostConfigurationsResponse
2443
2451
  * @throws OciError when an error occurs
2444
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.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.0/opsi/ListHostConfigurations.ts.html |here} to see how to use ListHostConfigurations API.
2445
2453
  */
2446
2454
  listHostConfigurations(listHostConfigurationsRequest) {
2447
2455
  return __awaiter(this, void 0, void 0, function* () {
@@ -2461,7 +2469,8 @@ class OperationsInsightsClient {
2461
2469
  "definedTagEquals": listHostConfigurationsRequest.definedTagEquals,
2462
2470
  "freeformTagEquals": listHostConfigurationsRequest.freeformTagEquals,
2463
2471
  "definedTagExists": listHostConfigurationsRequest.definedTagExists,
2464
- "freeformTagExists": listHostConfigurationsRequest.freeformTagExists
2472
+ "freeformTagExists": listHostConfigurationsRequest.freeformTagExists,
2473
+ "compartmentIdInSubtree": listHostConfigurationsRequest.compartmentIdInSubtree
2465
2474
  };
2466
2475
  let headerParams = {
2467
2476
  "Content-Type": common.Constants.APPLICATION_JSON,
@@ -2515,12 +2524,13 @@ class OperationsInsightsClient {
2515
2524
  }
2516
2525
  /**
2517
2526
  * Gets a list of host insights based on the query parameters specified. Either compartmentId or id query parameter must be specified.
2527
+ * When both compartmentId and compartmentIdInSubtree are specified, a list of host insights in that compartment and in all sub-compartments will be returned.
2518
2528
  *
2519
2529
  * This operation does not retry by default if the user has not defined a retry configuration.
2520
2530
  * @param ListHostInsightsRequest
2521
2531
  * @return ListHostInsightsResponse
2522
2532
  * @throws OciError when an error occurs
2523
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.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.0/opsi/ListHostInsights.ts.html |here} to see how to use ListHostInsights API.
2524
2534
  */
2525
2535
  listHostInsights(listHostInsightsRequest) {
2526
2536
  return __awaiter(this, void 0, void 0, function* () {
@@ -2539,7 +2549,8 @@ class OperationsInsightsClient {
2539
2549
  "sortOrder": listHostInsightsRequest.sortOrder,
2540
2550
  "sortBy": listHostInsightsRequest.sortBy,
2541
2551
  "enterpriseManagerBridgeId": listHostInsightsRequest.enterpriseManagerBridgeId,
2542
- "exadataInsightId": listHostInsightsRequest.exadataInsightId
2552
+ "exadataInsightId": listHostInsightsRequest.exadataInsightId,
2553
+ "compartmentIdInSubtree": listHostInsightsRequest.compartmentIdInSubtree
2543
2554
  };
2544
2555
  let headerParams = {
2545
2556
  "Content-Type": common.Constants.APPLICATION_JSON,
@@ -2598,7 +2609,7 @@ class OperationsInsightsClient {
2598
2609
  * @param ListHostedEntitiesRequest
2599
2610
  * @return ListHostedEntitiesResponse
2600
2611
  * @throws OciError when an error occurs
2601
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.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.0/opsi/ListHostedEntities.ts.html |here} to see how to use ListHostedEntities API.
2602
2613
  */
2603
2614
  listHostedEntities(listHostedEntitiesRequest) {
2604
2615
  return __awaiter(this, void 0, void 0, function* () {
@@ -2674,7 +2685,7 @@ class OperationsInsightsClient {
2674
2685
  * @param ListImportableAgentEntitiesRequest
2675
2686
  * @return ListImportableAgentEntitiesResponse
2676
2687
  * @throws OciError when an error occurs
2677
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.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.0/opsi/ListImportableAgentEntities.ts.html |here} to see how to use ListImportableAgentEntities API.
2678
2689
  */
2679
2690
  listImportableAgentEntities(listImportableAgentEntitiesRequest) {
2680
2691
  return __awaiter(this, void 0, void 0, function* () {
@@ -2740,7 +2751,7 @@ class OperationsInsightsClient {
2740
2751
  * @param ListImportableEnterpriseManagerEntitiesRequest
2741
2752
  * @return ListImportableEnterpriseManagerEntitiesResponse
2742
2753
  * @throws OciError when an error occurs
2743
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.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.0/opsi/ListImportableEnterpriseManagerEntities.ts.html |here} to see how to use ListImportableEnterpriseManagerEntities API.
2744
2755
  */
2745
2756
  listImportableEnterpriseManagerEntities(listImportableEnterpriseManagerEntitiesRequest) {
2746
2757
  return __awaiter(this, void 0, void 0, function* () {
@@ -2809,7 +2820,7 @@ class OperationsInsightsClient {
2809
2820
  * @param ListSqlPlansRequest
2810
2821
  * @return ListSqlPlansResponse
2811
2822
  * @throws OciError when an error occurs
2812
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.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.0/opsi/ListSqlPlans.ts.html |here} to see how to use ListSqlPlans API.
2813
2824
  */
2814
2825
  listSqlPlans(listSqlPlansRequest) {
2815
2826
  return __awaiter(this, void 0, void 0, function* () {
@@ -2870,13 +2881,14 @@ class OperationsInsightsClient {
2870
2881
  });
2871
2882
  }
2872
2883
  /**
2873
- * Search SQL by SQL Identifier across databases and get the SQL Text and the details of the databases executing the SQL for a given time period.
2884
+ * Search SQL by SQL Identifier across databases in a compartment and in all sub-compartments if specified.
2885
+ * And get the SQL Text and the details of the databases executing the SQL for a given time period.
2874
2886
  *
2875
2887
  * This operation does not retry by default if the user has not defined a retry configuration.
2876
2888
  * @param ListSqlSearchesRequest
2877
2889
  * @return ListSqlSearchesResponse
2878
2890
  * @throws OciError when an error occurs
2879
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.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.0/opsi/ListSqlSearches.ts.html |here} to see how to use ListSqlSearches API.
2880
2892
  */
2881
2893
  listSqlSearches(listSqlSearchesRequest) {
2882
2894
  return __awaiter(this, void 0, void 0, function* () {
@@ -2893,7 +2905,8 @@ class OperationsInsightsClient {
2893
2905
  "definedTagEquals": listSqlSearchesRequest.definedTagEquals,
2894
2906
  "freeformTagEquals": listSqlSearchesRequest.freeformTagEquals,
2895
2907
  "definedTagExists": listSqlSearchesRequest.definedTagExists,
2896
- "freeformTagExists": listSqlSearchesRequest.freeformTagExists
2908
+ "freeformTagExists": listSqlSearchesRequest.freeformTagExists,
2909
+ "compartmentIdInSubtree": listSqlSearchesRequest.compartmentIdInSubtree
2897
2910
  };
2898
2911
  let headerParams = {
2899
2912
  "Content-Type": common.Constants.APPLICATION_JSON,
@@ -2941,13 +2954,13 @@ class OperationsInsightsClient {
2941
2954
  });
2942
2955
  }
2943
2956
  /**
2944
- * Query SQL Warehouse to get the full SQL Text for a SQL.
2957
+ * Query SQL Warehouse to get the full SQL Text for a SQL in a compartment and in all sub-compartments if specified.
2945
2958
  *
2946
2959
  * This operation does not retry by default if the user has not defined a retry configuration.
2947
2960
  * @param ListSqlTextsRequest
2948
2961
  * @return ListSqlTextsResponse
2949
2962
  * @throws OciError when an error occurs
2950
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.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.0/opsi/ListSqlTexts.ts.html |here} to see how to use ListSqlTexts API.
2951
2964
  */
2952
2965
  listSqlTexts(listSqlTextsRequest) {
2953
2966
  return __awaiter(this, void 0, void 0, function* () {
@@ -2963,7 +2976,8 @@ class OperationsInsightsClient {
2963
2976
  "definedTagEquals": listSqlTextsRequest.definedTagEquals,
2964
2977
  "freeformTagEquals": listSqlTextsRequest.freeformTagEquals,
2965
2978
  "definedTagExists": listSqlTextsRequest.definedTagExists,
2966
- "freeformTagExists": listSqlTextsRequest.freeformTagExists
2979
+ "freeformTagExists": listSqlTextsRequest.freeformTagExists,
2980
+ "compartmentIdInSubtree": listSqlTextsRequest.compartmentIdInSubtree
2967
2981
  };
2968
2982
  let headerParams = {
2969
2983
  "Content-Type": common.Constants.APPLICATION_JSON,
@@ -3017,7 +3031,7 @@ class OperationsInsightsClient {
3017
3031
  * @param ListWorkRequestErrorsRequest
3018
3032
  * @return ListWorkRequestErrorsResponse
3019
3033
  * @throws OciError when an error occurs
3020
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.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.0/opsi/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
3021
3035
  */
3022
3036
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
3023
3037
  return __awaiter(this, void 0, void 0, function* () {
@@ -3084,7 +3098,7 @@ class OperationsInsightsClient {
3084
3098
  * @param ListWorkRequestLogsRequest
3085
3099
  * @return ListWorkRequestLogsResponse
3086
3100
  * @throws OciError when an error occurs
3087
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.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.0/opsi/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
3088
3102
  */
3089
3103
  listWorkRequestLogs(listWorkRequestLogsRequest) {
3090
3104
  return __awaiter(this, void 0, void 0, function* () {
@@ -3151,7 +3165,7 @@ class OperationsInsightsClient {
3151
3165
  * @param ListWorkRequestsRequest
3152
3166
  * @return ListWorkRequestsResponse
3153
3167
  * @throws OciError when an error occurs
3154
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.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.0/opsi/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
3155
3169
  */
3156
3170
  listWorkRequests(listWorkRequestsRequest) {
3157
3171
  return __awaiter(this, void 0, void 0, function* () {
@@ -3217,12 +3231,13 @@ class OperationsInsightsClient {
3217
3231
  /**
3218
3232
  * Returns response with time series data (endTimestamp, capacity, baseCapacity) for the time period specified.
3219
3233
  * The maximum time range for analysis is 2 years, hence this is intentionally not paginated.
3234
+ * If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
3220
3235
  *
3221
3236
  * This operation does not retry by default if the user has not defined a retry configuration.
3222
3237
  * @param SummarizeDatabaseInsightResourceCapacityTrendRequest
3223
3238
  * @return SummarizeDatabaseInsightResourceCapacityTrendResponse
3224
3239
  * @throws OciError when an error occurs
3225
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.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.0/opsi/SummarizeDatabaseInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceCapacityTrend API.
3226
3241
  */
3227
3242
  summarizeDatabaseInsightResourceCapacityTrend(summarizeDatabaseInsightResourceCapacityTrendRequest) {
3228
3243
  return __awaiter(this, void 0, void 0, function* () {
@@ -3250,7 +3265,8 @@ class OperationsInsightsClient {
3250
3265
  "definedTagEquals": summarizeDatabaseInsightResourceCapacityTrendRequest.definedTagEquals,
3251
3266
  "freeformTagEquals": summarizeDatabaseInsightResourceCapacityTrendRequest.freeformTagEquals,
3252
3267
  "definedTagExists": summarizeDatabaseInsightResourceCapacityTrendRequest.definedTagExists,
3253
- "freeformTagExists": summarizeDatabaseInsightResourceCapacityTrendRequest.freeformTagExists
3268
+ "freeformTagExists": summarizeDatabaseInsightResourceCapacityTrendRequest.freeformTagExists,
3269
+ "compartmentIdInSubtree": summarizeDatabaseInsightResourceCapacityTrendRequest.compartmentIdInSubtree
3254
3270
  };
3255
3271
  let headerParams = {
3256
3272
  "Content-Type": common.Constants.APPLICATION_JSON,
@@ -3299,12 +3315,13 @@ class OperationsInsightsClient {
3299
3315
  }
3300
3316
  /**
3301
3317
  * Get Forecast predictions for CPU and Storage resources since a time in the past.
3318
+ * If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
3302
3319
  *
3303
3320
  * This operation does not retry by default if the user has not defined a retry configuration.
3304
3321
  * @param SummarizeDatabaseInsightResourceForecastTrendRequest
3305
3322
  * @return SummarizeDatabaseInsightResourceForecastTrendResponse
3306
3323
  * @throws OciError when an error occurs
3307
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.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.0/opsi/SummarizeDatabaseInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceForecastTrend API.
3308
3325
  */
3309
3326
  summarizeDatabaseInsightResourceForecastTrend(summarizeDatabaseInsightResourceForecastTrendRequest) {
3310
3327
  return __awaiter(this, void 0, void 0, function* () {
@@ -3334,7 +3351,8 @@ class OperationsInsightsClient {
3334
3351
  "definedTagEquals": summarizeDatabaseInsightResourceForecastTrendRequest.definedTagEquals,
3335
3352
  "freeformTagEquals": summarizeDatabaseInsightResourceForecastTrendRequest.freeformTagEquals,
3336
3353
  "definedTagExists": summarizeDatabaseInsightResourceForecastTrendRequest.definedTagExists,
3337
- "freeformTagExists": summarizeDatabaseInsightResourceForecastTrendRequest.freeformTagExists
3354
+ "freeformTagExists": summarizeDatabaseInsightResourceForecastTrendRequest.freeformTagExists,
3355
+ "compartmentIdInSubtree": summarizeDatabaseInsightResourceForecastTrendRequest.compartmentIdInSubtree
3338
3356
  };
3339
3357
  let headerParams = {
3340
3358
  "Content-Type": common.Constants.APPLICATION_JSON,
@@ -3383,13 +3401,13 @@ class OperationsInsightsClient {
3383
3401
  }
3384
3402
  /**
3385
3403
  * Lists the Resource statistics (usage,capacity, usage change percent, utilization percent, base capacity, isAutoScalingEnabled)
3386
- * for each database filtered by utilization level.
3404
+ * for each database filtered by utilization level in a compartment and in all sub-compartments if specified.
3387
3405
  *
3388
3406
  * This operation does not retry by default if the user has not defined a retry configuration.
3389
3407
  * @param SummarizeDatabaseInsightResourceStatisticsRequest
3390
3408
  * @return SummarizeDatabaseInsightResourceStatisticsResponse
3391
3409
  * @throws OciError when an error occurs
3392
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.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.0/opsi/SummarizeDatabaseInsightResourceStatistics.ts.html |here} to see how to use SummarizeDatabaseInsightResourceStatistics API.
3393
3411
  */
3394
3412
  summarizeDatabaseInsightResourceStatistics(summarizeDatabaseInsightResourceStatisticsRequest) {
3395
3413
  return __awaiter(this, void 0, void 0, function* () {
@@ -3419,7 +3437,8 @@ class OperationsInsightsClient {
3419
3437
  "definedTagEquals": summarizeDatabaseInsightResourceStatisticsRequest.definedTagEquals,
3420
3438
  "freeformTagEquals": summarizeDatabaseInsightResourceStatisticsRequest.freeformTagEquals,
3421
3439
  "definedTagExists": summarizeDatabaseInsightResourceStatisticsRequest.definedTagExists,
3422
- "freeformTagExists": summarizeDatabaseInsightResourceStatisticsRequest.freeformTagExists
3440
+ "freeformTagExists": summarizeDatabaseInsightResourceStatisticsRequest.freeformTagExists,
3441
+ "compartmentIdInSubtree": summarizeDatabaseInsightResourceStatisticsRequest.compartmentIdInSubtree
3423
3442
  };
3424
3443
  let headerParams = {
3425
3444
  "Content-Type": common.Constants.APPLICATION_JSON,
@@ -3470,12 +3489,13 @@ class OperationsInsightsClient {
3470
3489
  * A cumulative distribution function is used to rank the usage data points per database within the specified time period.
3471
3490
  * For each database, the minimum data point with a ranking > the percentile value is included in the summation.
3472
3491
  * Linear regression functions are used to calculate the usage change percentage.
3492
+ * If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
3473
3493
  *
3474
3494
  * This operation does not retry by default if the user has not defined a retry configuration.
3475
3495
  * @param SummarizeDatabaseInsightResourceUsageRequest
3476
3496
  * @return SummarizeDatabaseInsightResourceUsageResponse
3477
3497
  * @throws OciError when an error occurs
3478
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.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.0/opsi/SummarizeDatabaseInsightResourceUsage.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsage API.
3479
3499
  */
3480
3500
  summarizeDatabaseInsightResourceUsage(summarizeDatabaseInsightResourceUsageRequest) {
3481
3501
  return __awaiter(this, void 0, void 0, function* () {
@@ -3499,7 +3519,8 @@ class OperationsInsightsClient {
3499
3519
  "definedTagEquals": summarizeDatabaseInsightResourceUsageRequest.definedTagEquals,
3500
3520
  "freeformTagEquals": summarizeDatabaseInsightResourceUsageRequest.freeformTagEquals,
3501
3521
  "definedTagExists": summarizeDatabaseInsightResourceUsageRequest.definedTagExists,
3502
- "freeformTagExists": summarizeDatabaseInsightResourceUsageRequest.freeformTagExists
3522
+ "freeformTagExists": summarizeDatabaseInsightResourceUsageRequest.freeformTagExists,
3523
+ "compartmentIdInSubtree": summarizeDatabaseInsightResourceUsageRequest.compartmentIdInSubtree
3503
3524
  };
3504
3525
  let headerParams = {
3505
3526
  "Content-Type": common.Constants.APPLICATION_JSON,
@@ -3549,12 +3570,13 @@ class OperationsInsightsClient {
3549
3570
  /**
3550
3571
  * Returns response with time series data (endTimestamp, usage, capacity) for the time period specified.
3551
3572
  * The maximum time range for analysis is 2 years, hence this is intentionally not paginated.
3573
+ * If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
3552
3574
  *
3553
3575
  * This operation does not retry by default if the user has not defined a retry configuration.
3554
3576
  * @param SummarizeDatabaseInsightResourceUsageTrendRequest
3555
3577
  * @return SummarizeDatabaseInsightResourceUsageTrendResponse
3556
3578
  * @throws OciError when an error occurs
3557
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.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.0/opsi/SummarizeDatabaseInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsageTrend API.
3558
3580
  */
3559
3581
  summarizeDatabaseInsightResourceUsageTrend(summarizeDatabaseInsightResourceUsageTrendRequest) {
3560
3582
  return __awaiter(this, void 0, void 0, function* () {
@@ -3579,7 +3601,8 @@ class OperationsInsightsClient {
3579
3601
  "definedTagEquals": summarizeDatabaseInsightResourceUsageTrendRequest.definedTagEquals,
3580
3602
  "freeformTagEquals": summarizeDatabaseInsightResourceUsageTrendRequest.freeformTagEquals,
3581
3603
  "definedTagExists": summarizeDatabaseInsightResourceUsageTrendRequest.definedTagExists,
3582
- "freeformTagExists": summarizeDatabaseInsightResourceUsageTrendRequest.freeformTagExists
3604
+ "freeformTagExists": summarizeDatabaseInsightResourceUsageTrendRequest.freeformTagExists,
3605
+ "compartmentIdInSubtree": summarizeDatabaseInsightResourceUsageTrendRequest.compartmentIdInSubtree
3583
3606
  };
3584
3607
  let headerParams = {
3585
3608
  "Content-Type": common.Constants.APPLICATION_JSON,
@@ -3628,12 +3651,13 @@ class OperationsInsightsClient {
3628
3651
  }
3629
3652
  /**
3630
3653
  * Gets resources with current utilization (high and low) and projected utilization (high and low) for a resource type over specified time period.
3654
+ * If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
3631
3655
  *
3632
3656
  * This operation does not retry by default if the user has not defined a retry configuration.
3633
3657
  * @param SummarizeDatabaseInsightResourceUtilizationInsightRequest
3634
3658
  * @return SummarizeDatabaseInsightResourceUtilizationInsightResponse
3635
3659
  * @throws OciError when an error occurs
3636
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.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.0/opsi/SummarizeDatabaseInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUtilizationInsight API.
3637
3661
  */
3638
3662
  summarizeDatabaseInsightResourceUtilizationInsight(summarizeDatabaseInsightResourceUtilizationInsightRequest) {
3639
3663
  return __awaiter(this, void 0, void 0, function* () {
@@ -3657,7 +3681,8 @@ class OperationsInsightsClient {
3657
3681
  "definedTagEquals": summarizeDatabaseInsightResourceUtilizationInsightRequest.definedTagEquals,
3658
3682
  "freeformTagEquals": summarizeDatabaseInsightResourceUtilizationInsightRequest.freeformTagEquals,
3659
3683
  "definedTagExists": summarizeDatabaseInsightResourceUtilizationInsightRequest.definedTagExists,
3660
- "freeformTagExists": summarizeDatabaseInsightResourceUtilizationInsightRequest.freeformTagExists
3684
+ "freeformTagExists": summarizeDatabaseInsightResourceUtilizationInsightRequest.freeformTagExists,
3685
+ "compartmentIdInSubtree": summarizeDatabaseInsightResourceUtilizationInsightRequest.compartmentIdInSubtree
3661
3686
  };
3662
3687
  let headerParams = {
3663
3688
  "Content-Type": common.Constants.APPLICATION_JSON,
@@ -3713,7 +3738,7 @@ class OperationsInsightsClient {
3713
3738
  * @param SummarizeDatabaseInsightTablespaceUsageTrendRequest
3714
3739
  * @return SummarizeDatabaseInsightTablespaceUsageTrendResponse
3715
3740
  * @throws OciError when an error occurs
3716
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.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.0/opsi/SummarizeDatabaseInsightTablespaceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightTablespaceUsageTrend API.
3717
3742
  */
3718
3743
  summarizeDatabaseInsightTablespaceUsageTrend(summarizeDatabaseInsightTablespaceUsageTrendRequest) {
3719
3744
  return __awaiter(this, void 0, void 0, function* () {
@@ -3789,7 +3814,7 @@ class OperationsInsightsClient {
3789
3814
  * @param SummarizeExadataInsightResourceCapacityTrendRequest
3790
3815
  * @return SummarizeExadataInsightResourceCapacityTrendResponse
3791
3816
  * @throws OciError when an error occurs
3792
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.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.0/opsi/SummarizeExadataInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrend API.
3793
3818
  */
3794
3819
  summarizeExadataInsightResourceCapacityTrend(summarizeExadataInsightResourceCapacityTrendRequest) {
3795
3820
  return __awaiter(this, void 0, void 0, function* () {
@@ -3871,7 +3896,7 @@ class OperationsInsightsClient {
3871
3896
  * @param SummarizeExadataInsightResourceCapacityTrendAggregatedRequest
3872
3897
  * @return SummarizeExadataInsightResourceCapacityTrendAggregatedResponse
3873
3898
  * @throws OciError when an error occurs
3874
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.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.0/opsi/SummarizeExadataInsightResourceCapacityTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrendAggregated API.
3875
3900
  */
3876
3901
  summarizeExadataInsightResourceCapacityTrendAggregated(summarizeExadataInsightResourceCapacityTrendAggregatedRequest) {
3877
3902
  return __awaiter(this, void 0, void 0, function* () {
@@ -3956,7 +3981,7 @@ class OperationsInsightsClient {
3956
3981
  * @param SummarizeExadataInsightResourceForecastTrendRequest
3957
3982
  * @return SummarizeExadataInsightResourceForecastTrendResponse
3958
3983
  * @throws OciError when an error occurs
3959
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.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.0/opsi/SummarizeExadataInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrend API.
3960
3985
  */
3961
3986
  summarizeExadataInsightResourceForecastTrend(summarizeExadataInsightResourceForecastTrendRequest) {
3962
3987
  return __awaiter(this, void 0, void 0, function* () {
@@ -4041,7 +4066,7 @@ class OperationsInsightsClient {
4041
4066
  * @param SummarizeExadataInsightResourceForecastTrendAggregatedRequest
4042
4067
  * @return SummarizeExadataInsightResourceForecastTrendAggregatedResponse
4043
4068
  * @throws OciError when an error occurs
4044
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.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.0/opsi/SummarizeExadataInsightResourceForecastTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrendAggregated API.
4045
4070
  */
4046
4071
  summarizeExadataInsightResourceForecastTrendAggregated(summarizeExadataInsightResourceForecastTrendAggregatedRequest) {
4047
4072
  return __awaiter(this, void 0, void 0, function* () {
@@ -4126,7 +4151,7 @@ class OperationsInsightsClient {
4126
4151
  * @param SummarizeExadataInsightResourceStatisticsRequest
4127
4152
  * @return SummarizeExadataInsightResourceStatisticsResponse
4128
4153
  * @throws OciError when an error occurs
4129
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.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.0/opsi/SummarizeExadataInsightResourceStatistics.ts.html |here} to see how to use SummarizeExadataInsightResourceStatistics API.
4130
4155
  */
4131
4156
  summarizeExadataInsightResourceStatistics(summarizeExadataInsightResourceStatisticsRequest) {
4132
4157
  return __awaiter(this, void 0, void 0, function* () {
@@ -4211,7 +4236,7 @@ class OperationsInsightsClient {
4211
4236
  * @param SummarizeExadataInsightResourceUsageRequest
4212
4237
  * @return SummarizeExadataInsightResourceUsageResponse
4213
4238
  * @throws OciError when an error occurs
4214
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.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.0/opsi/SummarizeExadataInsightResourceUsage.ts.html |here} to see how to use SummarizeExadataInsightResourceUsage API.
4215
4240
  */
4216
4241
  summarizeExadataInsightResourceUsage(summarizeExadataInsightResourceUsageRequest) {
4217
4242
  return __awaiter(this, void 0, void 0, function* () {
@@ -4296,7 +4321,7 @@ class OperationsInsightsClient {
4296
4321
  * @param SummarizeExadataInsightResourceUsageAggregatedRequest
4297
4322
  * @return SummarizeExadataInsightResourceUsageAggregatedResponse
4298
4323
  * @throws OciError when an error occurs
4299
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.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.0/opsi/SummarizeExadataInsightResourceUsageAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceUsageAggregated API.
4300
4325
  */
4301
4326
  summarizeExadataInsightResourceUsageAggregated(summarizeExadataInsightResourceUsageAggregatedRequest) {
4302
4327
  return __awaiter(this, void 0, void 0, function* () {
@@ -4372,7 +4397,7 @@ class OperationsInsightsClient {
4372
4397
  * @param SummarizeExadataInsightResourceUtilizationInsightRequest
4373
4398
  * @return SummarizeExadataInsightResourceUtilizationInsightResponse
4374
4399
  * @throws OciError when an error occurs
4375
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.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.0/opsi/SummarizeExadataInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeExadataInsightResourceUtilizationInsight API.
4376
4401
  */
4377
4402
  summarizeExadataInsightResourceUtilizationInsight(summarizeExadataInsightResourceUtilizationInsightRequest) {
4378
4403
  return __awaiter(this, void 0, void 0, function* () {
@@ -4455,7 +4480,7 @@ class OperationsInsightsClient {
4455
4480
  * @param SummarizeExadataMembersRequest
4456
4481
  * @return SummarizeExadataMembersResponse
4457
4482
  * @throws OciError when an error occurs
4458
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.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.0/opsi/SummarizeExadataMembers.ts.html |here} to see how to use SummarizeExadataMembers API.
4459
4484
  */
4460
4485
  summarizeExadataMembers(summarizeExadataMembersRequest) {
4461
4486
  return __awaiter(this, void 0, void 0, function* () {
@@ -4523,12 +4548,13 @@ class OperationsInsightsClient {
4523
4548
  /**
4524
4549
  * Returns response with time series data (endTimestamp, capacity) for the time period specified.
4525
4550
  * The maximum time range for analysis is 2 years, hence this is intentionally not paginated.
4551
+ * If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
4526
4552
  *
4527
4553
  * This operation does not retry by default if the user has not defined a retry configuration.
4528
4554
  * @param SummarizeHostInsightResourceCapacityTrendRequest
4529
4555
  * @return SummarizeHostInsightResourceCapacityTrendResponse
4530
4556
  * @throws OciError when an error occurs
4531
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.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.0/opsi/SummarizeHostInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeHostInsightResourceCapacityTrend API.
4532
4558
  */
4533
4559
  summarizeHostInsightResourceCapacityTrend(summarizeHostInsightResourceCapacityTrendRequest) {
4534
4560
  return __awaiter(this, void 0, void 0, function* () {
@@ -4551,7 +4577,8 @@ class OperationsInsightsClient {
4551
4577
  "definedTagEquals": summarizeHostInsightResourceCapacityTrendRequest.definedTagEquals,
4552
4578
  "freeformTagEquals": summarizeHostInsightResourceCapacityTrendRequest.freeformTagEquals,
4553
4579
  "definedTagExists": summarizeHostInsightResourceCapacityTrendRequest.definedTagExists,
4554
- "freeformTagExists": summarizeHostInsightResourceCapacityTrendRequest.freeformTagExists
4580
+ "freeformTagExists": summarizeHostInsightResourceCapacityTrendRequest.freeformTagExists,
4581
+ "compartmentIdInSubtree": summarizeHostInsightResourceCapacityTrendRequest.compartmentIdInSubtree
4555
4582
  };
4556
4583
  let headerParams = {
4557
4584
  "Content-Type": common.Constants.APPLICATION_JSON,
@@ -4600,12 +4627,13 @@ class OperationsInsightsClient {
4600
4627
  }
4601
4628
  /**
4602
4629
  * Get Forecast predictions for CPU or memory resources since a time in the past.
4630
+ * If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
4603
4631
  *
4604
4632
  * This operation does not retry by default if the user has not defined a retry configuration.
4605
4633
  * @param SummarizeHostInsightResourceForecastTrendRequest
4606
4634
  * @return SummarizeHostInsightResourceForecastTrendResponse
4607
4635
  * @throws OciError when an error occurs
4608
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.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.0/opsi/SummarizeHostInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeHostInsightResourceForecastTrend API.
4609
4637
  */
4610
4638
  summarizeHostInsightResourceForecastTrend(summarizeHostInsightResourceForecastTrendRequest) {
4611
4639
  return __awaiter(this, void 0, void 0, function* () {
@@ -4630,7 +4658,8 @@ class OperationsInsightsClient {
4630
4658
  "definedTagEquals": summarizeHostInsightResourceForecastTrendRequest.definedTagEquals,
4631
4659
  "freeformTagEquals": summarizeHostInsightResourceForecastTrendRequest.freeformTagEquals,
4632
4660
  "definedTagExists": summarizeHostInsightResourceForecastTrendRequest.definedTagExists,
4633
- "freeformTagExists": summarizeHostInsightResourceForecastTrendRequest.freeformTagExists
4661
+ "freeformTagExists": summarizeHostInsightResourceForecastTrendRequest.freeformTagExists,
4662
+ "compartmentIdInSubtree": summarizeHostInsightResourceForecastTrendRequest.compartmentIdInSubtree
4634
4663
  };
4635
4664
  let headerParams = {
4636
4665
  "Content-Type": common.Constants.APPLICATION_JSON,
@@ -4674,13 +4703,13 @@ class OperationsInsightsClient {
4674
4703
  }
4675
4704
  /**
4676
4705
  * Lists the resource statistics (usage, capacity, usage change percent, utilization percent, load) for each host filtered
4677
- * by utilization level.
4706
+ * by utilization level in a compartment and in all sub-compartments if specified.
4678
4707
  *
4679
4708
  * This operation does not retry by default if the user has not defined a retry configuration.
4680
4709
  * @param SummarizeHostInsightResourceStatisticsRequest
4681
4710
  * @return SummarizeHostInsightResourceStatisticsResponse
4682
4711
  * @throws OciError when an error occurs
4683
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.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.0/opsi/SummarizeHostInsightResourceStatistics.ts.html |here} to see how to use SummarizeHostInsightResourceStatistics API.
4684
4713
  */
4685
4714
  summarizeHostInsightResourceStatistics(summarizeHostInsightResourceStatisticsRequest) {
4686
4715
  return __awaiter(this, void 0, void 0, function* () {
@@ -4706,7 +4735,8 @@ class OperationsInsightsClient {
4706
4735
  "definedTagEquals": summarizeHostInsightResourceStatisticsRequest.definedTagEquals,
4707
4736
  "freeformTagEquals": summarizeHostInsightResourceStatisticsRequest.freeformTagEquals,
4708
4737
  "definedTagExists": summarizeHostInsightResourceStatisticsRequest.definedTagExists,
4709
- "freeformTagExists": summarizeHostInsightResourceStatisticsRequest.freeformTagExists
4738
+ "freeformTagExists": summarizeHostInsightResourceStatisticsRequest.freeformTagExists,
4739
+ "compartmentIdInSubtree": summarizeHostInsightResourceStatisticsRequest.compartmentIdInSubtree
4710
4740
  };
4711
4741
  let headerParams = {
4712
4742
  "Content-Type": common.Constants.APPLICATION_JSON,
@@ -4757,12 +4787,13 @@ class OperationsInsightsClient {
4757
4787
  * A cumulative distribution function is used to rank the usage data points per host within the specified time period.
4758
4788
  * For each host, the minimum data point with a ranking > the percentile value is included in the summation.
4759
4789
  * Linear regression functions are used to calculate the usage change percentage.
4790
+ * If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
4760
4791
  *
4761
4792
  * This operation does not retry by default if the user has not defined a retry configuration.
4762
4793
  * @param SummarizeHostInsightResourceUsageRequest
4763
4794
  * @return SummarizeHostInsightResourceUsageResponse
4764
4795
  * @throws OciError when an error occurs
4765
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.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.0/opsi/SummarizeHostInsightResourceUsage.ts.html |here} to see how to use SummarizeHostInsightResourceUsage API.
4766
4797
  */
4767
4798
  summarizeHostInsightResourceUsage(summarizeHostInsightResourceUsageRequest) {
4768
4799
  return __awaiter(this, void 0, void 0, function* () {
@@ -4783,7 +4814,8 @@ class OperationsInsightsClient {
4783
4814
  "definedTagEquals": summarizeHostInsightResourceUsageRequest.definedTagEquals,
4784
4815
  "freeformTagEquals": summarizeHostInsightResourceUsageRequest.freeformTagEquals,
4785
4816
  "definedTagExists": summarizeHostInsightResourceUsageRequest.definedTagExists,
4786
- "freeformTagExists": summarizeHostInsightResourceUsageRequest.freeformTagExists
4817
+ "freeformTagExists": summarizeHostInsightResourceUsageRequest.freeformTagExists,
4818
+ "compartmentIdInSubtree": summarizeHostInsightResourceUsageRequest.compartmentIdInSubtree
4787
4819
  };
4788
4820
  let headerParams = {
4789
4821
  "Content-Type": common.Constants.APPLICATION_JSON,
@@ -4828,12 +4860,13 @@ class OperationsInsightsClient {
4828
4860
  /**
4829
4861
  * Returns response with time series data (endTimestamp, usage, capacity) for the time period specified.
4830
4862
  * The maximum time range for analysis is 2 years, hence this is intentionally not paginated.
4863
+ * If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
4831
4864
  *
4832
4865
  * This operation does not retry by default if the user has not defined a retry configuration.
4833
4866
  * @param SummarizeHostInsightResourceUsageTrendRequest
4834
4867
  * @return SummarizeHostInsightResourceUsageTrendResponse
4835
4868
  * @throws OciError when an error occurs
4836
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.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.0/opsi/SummarizeHostInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeHostInsightResourceUsageTrend API.
4837
4870
  */
4838
4871
  summarizeHostInsightResourceUsageTrend(summarizeHostInsightResourceUsageTrendRequest) {
4839
4872
  return __awaiter(this, void 0, void 0, function* () {
@@ -4855,7 +4888,8 @@ class OperationsInsightsClient {
4855
4888
  "definedTagEquals": summarizeHostInsightResourceUsageTrendRequest.definedTagEquals,
4856
4889
  "freeformTagEquals": summarizeHostInsightResourceUsageTrendRequest.freeformTagEquals,
4857
4890
  "definedTagExists": summarizeHostInsightResourceUsageTrendRequest.definedTagExists,
4858
- "freeformTagExists": summarizeHostInsightResourceUsageTrendRequest.freeformTagExists
4891
+ "freeformTagExists": summarizeHostInsightResourceUsageTrendRequest.freeformTagExists,
4892
+ "compartmentIdInSubtree": summarizeHostInsightResourceUsageTrendRequest.compartmentIdInSubtree
4859
4893
  };
4860
4894
  let headerParams = {
4861
4895
  "Content-Type": common.Constants.APPLICATION_JSON,
@@ -4904,12 +4938,13 @@ class OperationsInsightsClient {
4904
4938
  }
4905
4939
  /**
4906
4940
  * Gets resources with current utilization (high and low) and projected utilization (high and low) for a resource type over specified time period.
4941
+ * If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
4907
4942
  *
4908
4943
  * This operation does not retry by default if the user has not defined a retry configuration.
4909
4944
  * @param SummarizeHostInsightResourceUtilizationInsightRequest
4910
4945
  * @return SummarizeHostInsightResourceUtilizationInsightResponse
4911
4946
  * @throws OciError when an error occurs
4912
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.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.0/opsi/SummarizeHostInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeHostInsightResourceUtilizationInsight API.
4913
4948
  */
4914
4949
  summarizeHostInsightResourceUtilizationInsight(summarizeHostInsightResourceUtilizationInsightRequest) {
4915
4950
  return __awaiter(this, void 0, void 0, function* () {
@@ -4930,7 +4965,8 @@ class OperationsInsightsClient {
4930
4965
  "definedTagEquals": summarizeHostInsightResourceUtilizationInsightRequest.definedTagEquals,
4931
4966
  "freeformTagEquals": summarizeHostInsightResourceUtilizationInsightRequest.freeformTagEquals,
4932
4967
  "definedTagExists": summarizeHostInsightResourceUtilizationInsightRequest.definedTagExists,
4933
- "freeformTagExists": summarizeHostInsightResourceUtilizationInsightRequest.freeformTagExists
4968
+ "freeformTagExists": summarizeHostInsightResourceUtilizationInsightRequest.freeformTagExists,
4969
+ "compartmentIdInSubtree": summarizeHostInsightResourceUtilizationInsightRequest.compartmentIdInSubtree
4934
4970
  };
4935
4971
  let headerParams = {
4936
4972
  "Content-Type": common.Constants.APPLICATION_JSON,
@@ -4974,13 +5010,13 @@ class OperationsInsightsClient {
4974
5010
  }
4975
5011
  /**
4976
5012
  * Query SQL Warehouse to get the performance insights for SQLs taking greater than X% database time for a given
4977
- * time period across the given databases or database types.
5013
+ * time period across the given databases or database types in a compartment and in all sub-compartments if specified.
4978
5014
  *
4979
5015
  * This operation does not retry by default if the user has not defined a retry configuration.
4980
5016
  * @param SummarizeSqlInsightsRequest
4981
5017
  * @return SummarizeSqlInsightsResponse
4982
5018
  * @throws OciError when an error occurs
4983
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.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.0/opsi/SummarizeSqlInsights.ts.html |here} to see how to use SummarizeSqlInsights API.
4984
5020
  */
4985
5021
  summarizeSqlInsights(summarizeSqlInsightsRequest) {
4986
5022
  return __awaiter(this, void 0, void 0, function* () {
@@ -5003,7 +5039,8 @@ class OperationsInsightsClient {
5003
5039
  "definedTagEquals": summarizeSqlInsightsRequest.definedTagEquals,
5004
5040
  "freeformTagEquals": summarizeSqlInsightsRequest.freeformTagEquals,
5005
5041
  "definedTagExists": summarizeSqlInsightsRequest.definedTagExists,
5006
- "freeformTagExists": summarizeSqlInsightsRequest.freeformTagExists
5042
+ "freeformTagExists": summarizeSqlInsightsRequest.freeformTagExists,
5043
+ "compartmentIdInSubtree": summarizeSqlInsightsRequest.compartmentIdInSubtree
5007
5044
  };
5008
5045
  let headerParams = {
5009
5046
  "Content-Type": common.Constants.APPLICATION_JSON,
@@ -5058,7 +5095,7 @@ class OperationsInsightsClient {
5058
5095
  * @param SummarizeSqlPlanInsightsRequest
5059
5096
  * @return SummarizeSqlPlanInsightsResponse
5060
5097
  * @throws OciError when an error occurs
5061
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.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.0/opsi/SummarizeSqlPlanInsights.ts.html |here} to see how to use SummarizeSqlPlanInsights API.
5062
5099
  */
5063
5100
  summarizeSqlPlanInsights(summarizeSqlPlanInsightsRequest) {
5064
5101
  return __awaiter(this, void 0, void 0, function* () {
@@ -5128,7 +5165,7 @@ class OperationsInsightsClient {
5128
5165
  * @param SummarizeSqlResponseTimeDistributionsRequest
5129
5166
  * @return SummarizeSqlResponseTimeDistributionsResponse
5130
5167
  * @throws OciError when an error occurs
5131
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.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.0/opsi/SummarizeSqlResponseTimeDistributions.ts.html |here} to see how to use SummarizeSqlResponseTimeDistributions API.
5132
5169
  */
5133
5170
  summarizeSqlResponseTimeDistributions(summarizeSqlResponseTimeDistributionsRequest) {
5134
5171
  return __awaiter(this, void 0, void 0, function* () {
@@ -5192,13 +5229,13 @@ class OperationsInsightsClient {
5192
5229
  }
5193
5230
  /**
5194
5231
  * Query SQL Warehouse to get the performance statistics for SQLs taking greater than X% database time for a given
5195
- * time period across the given databases or database types.
5232
+ * time period across the given databases or database types in a compartment and in all sub-compartments if specified.
5196
5233
  *
5197
5234
  * This operation does not retry by default if the user has not defined a retry configuration.
5198
5235
  * @param SummarizeSqlStatisticsRequest
5199
5236
  * @return SummarizeSqlStatisticsResponse
5200
5237
  * @throws OciError when an error occurs
5201
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.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.0/opsi/SummarizeSqlStatistics.ts.html |here} to see how to use SummarizeSqlStatistics API.
5202
5239
  */
5203
5240
  summarizeSqlStatistics(summarizeSqlStatisticsRequest) {
5204
5241
  return __awaiter(this, void 0, void 0, function* () {
@@ -5226,7 +5263,8 @@ class OperationsInsightsClient {
5226
5263
  "definedTagEquals": summarizeSqlStatisticsRequest.definedTagEquals,
5227
5264
  "freeformTagEquals": summarizeSqlStatisticsRequest.freeformTagEquals,
5228
5265
  "definedTagExists": summarizeSqlStatisticsRequest.definedTagExists,
5229
- "freeformTagExists": summarizeSqlStatisticsRequest.freeformTagExists
5266
+ "freeformTagExists": summarizeSqlStatisticsRequest.freeformTagExists,
5267
+ "compartmentIdInSubtree": summarizeSqlStatisticsRequest.compartmentIdInSubtree
5230
5268
  };
5231
5269
  let headerParams = {
5232
5270
  "Content-Type": common.Constants.APPLICATION_JSON,
@@ -5274,13 +5312,14 @@ class OperationsInsightsClient {
5274
5312
  });
5275
5313
  }
5276
5314
  /**
5277
- * Query SQL Warehouse to get the performance statistics time series for a given SQL across given databases for a given time period.
5315
+ * Query SQL Warehouse to get the performance statistics time series for a given SQL across given databases for a
5316
+ * given time period in a compartment and in all sub-compartments if specified.
5278
5317
  *
5279
5318
  * This operation does not retry by default if the user has not defined a retry configuration.
5280
5319
  * @param SummarizeSqlStatisticsTimeSeriesRequest
5281
5320
  * @return SummarizeSqlStatisticsTimeSeriesResponse
5282
5321
  * @throws OciError when an error occurs
5283
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.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.0/opsi/SummarizeSqlStatisticsTimeSeries.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeries API.
5284
5323
  */
5285
5324
  summarizeSqlStatisticsTimeSeries(summarizeSqlStatisticsTimeSeriesRequest) {
5286
5325
  return __awaiter(this, void 0, void 0, function* () {
@@ -5302,7 +5341,8 @@ class OperationsInsightsClient {
5302
5341
  "definedTagEquals": summarizeSqlStatisticsTimeSeriesRequest.definedTagEquals,
5303
5342
  "freeformTagEquals": summarizeSqlStatisticsTimeSeriesRequest.freeformTagEquals,
5304
5343
  "definedTagExists": summarizeSqlStatisticsTimeSeriesRequest.definedTagExists,
5305
- "freeformTagExists": summarizeSqlStatisticsTimeSeriesRequest.freeformTagExists
5344
+ "freeformTagExists": summarizeSqlStatisticsTimeSeriesRequest.freeformTagExists,
5345
+ "compartmentIdInSubtree": summarizeSqlStatisticsTimeSeriesRequest.compartmentIdInSubtree
5306
5346
  };
5307
5347
  let headerParams = {
5308
5348
  "Content-Type": common.Constants.APPLICATION_JSON,
@@ -5357,7 +5397,7 @@ class OperationsInsightsClient {
5357
5397
  * @param SummarizeSqlStatisticsTimeSeriesByPlanRequest
5358
5398
  * @return SummarizeSqlStatisticsTimeSeriesByPlanResponse
5359
5399
  * @throws OciError when an error occurs
5360
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.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.0/opsi/SummarizeSqlStatisticsTimeSeriesByPlan.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeriesByPlan API.
5361
5401
  */
5362
5402
  summarizeSqlStatisticsTimeSeriesByPlan(summarizeSqlStatisticsTimeSeriesByPlanRequest) {
5363
5403
  return __awaiter(this, void 0, void 0, function* () {
@@ -5425,7 +5465,7 @@ class OperationsInsightsClient {
5425
5465
  * @param UpdateDatabaseInsightRequest
5426
5466
  * @return UpdateDatabaseInsightResponse
5427
5467
  * @throws OciError when an error occurs
5428
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.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.0/opsi/UpdateDatabaseInsight.ts.html |here} to see how to use UpdateDatabaseInsight API.
5429
5469
  */
5430
5470
  updateDatabaseInsight(updateDatabaseInsightRequest) {
5431
5471
  return __awaiter(this, void 0, void 0, function* () {
@@ -5484,7 +5524,7 @@ class OperationsInsightsClient {
5484
5524
  * @param UpdateEnterpriseManagerBridgeRequest
5485
5525
  * @return UpdateEnterpriseManagerBridgeResponse
5486
5526
  * @throws OciError when an error occurs
5487
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.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.0/opsi/UpdateEnterpriseManagerBridge.ts.html |here} to see how to use UpdateEnterpriseManagerBridge API.
5488
5528
  */
5489
5529
  updateEnterpriseManagerBridge(updateEnterpriseManagerBridgeRequest) {
5490
5530
  return __awaiter(this, void 0, void 0, function* () {
@@ -5543,7 +5583,7 @@ class OperationsInsightsClient {
5543
5583
  * @param UpdateExadataInsightRequest
5544
5584
  * @return UpdateExadataInsightResponse
5545
5585
  * @throws OciError when an error occurs
5546
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.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.0/opsi/UpdateExadataInsight.ts.html |here} to see how to use UpdateExadataInsight API.
5547
5587
  */
5548
5588
  updateExadataInsight(updateExadataInsightRequest) {
5549
5589
  return __awaiter(this, void 0, void 0, function* () {
@@ -5602,7 +5642,7 @@ class OperationsInsightsClient {
5602
5642
  * @param UpdateHostInsightRequest
5603
5643
  * @return UpdateHostInsightResponse
5604
5644
  * @throws OciError when an error occurs
5605
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.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.0/opsi/UpdateHostInsight.ts.html |here} to see how to use UpdateHostInsight API.
5606
5646
  */
5607
5647
  updateHostInsight(updateHostInsightRequest) {
5608
5648
  return __awaiter(this, void 0, void 0, function* () {