oci-opsi 2.8.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 +102 -85
  2. package/lib/client.js +148 -108
  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.d.ts CHANGED
@@ -75,7 +75,7 @@ export declare class OperationsInsightsClient {
75
75
  * @param AddExadataInsightMembersRequest
76
76
  * @return AddExadataInsightMembersResponse
77
77
  * @throws OciError when an error occurs
78
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/AddExadataInsightMembers.ts.html |here} to see how to use AddExadataInsightMembers API.
78
+ * @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.
79
79
  */
80
80
  addExadataInsightMembers(addExadataInsightMembersRequest: requests.AddExadataInsightMembersRequest): Promise<responses.AddExadataInsightMembersResponse>;
81
81
  /**
@@ -84,7 +84,7 @@ export declare class OperationsInsightsClient {
84
84
  * @param ChangeDatabaseInsightCompartmentRequest
85
85
  * @return ChangeDatabaseInsightCompartmentResponse
86
86
  * @throws OciError when an error occurs
87
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/ChangeDatabaseInsightCompartment.ts.html |here} to see how to use ChangeDatabaseInsightCompartment API.
87
+ * @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.
88
88
  */
89
89
  changeDatabaseInsightCompartment(changeDatabaseInsightCompartmentRequest: requests.ChangeDatabaseInsightCompartmentRequest): Promise<responses.ChangeDatabaseInsightCompartmentResponse>;
90
90
  /**
@@ -93,7 +93,7 @@ export declare class OperationsInsightsClient {
93
93
  * @param ChangeEnterpriseManagerBridgeCompartmentRequest
94
94
  * @return ChangeEnterpriseManagerBridgeCompartmentResponse
95
95
  * @throws OciError when an error occurs
96
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/ChangeEnterpriseManagerBridgeCompartment.ts.html |here} to see how to use ChangeEnterpriseManagerBridgeCompartment API.
96
+ * @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.
97
97
  */
98
98
  changeEnterpriseManagerBridgeCompartment(changeEnterpriseManagerBridgeCompartmentRequest: requests.ChangeEnterpriseManagerBridgeCompartmentRequest): Promise<responses.ChangeEnterpriseManagerBridgeCompartmentResponse>;
99
99
  /**
@@ -102,7 +102,7 @@ export declare class OperationsInsightsClient {
102
102
  * @param ChangeExadataInsightCompartmentRequest
103
103
  * @return ChangeExadataInsightCompartmentResponse
104
104
  * @throws OciError when an error occurs
105
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/ChangeExadataInsightCompartment.ts.html |here} to see how to use ChangeExadataInsightCompartment API.
105
+ * @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.
106
106
  */
107
107
  changeExadataInsightCompartment(changeExadataInsightCompartmentRequest: requests.ChangeExadataInsightCompartmentRequest): Promise<responses.ChangeExadataInsightCompartmentResponse>;
108
108
  /**
@@ -111,7 +111,7 @@ export declare class OperationsInsightsClient {
111
111
  * @param ChangeHostInsightCompartmentRequest
112
112
  * @return ChangeHostInsightCompartmentResponse
113
113
  * @throws OciError when an error occurs
114
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/ChangeHostInsightCompartment.ts.html |here} to see how to use ChangeHostInsightCompartment API.
114
+ * @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.
115
115
  */
116
116
  changeHostInsightCompartment(changeHostInsightCompartmentRequest: requests.ChangeHostInsightCompartmentRequest): Promise<responses.ChangeHostInsightCompartmentResponse>;
117
117
  /**
@@ -121,7 +121,7 @@ export declare class OperationsInsightsClient {
121
121
  * @param CreateDatabaseInsightRequest
122
122
  * @return CreateDatabaseInsightResponse
123
123
  * @throws OciError when an error occurs
124
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/CreateDatabaseInsight.ts.html |here} to see how to use CreateDatabaseInsight API.
124
+ * @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.
125
125
  */
126
126
  createDatabaseInsight(createDatabaseInsightRequest: requests.CreateDatabaseInsightRequest): Promise<responses.CreateDatabaseInsightResponse>;
127
127
  /**
@@ -131,7 +131,7 @@ export declare class OperationsInsightsClient {
131
131
  * @param CreateEnterpriseManagerBridgeRequest
132
132
  * @return CreateEnterpriseManagerBridgeResponse
133
133
  * @throws OciError when an error occurs
134
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/CreateEnterpriseManagerBridge.ts.html |here} to see how to use CreateEnterpriseManagerBridge API.
134
+ * @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.
135
135
  */
136
136
  createEnterpriseManagerBridge(createEnterpriseManagerBridgeRequest: requests.CreateEnterpriseManagerBridgeRequest): Promise<responses.CreateEnterpriseManagerBridgeResponse>;
137
137
  /**
@@ -141,7 +141,7 @@ export declare class OperationsInsightsClient {
141
141
  * @param CreateExadataInsightRequest
142
142
  * @return CreateExadataInsightResponse
143
143
  * @throws OciError when an error occurs
144
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/CreateExadataInsight.ts.html |here} to see how to use CreateExadataInsight API.
144
+ * @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.
145
145
  */
146
146
  createExadataInsight(createExadataInsightRequest: requests.CreateExadataInsightRequest): Promise<responses.CreateExadataInsightResponse>;
147
147
  /**
@@ -151,7 +151,7 @@ export declare class OperationsInsightsClient {
151
151
  * @param CreateHostInsightRequest
152
152
  * @return CreateHostInsightResponse
153
153
  * @throws OciError when an error occurs
154
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/CreateHostInsight.ts.html |here} to see how to use CreateHostInsight API.
154
+ * @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.
155
155
  */
156
156
  createHostInsight(createHostInsightRequest: requests.CreateHostInsightRequest): Promise<responses.CreateHostInsightResponse>;
157
157
  /**
@@ -160,7 +160,7 @@ export declare class OperationsInsightsClient {
160
160
  * @param DeleteDatabaseInsightRequest
161
161
  * @return DeleteDatabaseInsightResponse
162
162
  * @throws OciError when an error occurs
163
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/DeleteDatabaseInsight.ts.html |here} to see how to use DeleteDatabaseInsight API.
163
+ * @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.
164
164
  */
165
165
  deleteDatabaseInsight(deleteDatabaseInsightRequest: requests.DeleteDatabaseInsightRequest): Promise<responses.DeleteDatabaseInsightResponse>;
