oci-opsi 2.6.0 → 2.6.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (81) hide show
  1. package/lib/client.d.ts +78 -78
  2. package/lib/client.js +78 -78
  3. package/lib/request/add-exadata-insight-members-request.d.ts +1 -1
  4. package/lib/request/change-database-insight-compartment-request.d.ts +1 -1
  5. package/lib/request/change-enterprise-manager-bridge-compartment-request.d.ts +1 -1
  6. package/lib/request/change-exadata-insight-compartment-request.d.ts +1 -1
  7. package/lib/request/change-host-insight-compartment-request.d.ts +1 -1
  8. package/lib/request/create-database-insight-request.d.ts +1 -1
  9. package/lib/request/create-enterprise-manager-bridge-request.d.ts +1 -1
  10. package/lib/request/create-exadata-insight-request.d.ts +1 -1
  11. package/lib/request/create-host-insight-request.d.ts +1 -1
  12. package/lib/request/delete-database-insight-request.d.ts +1 -1
  13. package/lib/request/delete-enterprise-manager-bridge-request.d.ts +1 -1
  14. package/lib/request/delete-exadata-insight-request.d.ts +1 -1
  15. package/lib/request/delete-host-insight-request.d.ts +1 -1
  16. package/lib/request/disable-database-insight-request.d.ts +1 -1
  17. package/lib/request/disable-exadata-insight-request.d.ts +1 -1
  18. package/lib/request/disable-host-insight-request.d.ts +1 -1
  19. package/lib/request/enable-database-insight-request.d.ts +1 -1
  20. package/lib/request/enable-exadata-insight-request.d.ts +1 -1
  21. package/lib/request/enable-host-insight-request.d.ts +1 -1
  22. package/lib/request/get-database-insight-request.d.ts +1 -1
  23. package/lib/request/get-enterprise-manager-bridge-request.d.ts +1 -1
  24. package/lib/request/get-exadata-insight-request.d.ts +1 -1
  25. package/lib/request/get-host-insight-request.d.ts +1 -1
  26. package/lib/request/get-work-request-request.d.ts +1 -1
  27. package/lib/request/ingest-database-configuration-request.d.ts +1 -1
  28. package/lib/request/ingest-host-configuration-request.d.ts +1 -1
  29. package/lib/request/ingest-host-metrics-request.d.ts +1 -1
  30. package/lib/request/ingest-sql-bucket-request.d.ts +1 -1
  31. package/lib/request/ingest-sql-plan-lines-request.d.ts +1 -1
  32. package/lib/request/ingest-sql-text-request.d.ts +1 -1
  33. package/lib/request/list-database-configurations-request.d.ts +1 -1
  34. package/lib/request/list-database-insights-request.d.ts +1 -1
  35. package/lib/request/list-enterprise-manager-bridges-request.d.ts +1 -1
  36. package/lib/request/list-exadata-configurations-request.d.ts +1 -1
  37. package/lib/request/list-exadata-insights-request.d.ts +1 -1
  38. package/lib/request/list-host-configurations-request.d.ts +1 -1
  39. package/lib/request/list-host-insights-request.d.ts +1 -1
  40. package/lib/request/list-hosted-entities-request.d.ts +1 -1
  41. package/lib/request/list-importable-agent-entities-request.d.ts +1 -1
  42. package/lib/request/list-importable-enterprise-manager-entities-request.d.ts +1 -1
  43. package/lib/request/list-sql-plans-request.d.ts +1 -1
  44. package/lib/request/list-sql-searches-request.d.ts +1 -1
  45. package/lib/request/list-sql-texts-request.d.ts +1 -1
  46. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  47. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  48. package/lib/request/list-work-requests-request.d.ts +1 -1
  49. package/lib/request/summarize-database-insight-resource-capacity-trend-request.d.ts +1 -1
  50. package/lib/request/summarize-database-insight-resource-forecast-trend-request.d.ts +1 -1
  51. package/lib/request/summarize-database-insight-resource-statistics-request.d.ts +1 -1
  52. package/lib/request/summarize-database-insight-resource-usage-request.d.ts +1 -1
  53. package/lib/request/summarize-database-insight-resource-usage-trend-request.d.ts +1 -1
  54. package/lib/request/summarize-database-insight-resource-utilization-insight-request.d.ts +1 -1
  55. package/lib/request/summarize-database-insight-tablespace-usage-trend-request.d.ts +1 -1
  56. package/lib/request/summarize-exadata-insight-resource-capacity-trend-aggregated-request.d.ts +1 -1
  57. package/lib/request/summarize-exadata-insight-resource-capacity-trend-request.d.ts +1 -1
  58. package/lib/request/summarize-exadata-insight-resource-forecast-trend-aggregated-request.d.ts +1 -1
  59. package/lib/request/summarize-exadata-insight-resource-forecast-trend-request.d.ts +1 -1
  60. package/lib/request/summarize-exadata-insight-resource-statistics-request.d.ts +1 -1
  61. package/lib/request/summarize-exadata-insight-resource-usage-aggregated-request.d.ts +1 -1
  62. package/lib/request/summarize-exadata-insight-resource-usage-request.d.ts +1 -1
  63. package/lib/request/summarize-exadata-insight-resource-utilization-insight-request.d.ts +1 -1
  64. package/lib/request/summarize-exadata-members-request.d.ts +1 -1
  65. package/lib/request/summarize-host-insight-resource-capacity-trend-request.d.ts +1 -1
  66. package/lib/request/summarize-host-insight-resource-forecast-trend-request.d.ts +1 -1
  67. package/lib/request/summarize-host-insight-resource-statistics-request.d.ts +1 -1
  68. package/lib/request/summarize-host-insight-resource-usage-request.d.ts +1 -1
  69. package/lib/request/summarize-host-insight-resource-usage-trend-request.d.ts +1 -1
  70. package/lib/request/summarize-host-insight-resource-utilization-insight-request.d.ts +1 -1
  71. package/lib/request/summarize-sql-insights-request.d.ts +1 -1
  72. package/lib/request/summarize-sql-plan-insights-request.d.ts +1 -1
  73. package/lib/request/summarize-sql-response-time-distributions-request.d.ts +1 -1
  74. package/lib/request/summarize-sql-statistics-request.d.ts +1 -1
  75. package/lib/request/summarize-sql-statistics-time-series-by-plan-request.d.ts +1 -1
  76. package/lib/request/summarize-sql-statistics-time-series-request.d.ts +1 -1
  77. package/lib/request/update-database-insight-request.d.ts +1 -1
  78. package/lib/request/update-enterprise-manager-bridge-request.d.ts +1 -1
  79. package/lib/request/update-exadata-insight-request.d.ts +1 -1
  80. package/lib/request/update-host-insight-request.d.ts +1 -1
  81. package/package.json +3 -3