166
166
  /**
@@ -169,7 +169,7 @@ export declare class OperationsInsightsClient {
169
169
  * @param DeleteEnterpriseManagerBridgeRequest
170
170
  * @return DeleteEnterpriseManagerBridgeResponse
171
171
  * @throws OciError when an error occurs
172
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/DeleteEnterpriseManagerBridge.ts.html |here} to see how to use DeleteEnterpriseManagerBridge API.
172
+ * @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.
173
173
  */
174
174
  deleteEnterpriseManagerBridge(deleteEnterpriseManagerBridgeRequest: requests.DeleteEnterpriseManagerBridgeRequest): Promise<responses.DeleteEnterpriseManagerBridgeResponse>;
175
175
  /**
@@ -178,7 +178,7 @@ export declare class OperationsInsightsClient {
178
178
  * @param DeleteExadataInsightRequest
179
179
  * @return DeleteExadataInsightResponse
180
180
  * @throws OciError when an error occurs
181
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/DeleteExadataInsight.ts.html |here} to see how to use DeleteExadataInsight API.
181
+ * @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.
182
182
  */
183
183
  deleteExadataInsight(deleteExadataInsightRequest: requests.DeleteExadataInsightRequest): Promise<responses.DeleteExadataInsightResponse>;
184
184
  /**
@@ -187,7 +187,7 @@ export declare class OperationsInsightsClient {
187
187
  * @param DeleteHostInsightRequest
188
188
  * @return DeleteHostInsightResponse
189
189
  * @throws OciError when an error occurs
190
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/DeleteHostInsight.ts.html |here} to see how to use DeleteHostInsight API.
190
+ * @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.
191
191
  */
192
192
  deleteHostInsight(deleteHostInsightRequest: requests.DeleteHostInsightRequest): Promise<responses.DeleteHostInsightResponse>;
193
193
  /**
@@ -196,7 +196,7 @@ export declare class OperationsInsightsClient {
196
196
  * @param DisableDatabaseInsightRequest
197
197
  * @return DisableDatabaseInsightResponse
198
198
  * @throws OciError when an error occurs
199
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/DisableDatabaseInsight.ts.html |here} to see how to use DisableDatabaseInsight API.
199
+ * @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.
200
200
  */
201
201
  disableDatabaseInsight(disableDatabaseInsightRequest: requests.DisableDatabaseInsightRequest): Promise<responses.DisableDatabaseInsightResponse>;
202
202
  /**
@@ -205,7 +205,7 @@ export declare class OperationsInsightsClient {
205
205
  * @param DisableExadataInsightRequest
206
206
  * @return DisableExadataInsightResponse
207
207
  * @throws OciError when an error occurs
208
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/DisableExadataInsight.ts.html |here} to see how to use DisableExadataInsight API.
208
+ * @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.
209
209
  */
210
210
  disableExadataInsight(disableExadataInsightRequest: requests.DisableExadataInsightRequest): Promise<responses.DisableExadataInsightResponse>;
211
211
  /**
@@ -214,7 +214,7 @@ export declare class OperationsInsightsClient {
214
214
  * @param DisableHostInsightRequest
215
215
  * @return DisableHostInsightResponse
216
216
  * @throws OciError when an error occurs
217
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/DisableHostInsight.ts.html |here} to see how to use DisableHostInsight API.
217
+ * @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.
218
218
  */
219
219
  disableHostInsight(disableHostInsightRequest: requests.DisableHostInsightRequest): Promise<responses.DisableHostInsightResponse>;
220
220
  /**
@@ -223,7 +223,7 @@ export declare class OperationsInsightsClient {
223
223
  * @param EnableDatabaseInsightRequest
224
224
  * @return EnableDatabaseInsightResponse
225
225
  * @throws OciError when an error occurs
226
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/EnableDatabaseInsight.ts.html |here} to see how to use EnableDatabaseInsight API.
226
+ * @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.
227
227
  */
228
228
  enableDatabaseInsight(enableDatabaseInsightRequest: requests.EnableDatabaseInsightRequest): Promise<responses.EnableDatabaseInsightResponse>;
229
229
  /**
@@ -232,7 +232,7 @@ export declare class OperationsInsightsClient {
232
232
  * @param EnableExadataInsightRequest
233
233
  * @return EnableExadataInsightResponse
234
234
  * @throws OciError when an error occurs
235
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/EnableExadataInsight.ts.html |here} to see how to use EnableExadataInsight API.
235
+ * @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.
236
236
  */
237
237
  enableExadataInsight(enableExadataInsightRequest: requests.EnableExadataInsightRequest): Promise<responses.EnableExadataInsightResponse>;
238
238
  /**
@@ -241,7 +241,7 @@ export declare class OperationsInsightsClient {
241
241
  * @param EnableHostInsightRequest
242
242
  * @return EnableHostInsightResponse
243
243
  * @throws OciError when an error occurs
244
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/EnableHostInsight.ts.html |here} to see how to use EnableHostInsight API.
244
+ * @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.
245
245
  */
246
246
  enableHostInsight(enableHostInsightRequest: requests.EnableHostInsightRequest): Promise<responses.EnableHostInsightResponse>;
247
247
  /**
@@ -250,7 +250,7 @@ export declare class OperationsInsightsClient {
250
250
  * @param GetDatabaseInsightRequest
251
251
  * @return GetDatabaseInsightResponse
252
252
  * @throws OciError when an error occurs
253
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/GetDatabaseInsight.ts.html |here} to see how to use GetDatabaseInsight API.
253
+ * @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.
254
254
  */
255
255
  getDatabaseInsight(getDatabaseInsightRequest: requests.GetDatabaseInsightRequest): Promise<responses.GetDatabaseInsightResponse>;
256
256
  /**
@@ -259,7 +259,7 @@ export declare class OperationsInsightsClient {
259
259
  * @param GetEnterpriseManagerBridgeRequest
260
260
  * @return GetEnterpriseManagerBridgeResponse
261
261
  * @throws OciError when an error occurs
262
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/GetEnterpriseManagerBridge.ts.html |here} to see how to use GetEnterpriseManagerBridge API.
262
+ * @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.
263
263
  */
264
264
  getEnterpriseManagerBridge(getEnterpriseManagerBridgeRequest: requests.GetEnterpriseManagerBridgeRequest): Promise<responses.GetEnterpriseManagerBridgeResponse>;
265
265
  /**
@@ -268,7 +268,7 @@ export declare class OperationsInsightsClient {
268
268
  * @param GetExadataInsightRequest
269
269
  * @return GetExadataInsightResponse
270
270
  * @throws OciError when an error occurs
271
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/GetExadataInsight.ts.html |here} to see how to use GetExadataInsight API.
271
+ * @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.
272
272
  */
273
273
  getExadataInsight(getExadataInsightRequest: requests.GetExadataInsightRequest): Promise<responses.GetExadataInsightResponse>;
274
274
  /**
@@ -277,7 +277,7 @@ export declare class OperationsInsightsClient {
277
277
  * @param GetHostInsightRequest
278
278
  * @return GetHostInsightResponse
279
279
  * @throws OciError when an error occurs
280
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/GetHostInsight.ts.html |here} to see how to use GetHostInsight API.
280
+ * @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.
281
281
  */
282
282
  getHostInsight(getHostInsightRequest: requests.GetHostInsightRequest): Promise<responses.GetHostInsightResponse>;
283
283
  /**
@@ -286,7 +286,7 @@ export declare class OperationsInsightsClient {
286
286
  * @param GetWorkRequestRequest
287
287
  * @return GetWorkRequestResponse
288
288
  * @throws OciError when an error occurs
289
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
289
+ * @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.
290
290
  */
291
291
  getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
292
292
  /**
@@ -295,7 +295,7 @@ export declare class OperationsInsightsClient {
295
295
  * @param IngestDatabaseConfigurationRequest
296
296
  * @return IngestDatabaseConfigurationResponse
297
297
  * @throws OciError when an error occurs
298
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/IngestDatabaseConfiguration.ts.html |here} to see how to use IngestDatabaseConfiguration API.
298
+ * @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.
299
299
  */
300
300
  ingestDatabaseConfiguration(ingestDatabaseConfigurationRequest: requests.IngestDatabaseConfigurationRequest): Promise<responses.IngestDatabaseConfigurationResponse>;
301
301
  /**
@@ -304,7 +304,7 @@ export declare class OperationsInsightsClient {
304
304
  * @param IngestHostConfigurationRequest
305
305
  * @return IngestHostConfigurationResponse
306
306
  * @throws OciError when an error occurs
307
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/IngestHostConfiguration.ts.html |here} to see how to use IngestHostConfiguration API.
307
+ * @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.
308
308
  */
309
309
  ingestHostConfiguration(ingestHostConfigurationRequest: requests.IngestHostConfigurationRequest): Promise<responses.IngestHostConfigurationResponse>;
310
310
  /**
@@ -313,7 +313,7 @@ export declare class OperationsInsightsClient {
313
313
  * @param IngestHostMetricsRequest
314
314
  * @return IngestHostMetricsResponse
315
315
  * @throws OciError when an error occurs
316
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/IngestHostMetrics.ts.html |here} to see how to use IngestHostMetrics API.
316
+ * @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.
317
317
  */
318
318
  ingestHostMetrics(ingestHostMetricsRequest: requests.IngestHostMetricsRequest): Promise<responses.IngestHostMetricsResponse>;
319
319
  /**
@@ -324,7 +324,7 @@ export declare class OperationsInsightsClient {
324
324
  * @param IngestSqlBucketRequest
325
325
  * @return IngestSqlBucketResponse
326
326
  * @throws OciError when an error occurs
327
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/IngestSqlBucket.ts.html |here} to see how to use IngestSqlBucket API.
327
+ * @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.
328
328
  */
329
329
  ingestSqlBucket(ingestSqlBucketRequest: requests.IngestSqlBucketRequest): Promise<responses.IngestSqlBucketResponse>;
330
330
  /**
@@ -335,7 +335,7 @@ export declare class OperationsInsightsClient {
335
335
  * @param IngestSqlPlanLinesRequest
336
336
  * @return IngestSqlPlanLinesResponse
337
337
  * @throws OciError when an error occurs
338
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/IngestSqlPlanLines.ts.html |here} to see how to use IngestSqlPlanLines API.
338
+ * @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.
339
339
  */
340
340
  ingestSqlPlanLines(ingestSqlPlanLinesRequest: requests.IngestSqlPlanLinesRequest): Promise<responses.IngestSqlPlanLinesResponse>;
341
341
  /**
@@ -347,37 +347,40 @@ export declare class OperationsInsightsClient {
347
347
  * @param IngestSqlTextRequest
348
348
  * @return IngestSqlTextResponse
349
349
  * @throws OciError when an error occurs
350
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/IngestSqlText.ts.html |here} to see how to use IngestSqlText API.
350
+ * @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.
351
351
  */
352
352
  ingestSqlText(ingestSqlTextRequest: requests.IngestSqlTextRequest): Promise<responses.IngestSqlTextResponse>;
353
353
  /**
354
354
  * Gets a list of database insight configurations based on the query parameters specified. Either compartmentId or databaseInsightId query parameter must be specified.
355
+ * When both compartmentId and compartmentIdInSubtree are specified, a list of database insight configurations in that compartment and in all sub-compartments will be returned.
355
356
  *
356
357
  * This operation does not retry by default if the user has not defined a retry configuration.
357
358
  * @param ListDatabaseConfigurationsRequest
358
359
  * @return ListDatabaseConfigurationsResponse
359
360
  * @throws OciError when an error occurs
360
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/ListDatabaseConfigurations.ts.html |here} to see how to use ListDatabaseConfigurations API.
361
+ * @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.
361
362
  */
362
363
  listDatabaseConfigurations(listDatabaseConfigurationsRequest: requests.ListDatabaseConfigurationsRequest): Promise<responses.ListDatabaseConfigurationsResponse>;
363
364
  /**
364
365
  * Gets a list of database insights based on the query parameters specified. Either compartmentId or id query parameter must be specified.
366
+ * When both compartmentId and compartmentIdInSubtree are specified, a list of database insights in that compartment and in all sub-compartments will be returned.
365
367
  *
366
368
  * This operation does not retry by default if the user has not defined a retry configuration.
367
369
  * @param ListDatabaseInsightsRequest
368
370
  * @return ListDatabaseInsightsResponse
369
371
  * @throws OciError when an error occurs
370
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/ListDatabaseInsights.ts.html |here} to see how to use ListDatabaseInsights API.
372
+ * @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.
371
373
  */
372
374
  listDatabaseInsights(listDatabaseInsightsRequest: requests.ListDatabaseInsightsRequest): Promise<responses.ListDatabaseInsightsResponse>;
373
375
  /**
374
376
  * Gets a list of Operations Insights Enterprise Manager bridges. Either compartmentId or id must be specified.
377
+ * When both compartmentId and compartmentIdInSubtree are specified, a list of bridges in that compartment and in all sub-compartments will be returned.
375
378
  *
376
379
  * This operation does not retry by default if the user has not defined a retry configuration.
377
380
  * @param ListEnterpriseManagerBridgesRequest
378
381
  * @return ListEnterpriseManagerBridgesResponse
379
382
  * @throws OciError when an error occurs
380
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/ListEnterpriseManagerBridges.ts.html |here} to see how to use ListEnterpriseManagerBridges API.
383
+ * @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.
381
384
  */