package/lib/client.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.6.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.6.1/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.6.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.6.1/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.6.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.6.1/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.6.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.6.1/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.6.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.6.1/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.6.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.6.1/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.6.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.6.1/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.6.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.6.1/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.6.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.6.1/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.6.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.6.1/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.6.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.6.1/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.6.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.6.1/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.6.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.6.1/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.6.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.6.1/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.6.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.6.1/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.6.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.6.1/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.6.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.6.1/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.6.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.6.1/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.6.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.6.1/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.6.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.6.1/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.6.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.6.1/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.6.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.6.1/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.6.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.6.1/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.6.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.6.1/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.6.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.6.1/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.6.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.6.1/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.6.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.6.1/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.6.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.6.1/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.6.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.6.1/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,7 +347,7 @@ 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.6.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.6.1/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
  /**
@@ -357,7 +357,7 @@ export declare class OperationsInsightsClient {
357
357
  * @param ListDatabaseConfigurationsRequest
358
358
  * @return ListDatabaseConfigurationsResponse
359
359
  * @throws OciError when an error occurs
360
- * @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.
360
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/ListDatabaseConfigurations.ts.html |here} to see how to use ListDatabaseConfigurations API.
361
361
  */
362
362
  listDatabaseConfigurations(listDatabaseConfigurationsRequest: requests.ListDatabaseConfigurationsRequest): Promise<responses.ListDatabaseConfigurationsResponse>;
363
363
  /**
@@ -367,7 +367,7 @@ export declare class OperationsInsightsClient {
367
367
  * @param ListDatabaseInsightsRequest
368
368
  * @return ListDatabaseInsightsResponse
369
369
  * @throws OciError when an error occurs
370
- * @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.
370
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/ListDatabaseInsights.ts.html |here} to see how to use ListDatabaseInsights API.
371
371
  */
372
372
  listDatabaseInsights(listDatabaseInsightsRequest: requests.ListDatabaseInsightsRequest): Promise<responses.ListDatabaseInsightsResponse>;
373
373
  /**
@@ -377,7 +377,7 @@ export declare class OperationsInsightsClient {
377
377
  * @param ListEnterpriseManagerBridgesRequest
378
378
  * @return ListEnterpriseManagerBridgesResponse
379
379
  * @throws OciError when an error occurs
380
- * @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.
380
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/ListEnterpriseManagerBridges.ts.html |here} to see how to use ListEnterpriseManagerBridges API.
381
381
  */
382
382
  listEnterpriseManagerBridges(listEnterpriseManagerBridgesRequest: requests.ListEnterpriseManagerBridgesRequest): Promise<responses.ListEnterpriseManagerBridgesResponse>;
383
383
  /**
@@ -386,7 +386,7 @@ export declare class OperationsInsightsClient {
386
386
  * @param ListExadataConfigurationsRequest
387
387
  * @return ListExadataConfigurationsResponse
388
388
  * @throws OciError when an error occurs
389
- * @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.
389
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/ListExadataConfigurations.ts.html |here} to see how to use ListExadataConfigurations API.
390
390
  */
391
391
  listExadataConfigurations(listExadataConfigurationsRequest: requests.ListExadataConfigurationsRequest): Promise<responses.ListExadataConfigurationsResponse>;
392
392
  /**
@@ -396,7 +396,7 @@ export declare class OperationsInsightsClient {
396
396
  * @param ListExadataInsightsRequest
397
397
  * @return ListExadataInsightsResponse
398
398
  * @throws OciError when an error occurs
399
- * @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.
399
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/ListExadataInsights.ts.html |here} to see how to use ListExadataInsights API.
400
400
  */
401
401
  listExadataInsights(listExadataInsightsRequest: requests.ListExadataInsightsRequest): Promise<responses.ListExadataInsightsResponse>;
402
402
  /**
@@ -407,7 +407,7 @@ export declare class OperationsInsightsClient {
407
407
  * @param ListHostConfigurationsRequest
408
408
  * @return ListHostConfigurationsResponse
409
409
  * @throws OciError when an error occurs
410
- * @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.
410
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/ListHostConfigurations.ts.html |here} to see how to use ListHostConfigurations API.
411
411
  */
412
412
  listHostConfigurations(listHostConfigurationsRequest: requests.ListHostConfigurationsRequest): Promise<responses.ListHostConfigurationsResponse>;
413
413
  /**
@@ -417,7 +417,7 @@ export declare class OperationsInsightsClient {
417
417
  * @param ListHostInsightsRequest
418
418
  * @return ListHostInsightsResponse
419
419
  * @throws OciError when an error occurs
420
- * @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.
420
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/ListHostInsights.ts.html |here} to see how to use ListHostInsights API.
421
421
  */
422
422
  listHostInsights(listHostInsightsRequest: requests.ListHostInsightsRequest): Promise<responses.ListHostInsightsResponse>;
423
423
  /**
@@ -427,7 +427,7 @@ export declare class OperationsInsightsClient {
427
427
  * @param ListHostedEntitiesRequest
428
428
  * @return ListHostedEntitiesResponse
429
429
  * @throws OciError when an error occurs
430
- * @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.
430
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/ListHostedEntities.ts.html |here} to see how to use ListHostedEntities API.
431
431
  */
432
432
  listHostedEntities(listHostedEntitiesRequest: requests.ListHostedEntitiesRequest): Promise<responses.ListHostedEntitiesResponse>;
433
433
  /**
@@ -441,7 +441,7 @@ export declare class OperationsInsightsClient {
441
441
  * @param ListImportableAgentEntitiesRequest
442
442
  * @return ListImportableAgentEntitiesResponse
443
443
  * @throws OciError when an error occurs
444
- * @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.
444
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/ListImportableAgentEntities.ts.html |here} to see how to use ListImportableAgentEntities API.
445
445
  */
446
446
  listImportableAgentEntities(listImportableAgentEntitiesRequest: requests.ListImportableAgentEntitiesRequest): Promise<responses.ListImportableAgentEntitiesResponse>;
447
447
  /**
@@ -451,7 +451,7 @@ export declare class OperationsInsightsClient {
451
451
  * @param ListImportableEnterpriseManagerEntitiesRequest
452
452
  * @return ListImportableEnterpriseManagerEntitiesResponse
453
453
  * @throws OciError when an error occurs
454
- * @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.
454
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/ListImportableEnterpriseManagerEntities.ts.html |here} to see how to use ListImportableEnterpriseManagerEntities API.
455
455
  */
456
456
  listImportableEnterpriseManagerEntities(listImportableEnterpriseManagerEntitiesRequest: requests.ListImportableEnterpriseManagerEntitiesRequest): Promise<responses.ListImportableEnterpriseManagerEntitiesResponse>;
457
457
  /**
@@ -462,7 +462,7 @@ export declare class OperationsInsightsClient {
462
462
  * @param ListSqlPlansRequest
463
463
  * @return ListSqlPlansResponse
464
464
  * @throws OciError when an error occurs
465
- * @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.
465
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/ListSqlPlans.ts.html |here} to see how to use ListSqlPlans API.
466
466
  */
467
467
  listSqlPlans(listSqlPlansRequest: requests.ListSqlPlansRequest): Promise<responses.ListSqlPlansResponse>;