382
385
  listEnterpriseManagerBridges(listEnterpriseManagerBridgesRequest: requests.ListEnterpriseManagerBridgesRequest): Promise<responses.ListEnterpriseManagerBridgesResponse>;
383
386
  /**
@@ -386,17 +389,18 @@ export declare class OperationsInsightsClient {
386
389
  * @param ListExadataConfigurationsRequest
387
390
  * @return ListExadataConfigurationsResponse
388
391
  * @throws OciError when an error occurs
389
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/ListExadataConfigurations.ts.html |here} to see how to use ListExadataConfigurations API.
392
+ * @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.
390
393
  */
391
394
  listExadataConfigurations(listExadataConfigurationsRequest: requests.ListExadataConfigurationsRequest): Promise<responses.ListExadataConfigurationsResponse>;
392
395
  /**
393
396
  * Gets a list of Exadata insights based on the query parameters specified. Either compartmentId or id query parameter must be specified.
397
+ * When both compartmentId and compartmentIdInSubtree are specified, a list of Exadata insights in that compartment and in all sub-compartments will be returned.
394
398
  *
395
399
  * This operation does not retry by default if the user has not defined a retry configuration.
396
400
  * @param ListExadataInsightsRequest
397
401
  * @return ListExadataInsightsResponse
398
402
  * @throws OciError when an error occurs
399
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/ListExadataInsights.ts.html |here} to see how to use ListExadataInsights API.
403
+ * @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.
400
404
  */
401
405
  listExadataInsights(listExadataInsightsRequest: requests.ListExadataInsightsRequest): Promise<responses.ListExadataInsightsResponse>;
402
406
  /**
@@ -407,17 +411,18 @@ export declare class OperationsInsightsClient {
407
411
  * @param ListHostConfigurationsRequest
408
412
  * @return ListHostConfigurationsResponse
409
413
  * @throws OciError when an error occurs
410
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/ListHostConfigurations.ts.html |here} to see how to use ListHostConfigurations API.
414
+ * @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.
411
415
  */
412
416
  listHostConfigurations(listHostConfigurationsRequest: requests.ListHostConfigurationsRequest): Promise<responses.ListHostConfigurationsResponse>;
413
417
  /**
414
418
  * Gets a list of host insights based on the query parameters specified. Either compartmentId or id query parameter must be specified.
419
+ * When both compartmentId and compartmentIdInSubtree are specified, a list of host insights in that compartment and in all sub-compartments will be returned.
415
420
  *
416
421
  * This operation does not retry by default if the user has not defined a retry configuration.
417
422
  * @param ListHostInsightsRequest
418
423
  * @return ListHostInsightsResponse
419
424
  * @throws OciError when an error occurs
420
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/ListHostInsights.ts.html |here} to see how to use ListHostInsights API.
425
+ * @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.
421
426
  */
422
427
  listHostInsights(listHostInsightsRequest: requests.ListHostInsightsRequest): Promise<responses.ListHostInsightsResponse>;
423
428
  /**
@@ -427,7 +432,7 @@ export declare class OperationsInsightsClient {
427
432
  * @param ListHostedEntitiesRequest
428
433
  * @return ListHostedEntitiesResponse
429
434
  * @throws OciError when an error occurs
430
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/ListHostedEntities.ts.html |here} to see how to use ListHostedEntities API.
435
+ * @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.
431
436
  */
432
437
  listHostedEntities(listHostedEntitiesRequest: requests.ListHostedEntitiesRequest): Promise<responses.ListHostedEntitiesResponse>;
433
438
  /**
@@ -441,7 +446,7 @@ export declare class OperationsInsightsClient {
441
446
  * @param ListImportableAgentEntitiesRequest
442
447
  * @return ListImportableAgentEntitiesResponse
443
448
  * @throws OciError when an error occurs
444
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/ListImportableAgentEntities.ts.html |here} to see how to use ListImportableAgentEntities API.
449
+ * @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.
445
450
  */
446
451
  listImportableAgentEntities(listImportableAgentEntitiesRequest: requests.ListImportableAgentEntitiesRequest): Promise<responses.ListImportableAgentEntitiesResponse>;
447
452
  /**
@@ -451,7 +456,7 @@ export declare class OperationsInsightsClient {
451
456
  * @param ListImportableEnterpriseManagerEntitiesRequest
452
457
  * @return ListImportableEnterpriseManagerEntitiesResponse
453
458
  * @throws OciError when an error occurs
454
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/ListImportableEnterpriseManagerEntities.ts.html |here} to see how to use ListImportableEnterpriseManagerEntities API.
459
+ * @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.
455
460
  */
456
461
  listImportableEnterpriseManagerEntities(listImportableEnterpriseManagerEntitiesRequest: requests.ListImportableEnterpriseManagerEntitiesRequest): Promise<responses.ListImportableEnterpriseManagerEntitiesResponse>;
457
462
  /**
@@ -462,27 +467,28 @@ export declare class OperationsInsightsClient {
462
467
  * @param ListSqlPlansRequest
463
468
  * @return ListSqlPlansResponse
464
469
  * @throws OciError when an error occurs
465
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/ListSqlPlans.ts.html |here} to see how to use ListSqlPlans API.
470
+ * @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.
466
471
  */
467
472
  listSqlPlans(listSqlPlansRequest: requests.ListSqlPlansRequest): Promise<responses.ListSqlPlansResponse>;
468
473
  /**
469
- * 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.
474
+ * Search SQL by SQL Identifier across databases in a compartment and in all sub-compartments if specified.
475
+ * And get the SQL Text and the details of the databases executing the SQL for a given time period.
470
476
  *
471
477
  * This operation does not retry by default if the user has not defined a retry configuration.
472
478
  * @param ListSqlSearchesRequest
473
479
  * @return ListSqlSearchesResponse
474
480
  * @throws OciError when an error occurs
475
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/ListSqlSearches.ts.html |here} to see how to use ListSqlSearches API.
481
+ * @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.
476
482
  */
477
483
  listSqlSearches(listSqlSearchesRequest: requests.ListSqlSearchesRequest): Promise<responses.ListSqlSearchesResponse>;
478
484
  /**
479
- * Query SQL Warehouse to get the full SQL Text for a SQL.
485
+ * Query SQL Warehouse to get the full SQL Text for a SQL in a compartment and in all sub-compartments if specified.
480
486
  *
481
487
  * This operation does not retry by default if the user has not defined a retry configuration.
482
488
  * @param ListSqlTextsRequest
483
489
  * @return ListSqlTextsResponse
484
490
  * @throws OciError when an error occurs
485
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/ListSqlTexts.ts.html |here} to see how to use ListSqlTexts API.
491
+ * @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.
486
492
  */
487
493
  listSqlTexts(listSqlTextsRequest: requests.ListSqlTextsRequest): Promise<responses.ListSqlTextsResponse>;
488
494
  /**
@@ -492,7 +498,7 @@ export declare class OperationsInsightsClient {
492
498
  * @param ListWorkRequestErrorsRequest
493
499
  * @return ListWorkRequestErrorsResponse
494
500
  * @throws OciError when an error occurs
495
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
501
+ * @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.
496
502
  */
497
503
  listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
498
504
  /**
@@ -502,7 +508,7 @@ export declare class OperationsInsightsClient {
502
508
  * @param ListWorkRequestLogsRequest
503
509
  * @return ListWorkRequestLogsResponse
504
510
  * @throws OciError when an error occurs
505
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
511
+ * @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.
506
512
  */
507
513
  listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
508
514
  /**
@@ -512,72 +518,77 @@ export declare class OperationsInsightsClient {
512
518
  * @param ListWorkRequestsRequest
513
519
  * @return ListWorkRequestsResponse
514
520
  * @throws OciError when an error occurs
515
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
521
+ * @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.
516
522
  */
517
523
  listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
518
524
  /**
519
525
  * Returns response with time series data (endTimestamp, capacity, baseCapacity) for the time period specified.
520
526
  * The maximum time range for analysis is 2 years, hence this is intentionally not paginated.
527
+ * If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
521
528
  *
522
529
  * This operation does not retry by default if the user has not defined a retry configuration.
523
530
  * @param SummarizeDatabaseInsightResourceCapacityTrendRequest
524
531
  * @return SummarizeDatabaseInsightResourceCapacityTrendResponse
525
532
  * @throws OciError when an error occurs
526
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeDatabaseInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceCapacityTrend API.
533
+ * @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.
527
534
  */
528
535
  summarizeDatabaseInsightResourceCapacityTrend(summarizeDatabaseInsightResourceCapacityTrendRequest: requests.SummarizeDatabaseInsightResourceCapacityTrendRequest): Promise<responses.SummarizeDatabaseInsightResourceCapacityTrendResponse>;
529
536
  /**
530
537
  * Get Forecast predictions for CPU and Storage resources since a time in the past.
538
+ * If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
531
539
  *
532
540
  * This operation does not retry by default if the user has not defined a retry configuration.
533
541
  * @param SummarizeDatabaseInsightResourceForecastTrendRequest
534
542
  * @return SummarizeDatabaseInsightResourceForecastTrendResponse
535
543
  * @throws OciError when an error occurs
536
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeDatabaseInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceForecastTrend API.
544
+ * @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.
537
545
  */
538
546
  summarizeDatabaseInsightResourceForecastTrend(summarizeDatabaseInsightResourceForecastTrendRequest: requests.SummarizeDatabaseInsightResourceForecastTrendRequest): Promise<responses.SummarizeDatabaseInsightResourceForecastTrendResponse>;
539
547
  /**
540
548
  * Lists the Resource statistics (usage,capacity, usage change percent, utilization percent, base capacity, isAutoScalingEnabled)
541
- * for each database filtered by utilization level.
549
+ * for each database filtered by utilization level in a compartment and in all sub-compartments if specified.
542
550
  *
543
551
  * This operation does not retry by default if the user has not defined a retry configuration.
544
552
  * @param SummarizeDatabaseInsightResourceStatisticsRequest
545
553
  * @return SummarizeDatabaseInsightResourceStatisticsResponse
546
554
  * @throws OciError when an error occurs
547
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeDatabaseInsightResourceStatistics.ts.html |here} to see how to use SummarizeDatabaseInsightResourceStatistics API.
555
+ * @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.
548
556
  */
549
557
  summarizeDatabaseInsightResourceStatistics(summarizeDatabaseInsightResourceStatisticsRequest: requests.SummarizeDatabaseInsightResourceStatisticsRequest): Promise<responses.SummarizeDatabaseInsightResourceStatisticsResponse>;
550
558
  /**
551
559
  * A cumulative distribution function is used to rank the usage data points per database within the specified time period.
552
560
  * For each database, the minimum data point with a ranking > the percentile value is included in the summation.
553
561
  * Linear regression functions are used to calculate the usage change percentage.
562
+ * If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
554
563
  *
555
564
  * This operation does not retry by default if the user has not defined a retry configuration.
556
565
  * @param SummarizeDatabaseInsightResourceUsageRequest
557
566
  * @return SummarizeDatabaseInsightResourceUsageResponse
558
567
  * @throws OciError when an error occurs
559
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeDatabaseInsightResourceUsage.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsage API.
568
+ * @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.
560
569
  */
561
570
  summarizeDatabaseInsightResourceUsage(summarizeDatabaseInsightResourceUsageRequest: requests.SummarizeDatabaseInsightResourceUsageRequest): Promise<responses.SummarizeDatabaseInsightResourceUsageResponse>;
562
571
  /**
563
572
  * Returns response with time series data (endTimestamp, usage, capacity) for the time period specified.
564
573
  * The maximum time range for analysis is 2 years, hence this is intentionally not paginated.
574
+ * If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
565
575
  *
566
576
  * This operation does not retry by default if the user has not defined a retry configuration.
567
577
  * @param SummarizeDatabaseInsightResourceUsageTrendRequest
568
578
  * @return SummarizeDatabaseInsightResourceUsageTrendResponse
569
579
  * @throws OciError when an error occurs
570
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeDatabaseInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsageTrend API.
580
+ * @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.
571
581
  */
572
582
  summarizeDatabaseInsightResourceUsageTrend(summarizeDatabaseInsightResourceUsageTrendRequest: requests.SummarizeDatabaseInsightResourceUsageTrendRequest): Promise<responses.SummarizeDatabaseInsightResourceUsageTrendResponse>;
573
583
  /**
574
584
  * Gets resources with current utilization (high and low) and projected utilization (high and low) for a resource type over specified time period.
585
+ * If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
575
586
  *
576
587
  * This operation does not retry by default if the user has not defined a retry configuration.
577
588
  * @param SummarizeDatabaseInsightResourceUtilizationInsightRequest
578
589
  * @return SummarizeDatabaseInsightResourceUtilizationInsightResponse
579
590
  * @throws OciError when an error occurs
580
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeDatabaseInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUtilizationInsight API.
591
+ * @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.
581
592
  */