468
468
  /**
@@ -472,7 +472,7 @@ export declare class OperationsInsightsClient {
472
472
  * @param ListSqlSearchesRequest
473
473
  * @return ListSqlSearchesResponse
474
474
  * @throws OciError when an error occurs
475
- * @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.
475
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/ListSqlSearches.ts.html |here} to see how to use ListSqlSearches API.
476
476
  */
477
477
  listSqlSearches(listSqlSearchesRequest: requests.ListSqlSearchesRequest): Promise<responses.ListSqlSearchesResponse>;
478
478
  /**
@@ -482,7 +482,7 @@ export declare class OperationsInsightsClient {
482
482
  * @param ListSqlTextsRequest
483
483
  * @return ListSqlTextsResponse
484
484
  * @throws OciError when an error occurs
485
- * @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.
485
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/ListSqlTexts.ts.html |here} to see how to use ListSqlTexts API.
486
486
  */
487
487
  listSqlTexts(listSqlTextsRequest: requests.ListSqlTextsRequest): Promise<responses.ListSqlTextsResponse>;
488
488
  /**
@@ -492,7 +492,7 @@ export declare class OperationsInsightsClient {
492
492
  * @param ListWorkRequestErrorsRequest
493
493
  * @return ListWorkRequestErrorsResponse
494
494
  * @throws OciError when an error occurs
495
- * @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.
495
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
496
496
  */
497
497
  listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
498
498
  /**
@@ -502,7 +502,7 @@ export declare class OperationsInsightsClient {
502
502
  * @param ListWorkRequestLogsRequest
503
503
  * @return ListWorkRequestLogsResponse
504
504
  * @throws OciError when an error occurs
505
- * @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.
505
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
506
506
  */
507
507
  listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
508
508
  /**
@@ -512,7 +512,7 @@ export declare class OperationsInsightsClient {
512
512
  * @param ListWorkRequestsRequest
513
513
  * @return ListWorkRequestsResponse
514
514
  * @throws OciError when an error occurs
515
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/opsi/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
515
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
516
516
  */
517
517
  listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
518
518
  /**
@@ -523,7 +523,7 @@ export declare class OperationsInsightsClient {
523
523
  * @param SummarizeDatabaseInsightResourceCapacityTrendRequest
524
524
  * @return SummarizeDatabaseInsightResourceCapacityTrendResponse
525
525
  * @throws OciError when an error occurs
526
- * @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.
526
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeDatabaseInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceCapacityTrend API.
527
527
  */
528
528
  summarizeDatabaseInsightResourceCapacityTrend(summarizeDatabaseInsightResourceCapacityTrendRequest: requests.SummarizeDatabaseInsightResourceCapacityTrendRequest): Promise<responses.SummarizeDatabaseInsightResourceCapacityTrendResponse>;
529
529
  /**
@@ -533,7 +533,7 @@ export declare class OperationsInsightsClient {
533
533
  * @param SummarizeDatabaseInsightResourceForecastTrendRequest
534
534
  * @return SummarizeDatabaseInsightResourceForecastTrendResponse
535
535
  * @throws OciError when an error occurs
536
- * @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.
536
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeDatabaseInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceForecastTrend API.
537
537
  */
538
538
  summarizeDatabaseInsightResourceForecastTrend(summarizeDatabaseInsightResourceForecastTrendRequest: requests.SummarizeDatabaseInsightResourceForecastTrendRequest): Promise<responses.SummarizeDatabaseInsightResourceForecastTrendResponse>;
539
539
  /**
@@ -544,7 +544,7 @@ export declare class OperationsInsightsClient {
544
544
  * @param SummarizeDatabaseInsightResourceStatisticsRequest
545
545
  * @return SummarizeDatabaseInsightResourceStatisticsResponse
546
546
  * @throws OciError when an error occurs
547
- * @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.
547
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeDatabaseInsightResourceStatistics.ts.html |here} to see how to use SummarizeDatabaseInsightResourceStatistics API.
548
548
  */
549
549
  summarizeDatabaseInsightResourceStatistics(summarizeDatabaseInsightResourceStatisticsRequest: requests.SummarizeDatabaseInsightResourceStatisticsRequest): Promise<responses.SummarizeDatabaseInsightResourceStatisticsResponse>;
550
550
  /**
@@ -556,7 +556,7 @@ export declare class OperationsInsightsClient {
556
556
  * @param SummarizeDatabaseInsightResourceUsageRequest
557
557
  * @return SummarizeDatabaseInsightResourceUsageResponse
558
558
  * @throws OciError when an error occurs
559
- * @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.
559
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeDatabaseInsightResourceUsage.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsage API.
560
560
  */
561
561
  summarizeDatabaseInsightResourceUsage(summarizeDatabaseInsightResourceUsageRequest: requests.SummarizeDatabaseInsightResourceUsageRequest): Promise<responses.SummarizeDatabaseInsightResourceUsageResponse>;