582
593
  summarizeDatabaseInsightResourceUtilizationInsight(summarizeDatabaseInsightResourceUtilizationInsightRequest: requests.SummarizeDatabaseInsightResourceUtilizationInsightRequest): Promise<responses.SummarizeDatabaseInsightResourceUtilizationInsightResponse>;
583
594
  /**
@@ -589,7 +600,7 @@ export declare class OperationsInsightsClient {
589
600
  * @param SummarizeDatabaseInsightTablespaceUsageTrendRequest
590
601
  * @return SummarizeDatabaseInsightTablespaceUsageTrendResponse
591
602
  * @throws OciError when an error occurs
592
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeDatabaseInsightTablespaceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightTablespaceUsageTrend API.
603
+ * @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.
593
604
  */
594
605
  summarizeDatabaseInsightTablespaceUsageTrend(summarizeDatabaseInsightTablespaceUsageTrendRequest: requests.SummarizeDatabaseInsightTablespaceUsageTrendRequest): Promise<responses.SummarizeDatabaseInsightTablespaceUsageTrendResponse>;
595
606
  /**
@@ -606,7 +617,7 @@ export declare class OperationsInsightsClient {
606
617
  * @param SummarizeExadataInsightResourceCapacityTrendRequest
607
618
  * @return SummarizeExadataInsightResourceCapacityTrendResponse
608
619
  * @throws OciError when an error occurs
609
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeExadataInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrend API.
620
+ * @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.
610
621
  */
611
622
  summarizeExadataInsightResourceCapacityTrend(summarizeExadataInsightResourceCapacityTrendRequest: requests.SummarizeExadataInsightResourceCapacityTrendRequest): Promise<responses.SummarizeExadataInsightResourceCapacityTrendResponse>;
612
623
  /**
@@ -620,7 +631,7 @@ export declare class OperationsInsightsClient {
620
631
  * @param SummarizeExadataInsightResourceCapacityTrendAggregatedRequest
621
632
  * @return SummarizeExadataInsightResourceCapacityTrendAggregatedResponse
622
633
  * @throws OciError when an error occurs
623
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeExadataInsightResourceCapacityTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrendAggregated API.
634
+ * @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.
624
635
  */
625
636
  summarizeExadataInsightResourceCapacityTrendAggregated(summarizeExadataInsightResourceCapacityTrendAggregatedRequest: requests.SummarizeExadataInsightResourceCapacityTrendAggregatedRequest): Promise<responses.SummarizeExadataInsightResourceCapacityTrendAggregatedResponse>;
626
637
  /**
@@ -637,7 +648,7 @@ export declare class OperationsInsightsClient {
637
648
  * @param SummarizeExadataInsightResourceForecastTrendRequest
638
649
  * @return SummarizeExadataInsightResourceForecastTrendResponse
639
650
  * @throws OciError when an error occurs
640
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeExadataInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrend API.
651
+ * @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.
641
652
  */
642
653
  summarizeExadataInsightResourceForecastTrend(summarizeExadataInsightResourceForecastTrendRequest: requests.SummarizeExadataInsightResourceForecastTrendRequest): Promise<responses.SummarizeExadataInsightResourceForecastTrendResponse>;
643
654
  /**
@@ -650,7 +661,7 @@ export declare class OperationsInsightsClient {
650
661
  * @param SummarizeExadataInsightResourceForecastTrendAggregatedRequest
651
662
  * @return SummarizeExadataInsightResourceForecastTrendAggregatedResponse
652
663
  * @throws OciError when an error occurs
653
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeExadataInsightResourceForecastTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrendAggregated API.
664
+ * @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.
654
665
  */
655
666
  summarizeExadataInsightResourceForecastTrendAggregated(summarizeExadataInsightResourceForecastTrendAggregatedRequest: requests.SummarizeExadataInsightResourceForecastTrendAggregatedRequest): Promise<responses.SummarizeExadataInsightResourceForecastTrendAggregatedResponse>;
656
667
  /**
@@ -664,7 +675,7 @@ export declare class OperationsInsightsClient {
664
675
  * @param SummarizeExadataInsightResourceStatisticsRequest
665
676
  * @return SummarizeExadataInsightResourceStatisticsResponse
666
677
  * @throws OciError when an error occurs
667
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeExadataInsightResourceStatistics.ts.html |here} to see how to use SummarizeExadataInsightResourceStatistics API.
678
+ * @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.
668
679
  */
669
680
  summarizeExadataInsightResourceStatistics(summarizeExadataInsightResourceStatisticsRequest: requests.SummarizeExadataInsightResourceStatisticsRequest): Promise<responses.SummarizeExadataInsightResourceStatisticsResponse>;
670
681
  /**
@@ -679,7 +690,7 @@ export declare class OperationsInsightsClient {
679
690
  * @param SummarizeExadataInsightResourceUsageRequest
680
691
  * @return SummarizeExadataInsightResourceUsageResponse
681
692
  * @throws OciError when an error occurs
682
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeExadataInsightResourceUsage.ts.html |here} to see how to use SummarizeExadataInsightResourceUsage API.
693
+ * @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.
683
694
  */
684
695
  summarizeExadataInsightResourceUsage(summarizeExadataInsightResourceUsageRequest: requests.SummarizeExadataInsightResourceUsageRequest): Promise<responses.SummarizeExadataInsightResourceUsageResponse>;
685
696
  /**
@@ -694,7 +705,7 @@ export declare class OperationsInsightsClient {
694
705
  * @param SummarizeExadataInsightResourceUsageAggregatedRequest
695
706
  * @return SummarizeExadataInsightResourceUsageAggregatedResponse
696
707
  * @throws OciError when an error occurs
697
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeExadataInsightResourceUsageAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceUsageAggregated API.
708
+ * @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.
698
709
  */
699
710
  summarizeExadataInsightResourceUsageAggregated(summarizeExadataInsightResourceUsageAggregatedRequest: requests.SummarizeExadataInsightResourceUsageAggregatedRequest): Promise<responses.SummarizeExadataInsightResourceUsageAggregatedResponse>;
700
711
  /**
@@ -703,7 +714,7 @@ export declare class OperationsInsightsClient {
703
714
  * @param SummarizeExadataInsightResourceUtilizationInsightRequest
704
715
  * @return SummarizeExadataInsightResourceUtilizationInsightResponse
705
716
  * @throws OciError when an error occurs
706
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeExadataInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeExadataInsightResourceUtilizationInsight API.
717
+ * @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.
707
718
  */
708
719
  summarizeExadataInsightResourceUtilizationInsight(summarizeExadataInsightResourceUtilizationInsightRequest: requests.SummarizeExadataInsightResourceUtilizationInsightRequest): Promise<responses.SummarizeExadataInsightResourceUtilizationInsightResponse>;
709
720
  /**
@@ -712,83 +723,88 @@ export declare class OperationsInsightsClient {
712
723
  * @param SummarizeExadataMembersRequest
713
724
  * @return SummarizeExadataMembersResponse
714
725
  * @throws OciError when an error occurs
715
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeExadataMembers.ts.html |here} to see how to use SummarizeExadataMembers API.
726
+ * @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.
716
727
  */
717
728
  summarizeExadataMembers(summarizeExadataMembersRequest: requests.SummarizeExadataMembersRequest): Promise<responses.SummarizeExadataMembersResponse>;
718
729
  /**
719
730
  * Returns response with time series data (endTimestamp, capacity) for the time period specified.
720
731
  * The maximum time range for analysis is 2 years, hence this is intentionally not paginated.
732
+ * If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
721
733
  *
722
734
  * This operation does not retry by default if the user has not defined a retry configuration.
723
735
  * @param SummarizeHostInsightResourceCapacityTrendRequest
724
736
  * @return SummarizeHostInsightResourceCapacityTrendResponse
725
737
  * @throws OciError when an error occurs
726
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeHostInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeHostInsightResourceCapacityTrend API.
738
+ * @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.
727
739
  */
728
740
  summarizeHostInsightResourceCapacityTrend(summarizeHostInsightResourceCapacityTrendRequest: requests.SummarizeHostInsightResourceCapacityTrendRequest): Promise<responses.SummarizeHostInsightResourceCapacityTrendResponse>;
729
741
  /**
730
742
  * Get Forecast predictions for CPU or memory resources since a time in the past.
743
+ * If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
731
744
  *
732
745
  * This operation does not retry by default if the user has not defined a retry configuration.
733
746
  * @param SummarizeHostInsightResourceForecastTrendRequest
734
747
  * @return SummarizeHostInsightResourceForecastTrendResponse
735
748
  * @throws OciError when an error occurs
736
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeHostInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeHostInsightResourceForecastTrend API.
749
+ * @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.
737
750
  */
738
751
  summarizeHostInsightResourceForecastTrend(summarizeHostInsightResourceForecastTrendRequest: requests.SummarizeHostInsightResourceForecastTrendRequest): Promise<responses.SummarizeHostInsightResourceForecastTrendResponse>;
739
752
  /**
740
753
  * Lists the resource statistics (usage, capacity, usage change percent, utilization percent, load) for each host filtered
741
- * by utilization level.
754
+ * by utilization level in a compartment and in all sub-compartments if specified.
742
755
  *
743
756
  * This operation does not retry by default if the user has not defined a retry configuration.
744
757
  * @param SummarizeHostInsightResourceStatisticsRequest
745
758
  * @return SummarizeHostInsightResourceStatisticsResponse
746
759
  * @throws OciError when an error occurs
747
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeHostInsightResourceStatistics.ts.html |here} to see how to use SummarizeHostInsightResourceStatistics API.
760
+ * @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.
748
761
  */
749
762
  summarizeHostInsightResourceStatistics(summarizeHostInsightResourceStatisticsRequest: requests.SummarizeHostInsightResourceStatisticsRequest): Promise<responses.SummarizeHostInsightResourceStatisticsResponse>;
750
763
  /**
751
764
  * A cumulative distribution function is used to rank the usage data points per host within the specified time period.
752
765
  * For each host, the minimum data point with a ranking > the percentile value is included in the summation.
753
766
  * Linear regression functions are used to calculate the usage change percentage.
767
+ * If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
754
768
  *
755
769
  * This operation does not retry by default if the user has not defined a retry configuration.
756
770
  * @param SummarizeHostInsightResourceUsageRequest
757
771
  * @return SummarizeHostInsightResourceUsageResponse
758
772
  * @throws OciError when an error occurs
759
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeHostInsightResourceUsage.ts.html |here} to see how to use SummarizeHostInsightResourceUsage API.
773
+ * @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.
760
774
  */
761
775
  summarizeHostInsightResourceUsage(summarizeHostInsightResourceUsageRequest: requests.SummarizeHostInsightResourceUsageRequest): Promise<responses.SummarizeHostInsightResourceUsageResponse>;
762
776
  /**
763
777
  * Returns response with time series data (endTimestamp, usage, capacity) for the time period specified.
764
778
  * The maximum time range for analysis is 2 years, hence this is intentionally not paginated.
779
+ * If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
765
780
  *
766
781
  * This operation does not retry by default if the user has not defined a retry configuration.
767
782
  * @param SummarizeHostInsightResourceUsageTrendRequest
768
783
  * @return SummarizeHostInsightResourceUsageTrendResponse
769
784
  * @throws OciError when an error occurs
770
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeHostInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeHostInsightResourceUsageTrend API.
785
+ * @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.
771
786
  */
772
787
  summarizeHostInsightResourceUsageTrend(summarizeHostInsightResourceUsageTrendRequest: requests.SummarizeHostInsightResourceUsageTrendRequest): Promise<responses.SummarizeHostInsightResourceUsageTrendResponse>;
773
788
  /**
774
789
  * Gets resources with current utilization (high and low) and projected utilization (high and low) for a resource type over specified time period.
790
+ * If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
775
791
  *
776
792
  * This operation does not retry by default if the user has not defined a retry configuration.
777
793
  * @param SummarizeHostInsightResourceUtilizationInsightRequest
778
794
  * @return SummarizeHostInsightResourceUtilizationInsightResponse
779
795
  * @throws OciError when an error occurs
780
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeHostInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeHostInsightResourceUtilizationInsight API.
796
+ * @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.
781
797
  */
782
798
  summarizeHostInsightResourceUtilizationInsight(summarizeHostInsightResourceUtilizationInsightRequest: requests.SummarizeHostInsightResourceUtilizationInsightRequest): Promise<responses.SummarizeHostInsightResourceUtilizationInsightResponse>;
783
799
  /**
784
800
  * Query SQL Warehouse to get the performance insights for SQLs taking greater than X% database time for a given
785
- * time period across the given databases or database types.
801
+ * time period across the given databases or database types in a compartment and in all sub-compartments if specified.
786
802
  *
787
803
  * This operation does not retry by default if the user has not defined a retry configuration.
788
804
  * @param SummarizeSqlInsightsRequest
789
805
  * @return SummarizeSqlInsightsResponse
790
806
  * @throws OciError when an error occurs
791
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeSqlInsights.ts.html |here} to see how to use SummarizeSqlInsights API.
807
+ * @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.
792
808
  */