562
562
  /**
@@ -567,7 +567,7 @@ export declare class OperationsInsightsClient {
567
567
  * @param SummarizeDatabaseInsightResourceUsageTrendRequest
568
568
  * @return SummarizeDatabaseInsightResourceUsageTrendResponse
569
569
  * @throws OciError when an error occurs
570
- * @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.
570
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeDatabaseInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsageTrend API.
571
571
  */
572
572
  summarizeDatabaseInsightResourceUsageTrend(summarizeDatabaseInsightResourceUsageTrendRequest: requests.SummarizeDatabaseInsightResourceUsageTrendRequest): Promise<responses.SummarizeDatabaseInsightResourceUsageTrendResponse>;
573
573
  /**
@@ -577,7 +577,7 @@ export declare class OperationsInsightsClient {
577
577
  * @param SummarizeDatabaseInsightResourceUtilizationInsightRequest
578
578
  * @return SummarizeDatabaseInsightResourceUtilizationInsightResponse
579
579
  * @throws OciError when an error occurs
580
- * @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.
580
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeDatabaseInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUtilizationInsight API.
581
581
  */
582
582
  summarizeDatabaseInsightResourceUtilizationInsight(summarizeDatabaseInsightResourceUtilizationInsightRequest: requests.SummarizeDatabaseInsightResourceUtilizationInsightRequest): Promise<responses.SummarizeDatabaseInsightResourceUtilizationInsightResponse>;
583
583
  /**
@@ -589,7 +589,7 @@ export declare class OperationsInsightsClient {
589
589
  * @param SummarizeDatabaseInsightTablespaceUsageTrendRequest
590
590
  * @return SummarizeDatabaseInsightTablespaceUsageTrendResponse
591
591
  * @throws OciError when an error occurs
592
- * @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.
592
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeDatabaseInsightTablespaceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightTablespaceUsageTrend API.
593
593
  */
594
594
  summarizeDatabaseInsightTablespaceUsageTrend(summarizeDatabaseInsightTablespaceUsageTrendRequest: requests.SummarizeDatabaseInsightTablespaceUsageTrendRequest): Promise<responses.SummarizeDatabaseInsightTablespaceUsageTrendResponse>;
595
595
  /**
@@ -606,7 +606,7 @@ export declare class OperationsInsightsClient {
606
606
  * @param SummarizeExadataInsightResourceCapacityTrendRequest
607
607
  * @return SummarizeExadataInsightResourceCapacityTrendResponse
608
608
  * @throws OciError when an error occurs
609
- * @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.
609
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeExadataInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrend API.
610
610
  */
611
611
  summarizeExadataInsightResourceCapacityTrend(summarizeExadataInsightResourceCapacityTrendRequest: requests.SummarizeExadataInsightResourceCapacityTrendRequest): Promise<responses.SummarizeExadataInsightResourceCapacityTrendResponse>;
612
612
  /**
@@ -620,7 +620,7 @@ export declare class OperationsInsightsClient {
620
620
  * @param SummarizeExadataInsightResourceCapacityTrendAggregatedRequest
621
621
  * @return SummarizeExadataInsightResourceCapacityTrendAggregatedResponse
622
622
  * @throws OciError when an error occurs
623
- * @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.
623
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeExadataInsightResourceCapacityTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrendAggregated API.
624
624
  */
625
625
  summarizeExadataInsightResourceCapacityTrendAggregated(summarizeExadataInsightResourceCapacityTrendAggregatedRequest: requests.SummarizeExadataInsightResourceCapacityTrendAggregatedRequest): Promise<responses.SummarizeExadataInsightResourceCapacityTrendAggregatedResponse>;
626
626
  /**
@@ -637,7 +637,7 @@ export declare class OperationsInsightsClient {
637
637
  * @param SummarizeExadataInsightResourceForecastTrendRequest
638
638
  * @return SummarizeExadataInsightResourceForecastTrendResponse
639
639
  * @throws OciError when an error occurs
640
- * @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.
640
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeExadataInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrend API.
641
641
  */
642
642
  summarizeExadataInsightResourceForecastTrend(summarizeExadataInsightResourceForecastTrendRequest: requests.SummarizeExadataInsightResourceForecastTrendRequest): Promise<responses.SummarizeExadataInsightResourceForecastTrendResponse>;
643
643
  /**
@@ -650,7 +650,7 @@ export declare class OperationsInsightsClient {
650
650
  * @param SummarizeExadataInsightResourceForecastTrendAggregatedRequest
651
651
  * @return SummarizeExadataInsightResourceForecastTrendAggregatedResponse
652
652
  * @throws OciError when an error occurs
653
- * @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.
653
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeExadataInsightResourceForecastTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrendAggregated API.
654
654
  */
655
655
  summarizeExadataInsightResourceForecastTrendAggregated(summarizeExadataInsightResourceForecastTrendAggregatedRequest: requests.SummarizeExadataInsightResourceForecastTrendAggregatedRequest): Promise<responses.SummarizeExadataInsightResourceForecastTrendAggregatedResponse>;
656
656
  /**
@@ -664,7 +664,7 @@ export declare class OperationsInsightsClient {
664
664
  * @param SummarizeExadataInsightResourceStatisticsRequest
665
665
  * @return SummarizeExadataInsightResourceStatisticsResponse
666
666
  * @throws OciError when an error occurs
667
- * @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.
667
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeExadataInsightResourceStatistics.ts.html |here} to see how to use SummarizeExadataInsightResourceStatistics API.
668
668
  */
669
669
  summarizeExadataInsightResourceStatistics(summarizeExadataInsightResourceStatisticsRequest: requests.SummarizeExadataInsightResourceStatisticsRequest): Promise<responses.SummarizeExadataInsightResourceStatisticsResponse>;
670
670
  /**
@@ -679,7 +679,7 @@ export declare class OperationsInsightsClient {
679
679
  * @param SummarizeExadataInsightResourceUsageRequest
680
680
  * @return SummarizeExadataInsightResourceUsageResponse
681
681
  * @throws OciError when an error occurs
682
- * @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.
682
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeExadataInsightResourceUsage.ts.html |here} to see how to use SummarizeExadataInsightResourceUsage API.
683
683
  */
684
684
  summarizeExadataInsightResourceUsage(summarizeExadataInsightResourceUsageRequest: requests.SummarizeExadataInsightResourceUsageRequest): Promise<responses.SummarizeExadataInsightResourceUsageResponse>;
685
685
  /**
@@ -694,7 +694,7 @@ export declare class OperationsInsightsClient {
694
694
  * @param SummarizeExadataInsightResourceUsageAggregatedRequest
695
695
  * @return SummarizeExadataInsightResourceUsageAggregatedResponse
696
696
  * @throws OciError when an error occurs
697
- * @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.
697
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeExadataInsightResourceUsageAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceUsageAggregated API.
698
698
  */
699
699
  summarizeExadataInsightResourceUsageAggregated(summarizeExadataInsightResourceUsageAggregatedRequest: requests.SummarizeExadataInsightResourceUsageAggregatedRequest): Promise<responses.SummarizeExadataInsightResourceUsageAggregatedResponse>;
700
700
  /**
@@ -703,7 +703,7 @@ export declare class OperationsInsightsClient {
703
703
  * @param SummarizeExadataInsightResourceUtilizationInsightRequest
704
704
  * @return SummarizeExadataInsightResourceUtilizationInsightResponse
705
705
  * @throws OciError when an error occurs
706
- * @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.
706
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeExadataInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeExadataInsightResourceUtilizationInsight API.
707
707
  */
708
708
  summarizeExadataInsightResourceUtilizationInsight(summarizeExadataInsightResourceUtilizationInsightRequest: requests.SummarizeExadataInsightResourceUtilizationInsightRequest): Promise<responses.SummarizeExadataInsightResourceUtilizationInsightResponse>;
709
709
  /**
@@ -712,7 +712,7 @@ export declare class OperationsInsightsClient {
712
712
  * @param SummarizeExadataMembersRequest
713
713
  * @return SummarizeExadataMembersResponse
714
714
  * @throws OciError when an error occurs
715
- * @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.
715
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeExadataMembers.ts.html |here} to see how to use SummarizeExadataMembers API.
716
716
  */
717
717
  summarizeExadataMembers(summarizeExadataMembersRequest: requests.SummarizeExadataMembersRequest): Promise<responses.SummarizeExadataMembersResponse>;
718
718
  /**
@@ -723,7 +723,7 @@ export declare class OperationsInsightsClient {
723
723
  * @param SummarizeHostInsightResourceCapacityTrendRequest
724
724
  * @return SummarizeHostInsightResourceCapacityTrendResponse
725
725
  * @throws OciError when an error occurs
726
- * @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.
726
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeHostInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeHostInsightResourceCapacityTrend API.
727
727
  */
728
728
  summarizeHostInsightResourceCapacityTrend(summarizeHostInsightResourceCapacityTrendRequest: requests.SummarizeHostInsightResourceCapacityTrendRequest): Promise<responses.SummarizeHostInsightResourceCapacityTrendResponse>;
729
729
  /**
@@ -733,7 +733,7 @@ export declare class OperationsInsightsClient {
733
733
  * @param SummarizeHostInsightResourceForecastTrendRequest
734
734
  * @return SummarizeHostInsightResourceForecastTrendResponse
735
735
  * @throws OciError when an error occurs
736
- * @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.
736
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeHostInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeHostInsightResourceForecastTrend API.
737
737
  */