793
809
  summarizeSqlInsights(summarizeSqlInsightsRequest: requests.SummarizeSqlInsightsRequest): Promise<responses.SummarizeSqlInsightsResponse>;
794
810
  /**
@@ -799,7 +815,7 @@ export declare class OperationsInsightsClient {
799
815
  * @param SummarizeSqlPlanInsightsRequest
800
816
  * @return SummarizeSqlPlanInsightsResponse
801
817
  * @throws OciError when an error occurs
802
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeSqlPlanInsights.ts.html |here} to see how to use SummarizeSqlPlanInsights API.
818
+ * @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.
803
819
  */
804
820
  summarizeSqlPlanInsights(summarizeSqlPlanInsightsRequest: requests.SummarizeSqlPlanInsightsRequest): Promise<responses.SummarizeSqlPlanInsightsResponse>;
805
821
  /**
@@ -810,28 +826,29 @@ export declare class OperationsInsightsClient {
810
826
  * @param SummarizeSqlResponseTimeDistributionsRequest
811
827
  * @return SummarizeSqlResponseTimeDistributionsResponse
812
828
  * @throws OciError when an error occurs
813
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeSqlResponseTimeDistributions.ts.html |here} to see how to use SummarizeSqlResponseTimeDistributions API.
829
+ * @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.
814
830
  */
815
831
  summarizeSqlResponseTimeDistributions(summarizeSqlResponseTimeDistributionsRequest: requests.SummarizeSqlResponseTimeDistributionsRequest): Promise<responses.SummarizeSqlResponseTimeDistributionsResponse>;
816
832
  /**
817
833
  * Query SQL Warehouse to get the performance statistics for SQLs taking greater than X% database time for a given
818
- * time period across the given databases or database types.
834
+ * time period across the given databases or database types in a compartment and in all sub-compartments if specified.
819
835
  *
820
836
  * This operation does not retry by default if the user has not defined a retry configuration.
821
837
  * @param SummarizeSqlStatisticsRequest
822
838
  * @return SummarizeSqlStatisticsResponse
823
839
  * @throws OciError when an error occurs
824
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeSqlStatistics.ts.html |here} to see how to use SummarizeSqlStatistics API.
840
+ * @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.
825
841
  */
826
842
  summarizeSqlStatistics(summarizeSqlStatisticsRequest: requests.SummarizeSqlStatisticsRequest): Promise<responses.SummarizeSqlStatisticsResponse>;
827
843
  /**
828
- * Query SQL Warehouse to get the performance statistics time series for a given SQL across given databases for a given time period.
844
+ * Query SQL Warehouse to get the performance statistics time series for a given SQL across given databases for a
845
+ * given time period in a compartment and in all sub-compartments if specified.
829
846
  *
830
847
  * This operation does not retry by default if the user has not defined a retry configuration.
831
848
  * @param SummarizeSqlStatisticsTimeSeriesRequest
832
849
  * @return SummarizeSqlStatisticsTimeSeriesResponse
833
850
  * @throws OciError when an error occurs
834
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeSqlStatisticsTimeSeries.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeries API.
851
+ * @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.
835
852
  */
836
853
  summarizeSqlStatisticsTimeSeries(summarizeSqlStatisticsTimeSeriesRequest: requests.SummarizeSqlStatisticsTimeSeriesRequest): Promise<responses.SummarizeSqlStatisticsTimeSeriesResponse>;
837
854
  /**
@@ -842,7 +859,7 @@ export declare class OperationsInsightsClient {
842
859
  * @param SummarizeSqlStatisticsTimeSeriesByPlanRequest
843
860
  * @return SummarizeSqlStatisticsTimeSeriesByPlanResponse
844
861
  * @throws OciError when an error occurs
845
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeSqlStatisticsTimeSeriesByPlan.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeriesByPlan API.
862
+ * @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.
846
863
  */
847
864
  summarizeSqlStatisticsTimeSeriesByPlan(summarizeSqlStatisticsTimeSeriesByPlanRequest: requests.SummarizeSqlStatisticsTimeSeriesByPlanRequest): Promise<responses.SummarizeSqlStatisticsTimeSeriesByPlanResponse>;
848
865
  /**
@@ -851,7 +868,7 @@ export declare class OperationsInsightsClient {
851
868
  * @param UpdateDatabaseInsightRequest
852
869
  * @return UpdateDatabaseInsightResponse
853
870
  * @throws OciError when an error occurs
854
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/UpdateDatabaseInsight.ts.html |here} to see how to use UpdateDatabaseInsight API.
871
+ * @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.
855
872
  */
856
873
  updateDatabaseInsight(updateDatabaseInsightRequest: requests.UpdateDatabaseInsightRequest): Promise<responses.UpdateDatabaseInsightResponse>;
857
874
  /**
@@ -860,7 +877,7 @@ export declare class OperationsInsightsClient {
860
877
  * @param UpdateEnterpriseManagerBridgeRequest
861
878
  * @return UpdateEnterpriseManagerBridgeResponse
862
879
  * @throws OciError when an error occurs
863
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/UpdateEnterpriseManagerBridge.ts.html |here} to see how to use UpdateEnterpriseManagerBridge API.
880
+ * @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.
864
881
  */
865
882
  updateEnterpriseManagerBridge(updateEnterpriseManagerBridgeRequest: requests.UpdateEnterpriseManagerBridgeRequest): Promise<responses.UpdateEnterpriseManagerBridgeResponse>;
866
883
  /**
@@ -869,7 +886,7 @@ export declare class OperationsInsightsClient {
869
886
  * @param UpdateExadataInsightRequest
870
887
  * @return UpdateExadataInsightResponse
871
888
  * @throws OciError when an error occurs
872
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/UpdateExadataInsight.ts.html |here} to see how to use UpdateExadataInsight API.
889
+ * @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.
873
890
  */
874
891
  updateExadataInsight(updateExadataInsightRequest: requests.UpdateExadataInsightRequest): Promise<responses.UpdateExadataInsightResponse>;
875
892
  /**
@@ -878,7 +895,7 @@ export declare class OperationsInsightsClient {
878
895
  * @param UpdateHostInsightRequest
879
896
  * @return UpdateHostInsightResponse
880
897
  * @throws OciError when an error occurs
881
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/UpdateHostInsight.ts.html |here} to see how to use UpdateHostInsight API.
898
+ * @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.
882
899
  */
883
900
  updateHostInsight(updateHostInsightRequest: requests.UpdateHostInsightRequest): Promise<responses.UpdateHostInsightResponse>;
884
901
  }