738
738
  summarizeHostInsightResourceForecastTrend(summarizeHostInsightResourceForecastTrendRequest: requests.SummarizeHostInsightResourceForecastTrendRequest): Promise<responses.SummarizeHostInsightResourceForecastTrendResponse>;
739
739
  /**
@@ -744,7 +744,7 @@ export declare class OperationsInsightsClient {
744
744
  * @param SummarizeHostInsightResourceStatisticsRequest
745
745
  * @return SummarizeHostInsightResourceStatisticsResponse
746
746
  * @throws OciError when an error occurs
747
- * @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.
747
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeHostInsightResourceStatistics.ts.html |here} to see how to use SummarizeHostInsightResourceStatistics API.
748
748
  */
749
749
  summarizeHostInsightResourceStatistics(summarizeHostInsightResourceStatisticsRequest: requests.SummarizeHostInsightResourceStatisticsRequest): Promise<responses.SummarizeHostInsightResourceStatisticsResponse>;
750
750
  /**
@@ -756,7 +756,7 @@ export declare class OperationsInsightsClient {
756
756
  * @param SummarizeHostInsightResourceUsageRequest
757
757
  * @return SummarizeHostInsightResourceUsageResponse
758
758
  * @throws OciError when an error occurs
759
- * @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.
759
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeHostInsightResourceUsage.ts.html |here} to see how to use SummarizeHostInsightResourceUsage API.
760
760
  */
761
761
  summarizeHostInsightResourceUsage(summarizeHostInsightResourceUsageRequest: requests.SummarizeHostInsightResourceUsageRequest): Promise<responses.SummarizeHostInsightResourceUsageResponse>;
762
762
  /**
@@ -767,7 +767,7 @@ export declare class OperationsInsightsClient {
767
767
  * @param SummarizeHostInsightResourceUsageTrendRequest
768
768
  * @return SummarizeHostInsightResourceUsageTrendResponse
769
769
  * @throws OciError when an error occurs
770
- * @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.
770
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeHostInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeHostInsightResourceUsageTrend API.
771
771
  */
772
772
  summarizeHostInsightResourceUsageTrend(summarizeHostInsightResourceUsageTrendRequest: requests.SummarizeHostInsightResourceUsageTrendRequest): Promise<responses.SummarizeHostInsightResourceUsageTrendResponse>;
773
773
  /**
@@ -777,7 +777,7 @@ export declare class OperationsInsightsClient {
777
777
  * @param SummarizeHostInsightResourceUtilizationInsightRequest
778
778
  * @return SummarizeHostInsightResourceUtilizationInsightResponse
779
779
  * @throws OciError when an error occurs
780
- * @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.
780
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeHostInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeHostInsightResourceUtilizationInsight API.
781
781
  */
782
782
  summarizeHostInsightResourceUtilizationInsight(summarizeHostInsightResourceUtilizationInsightRequest: requests.SummarizeHostInsightResourceUtilizationInsightRequest): Promise<responses.SummarizeHostInsightResourceUtilizationInsightResponse>;
783
783
  /**
@@ -788,7 +788,7 @@ export declare class OperationsInsightsClient {
788
788
  * @param SummarizeSqlInsightsRequest
789
789
  * @return SummarizeSqlInsightsResponse
790
790
  * @throws OciError when an error occurs
791
- * @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.
791
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeSqlInsights.ts.html |here} to see how to use SummarizeSqlInsights API.
792
792
  */
793
793
  summarizeSqlInsights(summarizeSqlInsightsRequest: requests.SummarizeSqlInsightsRequest): Promise<responses.SummarizeSqlInsightsResponse>;
794
794
  /**
@@ -799,7 +799,7 @@ export declare class OperationsInsightsClient {
799
799
  * @param SummarizeSqlPlanInsightsRequest
800
800
  * @return SummarizeSqlPlanInsightsResponse
801
801
  * @throws OciError when an error occurs
802
- * @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.
802
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeSqlPlanInsights.ts.html |here} to see how to use SummarizeSqlPlanInsights API.
803
803
  */
804
804
  summarizeSqlPlanInsights(summarizeSqlPlanInsightsRequest: requests.SummarizeSqlPlanInsightsRequest): Promise<responses.SummarizeSqlPlanInsightsResponse>;
805
805
  /**
@@ -810,7 +810,7 @@ export declare class OperationsInsightsClient {
810
810
  * @param SummarizeSqlResponseTimeDistributionsRequest
811
811
  * @return SummarizeSqlResponseTimeDistributionsResponse
812
812
  * @throws OciError when an error occurs
813
- * @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.
813
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeSqlResponseTimeDistributions.ts.html |here} to see how to use SummarizeSqlResponseTimeDistributions API.
814
814
  */
815
815
  summarizeSqlResponseTimeDistributions(summarizeSqlResponseTimeDistributionsRequest: requests.SummarizeSqlResponseTimeDistributionsRequest): Promise<responses.SummarizeSqlResponseTimeDistributionsResponse>;
816
816
  /**
@@ -821,7 +821,7 @@ export declare class OperationsInsightsClient {
821
821
  * @param SummarizeSqlStatisticsRequest
822
822
  * @return SummarizeSqlStatisticsResponse
823
823
  * @throws OciError when an error occurs
824
- * @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.
824
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeSqlStatistics.ts.html |here} to see how to use SummarizeSqlStatistics API.
825
825
  */
826
826
  summarizeSqlStatistics(summarizeSqlStatisticsRequest: requests.SummarizeSqlStatisticsRequest): Promise<responses.SummarizeSqlStatisticsResponse>;
827
827
  /**
@@ -831,7 +831,7 @@ export declare class OperationsInsightsClient {
831
831
  * @param SummarizeSqlStatisticsTimeSeriesRequest
832
832
  * @return SummarizeSqlStatisticsTimeSeriesResponse
833
833
  * @throws OciError when an error occurs
834
- * @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.
834
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeSqlStatisticsTimeSeries.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeries API.
835
835
  */
836
836
  summarizeSqlStatisticsTimeSeries(summarizeSqlStatisticsTimeSeriesRequest: requests.SummarizeSqlStatisticsTimeSeriesRequest): Promise<responses.SummarizeSqlStatisticsTimeSeriesResponse>;
837
837
  /**
@@ -842,7 +842,7 @@ export declare class OperationsInsightsClient {
842
842
  * @param SummarizeSqlStatisticsTimeSeriesByPlanRequest
843
843
  * @return SummarizeSqlStatisticsTimeSeriesByPlanResponse
844
844
  * @throws OciError when an error occurs
845
- * @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.
845
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeSqlStatisticsTimeSeriesByPlan.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeriesByPlan API.
846
846
  */
847
847
  summarizeSqlStatisticsTimeSeriesByPlan(summarizeSqlStatisticsTimeSeriesByPlanRequest: requests.SummarizeSqlStatisticsTimeSeriesByPlanRequest): Promise<responses.SummarizeSqlStatisticsTimeSeriesByPlanResponse>;
848
848
  /**
@@ -851,7 +851,7 @@ export declare class OperationsInsightsClient {
851
851
  * @param UpdateDatabaseInsightRequest
852
852
  * @return UpdateDatabaseInsightResponse
853
853
  * @throws OciError when an error occurs
854
- * @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.
854
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/UpdateDatabaseInsight.ts.html |here} to see how to use UpdateDatabaseInsight API.
855
855
  */
856
856
  updateDatabaseInsight(updateDatabaseInsightRequest: requests.UpdateDatabaseInsightRequest): Promise<responses.UpdateDatabaseInsightResponse>;
857
857
  /**
@@ -860,7 +860,7 @@ export declare class OperationsInsightsClient {
860
860
  * @param UpdateEnterpriseManagerBridgeRequest
861
861
  * @return UpdateEnterpriseManagerBridgeResponse
862
862
  * @throws OciError when an error occurs
863
- * @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.
863
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/UpdateEnterpriseManagerBridge.ts.html |here} to see how to use UpdateEnterpriseManagerBridge API.
864
864
  */
865
865
  updateEnterpriseManagerBridge(updateEnterpriseManagerBridgeRequest: requests.UpdateEnterpriseManagerBridgeRequest): Promise<responses.UpdateEnterpriseManagerBridgeResponse>;
866
866
  /**
@@ -869,7 +869,7 @@ export declare class OperationsInsightsClient {
869
869
  * @param UpdateExadataInsightRequest
870
870
  * @return UpdateExadataInsightResponse
871
871
  * @throws OciError when an error occurs
872
- * @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.
872
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/UpdateExadataInsight.ts.html |here} to see how to use UpdateExadataInsight API.
873
873
  */
874
874
  updateExadataInsight(updateExadataInsightRequest: requests.UpdateExadataInsightRequest): Promise<responses.UpdateExadataInsightResponse>;
875
875
  /**
@@ -878,7 +878,7 @@ export declare class OperationsInsightsClient {
878
878
  * @param UpdateHostInsightRequest
879
879
  * @return UpdateHostInsightResponse
880
880
  * @throws OciError when an error occurs
881
- * @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.
881
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/UpdateHostInsight.ts.html |here} to see how to use UpdateHostInsight API.
882
882
  */
883
883
  updateHostInsight(updateHostInsightRequest: requests.UpdateHostInsightRequest): Promise<responses.UpdateHostInsightResponse>;
884
884
  }