oci-opsi 2.9.0 → 2.9.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (81) hide show
  1. package/lib/client.d.ts +78 -78
  2. package/lib/client.js +78 -78
  3. package/lib/request/add-exadata-insight-members-request.d.ts +1 -1
  4. package/lib/request/change-database-insight-compartment-request.d.ts +1 -1
  5. package/lib/request/change-enterprise-manager-bridge-compartment-request.d.ts +1 -1
  6. package/lib/request/change-exadata-insight-compartment-request.d.ts +1 -1
  7. package/lib/request/change-host-insight-compartment-request.d.ts +1 -1
  8. package/lib/request/create-database-insight-request.d.ts +1 -1
  9. package/lib/request/create-enterprise-manager-bridge-request.d.ts +1 -1
  10. package/lib/request/create-exadata-insight-request.d.ts +1 -1
  11. package/lib/request/create-host-insight-request.d.ts +1 -1
  12. package/lib/request/delete-database-insight-request.d.ts +1 -1
  13. package/lib/request/delete-enterprise-manager-bridge-request.d.ts +1 -1
  14. package/lib/request/delete-exadata-insight-request.d.ts +1 -1
  15. package/lib/request/delete-host-insight-request.d.ts +1 -1
  16. package/lib/request/disable-database-insight-request.d.ts +1 -1
  17. package/lib/request/disable-exadata-insight-request.d.ts +1 -1
  18. package/lib/request/disable-host-insight-request.d.ts +1 -1
  19. package/lib/request/enable-database-insight-request.d.ts +1 -1
  20. package/lib/request/enable-exadata-insight-request.d.ts +1 -1
  21. package/lib/request/enable-host-insight-request.d.ts +1 -1
  22. package/lib/request/get-database-insight-request.d.ts +1 -1
  23. package/lib/request/get-enterprise-manager-bridge-request.d.ts +1 -1
  24. package/lib/request/get-exadata-insight-request.d.ts +1 -1
  25. package/lib/request/get-host-insight-request.d.ts +1 -1
  26. package/lib/request/get-work-request-request.d.ts +1 -1
  27. package/lib/request/ingest-database-configuration-request.d.ts +1 -1
  28. package/lib/request/ingest-host-configuration-request.d.ts +1 -1
  29. package/lib/request/ingest-host-metrics-request.d.ts +1 -1
  30. package/lib/request/ingest-sql-bucket-request.d.ts +1 -1
  31. package/lib/request/ingest-sql-plan-lines-request.d.ts +1 -1
  32. package/lib/request/ingest-sql-text-request.d.ts +1 -1
  33. package/lib/request/list-database-configurations-request.d.ts +1 -1
  34. package/lib/request/list-database-insights-request.d.ts +1 -1
  35. package/lib/request/list-enterprise-manager-bridges-request.d.ts +1 -1
  36. package/lib/request/list-exadata-configurations-request.d.ts +1 -1
  37. package/lib/request/list-exadata-insights-request.d.ts +1 -1
  38. package/lib/request/list-host-configurations-request.d.ts +1 -1
  39. package/lib/request/list-host-insights-request.d.ts +1 -1
  40. package/lib/request/list-hosted-entities-request.d.ts +1 -1
  41. package/lib/request/list-importable-agent-entities-request.d.ts +1 -1
  42. package/lib/request/list-importable-enterprise-manager-entities-request.d.ts +1 -1
  43. package/lib/request/list-sql-plans-request.d.ts +1 -1
  44. package/lib/request/list-sql-searches-request.d.ts +1 -1
  45. package/lib/request/list-sql-texts-request.d.ts +1 -1
  46. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  47. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  48. package/lib/request/list-work-requests-request.d.ts +1 -1
  49. package/lib/request/summarize-database-insight-resource-capacity-trend-request.d.ts +1 -1
  50. package/lib/request/summarize-database-insight-resource-forecast-trend-request.d.ts +1 -1
  51. package/lib/request/summarize-database-insight-resource-statistics-request.d.ts +1 -1
  52. package/lib/request/summarize-database-insight-resource-usage-request.d.ts +1 -1
  53. package/lib/request/summarize-database-insight-resource-usage-trend-request.d.ts +1 -1
  54. package/lib/request/summarize-database-insight-resource-utilization-insight-request.d.ts +1 -1
  55. package/lib/request/summarize-database-insight-tablespace-usage-trend-request.d.ts +1 -1
  56. package/lib/request/summarize-exadata-insight-resource-capacity-trend-aggregated-request.d.ts +1 -1
  57. package/lib/request/summarize-exadata-insight-resource-capacity-trend-request.d.ts +1 -1
  58. package/lib/request/summarize-exadata-insight-resource-forecast-trend-aggregated-request.d.ts +1 -1
  59. package/lib/request/summarize-exadata-insight-resource-forecast-trend-request.d.ts +1 -1
  60. package/lib/request/summarize-exadata-insight-resource-statistics-request.d.ts +1 -1
  61. package/lib/request/summarize-exadata-insight-resource-usage-aggregated-request.d.ts +1 -1
  62. package/lib/request/summarize-exadata-insight-resource-usage-request.d.ts +1 -1
  63. package/lib/request/summarize-exadata-insight-resource-utilization-insight-request.d.ts +1 -1
  64. package/lib/request/summarize-exadata-members-request.d.ts +1 -1
  65. package/lib/request/summarize-host-insight-resource-capacity-trend-request.d.ts +1 -1
  66. package/lib/request/summarize-host-insight-resource-forecast-trend-request.d.ts +1 -1
  67. package/lib/request/summarize-host-insight-resource-statistics-request.d.ts +1 -1
  68. package/lib/request/summarize-host-insight-resource-usage-request.d.ts +1 -1
  69. package/lib/request/summarize-host-insight-resource-usage-trend-request.d.ts +1 -1
  70. package/lib/request/summarize-host-insight-resource-utilization-insight-request.d.ts +1 -1
  71. package/lib/request/summarize-sql-insights-request.d.ts +1 -1
  72. package/lib/request/summarize-sql-plan-insights-request.d.ts +1 -1
  73. package/lib/request/summarize-sql-response-time-distributions-request.d.ts +1 -1
  74. package/lib/request/summarize-sql-statistics-request.d.ts +1 -1
  75. package/lib/request/summarize-sql-statistics-time-series-by-plan-request.d.ts +1 -1
  76. package/lib/request/summarize-sql-statistics-time-series-request.d.ts +1 -1
  77. package/lib/request/update-database-insight-request.d.ts +1 -1
  78. package/lib/request/update-enterprise-manager-bridge-request.d.ts +1 -1
  79. package/lib/request/update-exadata-insight-request.d.ts +1 -1
  80. package/lib/request/update-host-insight-request.d.ts +1 -1
  81. package/package.json +3 -3
package/lib/client.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.9.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.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.9.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.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.9.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.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.9.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.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.9.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.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.9.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.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.9.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.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.9.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.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.9.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.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.9.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.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.9.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.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.9.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.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.9.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.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.9.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.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.9.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.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.9.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.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.9.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.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.9.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.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.9.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.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.9.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.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.9.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.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.9.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.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.9.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.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.9.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.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.9.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.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.9.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.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.9.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.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.9.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.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.9.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.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.9.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.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
  /**
@@ -358,7 +358,7 @@ export declare class OperationsInsightsClient {
358
358
  * @param ListDatabaseConfigurationsRequest
359
359
  * @return ListDatabaseConfigurationsResponse
360
360
  * @throws OciError when an error occurs
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
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/ListDatabaseConfigurations.ts.html |here} to see how to use ListDatabaseConfigurations API.
362
362
  */
363
363
  listDatabaseConfigurations(listDatabaseConfigurationsRequest: requests.ListDatabaseConfigurationsRequest): Promise<responses.ListDatabaseConfigurationsResponse>;
364
364
  /**
@@ -369,7 +369,7 @@ export declare class OperationsInsightsClient {
369
369
  * @param ListDatabaseInsightsRequest
370
370
  * @return ListDatabaseInsightsResponse
371
371
  * @throws OciError when an error occurs
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.
372
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/ListDatabaseInsights.ts.html |here} to see how to use ListDatabaseInsights API.
373
373
  */
374
374
  listDatabaseInsights(listDatabaseInsightsRequest: requests.ListDatabaseInsightsRequest): Promise<responses.ListDatabaseInsightsResponse>;
375
375
  /**
@@ -380,7 +380,7 @@ export declare class OperationsInsightsClient {
380
380
  * @param ListEnterpriseManagerBridgesRequest
381
381
  * @return ListEnterpriseManagerBridgesResponse
382
382
  * @throws OciError when an error occurs
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.
383
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/ListEnterpriseManagerBridges.ts.html |here} to see how to use ListEnterpriseManagerBridges API.
384
384
  */
385
385
  listEnterpriseManagerBridges(listEnterpriseManagerBridgesRequest: requests.ListEnterpriseManagerBridgesRequest): Promise<responses.ListEnterpriseManagerBridgesResponse>;
386
386
  /**
@@ -389,7 +389,7 @@ export declare class OperationsInsightsClient {
389
389
  * @param ListExadataConfigurationsRequest
390
390
  * @return ListExadataConfigurationsResponse
391
391
  * @throws OciError when an error occurs
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.
392
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/ListExadataConfigurations.ts.html |here} to see how to use ListExadataConfigurations API.
393
393
  */
394
394
  listExadataConfigurations(listExadataConfigurationsRequest: requests.ListExadataConfigurationsRequest): Promise<responses.ListExadataConfigurationsResponse>;
395
395
  /**
@@ -400,7 +400,7 @@ export declare class OperationsInsightsClient {
400
400
  * @param ListExadataInsightsRequest
401
401
  * @return ListExadataInsightsResponse
402
402
  * @throws OciError when an error occurs
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.
403
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/ListExadataInsights.ts.html |here} to see how to use ListExadataInsights API.
404
404
  */
405
405
  listExadataInsights(listExadataInsightsRequest: requests.ListExadataInsightsRequest): Promise<responses.ListExadataInsightsResponse>;
406
406
  /**
@@ -411,7 +411,7 @@ export declare class OperationsInsightsClient {
411
411
  * @param ListHostConfigurationsRequest
412
412
  * @return ListHostConfigurationsResponse
413
413
  * @throws OciError when an error occurs
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.
414
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/ListHostConfigurations.ts.html |here} to see how to use ListHostConfigurations API.
415
415
  */
416
416
  listHostConfigurations(listHostConfigurationsRequest: requests.ListHostConfigurationsRequest): Promise<responses.ListHostConfigurationsResponse>;
417
417
  /**
@@ -422,7 +422,7 @@ export declare class OperationsInsightsClient {
422
422
  * @param ListHostInsightsRequest
423
423
  * @return ListHostInsightsResponse
424
424
  * @throws OciError when an error occurs
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.
425
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/ListHostInsights.ts.html |here} to see how to use ListHostInsights API.
426
426
  */
427
427
  listHostInsights(listHostInsightsRequest: requests.ListHostInsightsRequest): Promise<responses.ListHostInsightsResponse>;
428
428
  /**
@@ -432,7 +432,7 @@ export declare class OperationsInsightsClient {
432
432
  * @param ListHostedEntitiesRequest
433
433
  * @return ListHostedEntitiesResponse
434
434
  * @throws OciError when an error occurs
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.
435
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/ListHostedEntities.ts.html |here} to see how to use ListHostedEntities API.
436
436
  */
437
437
  listHostedEntities(listHostedEntitiesRequest: requests.ListHostedEntitiesRequest): Promise<responses.ListHostedEntitiesResponse>;
438
438
  /**
@@ -446,7 +446,7 @@ export declare class OperationsInsightsClient {
446
446
  * @param ListImportableAgentEntitiesRequest
447
447
  * @return ListImportableAgentEntitiesResponse
448
448
  * @throws OciError when an error occurs
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.
449
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/ListImportableAgentEntities.ts.html |here} to see how to use ListImportableAgentEntities API.
450
450
  */
451
451
  listImportableAgentEntities(listImportableAgentEntitiesRequest: requests.ListImportableAgentEntitiesRequest): Promise<responses.ListImportableAgentEntitiesResponse>;
452
452
  /**
@@ -456,7 +456,7 @@ export declare class OperationsInsightsClient {
456
456
  * @param ListImportableEnterpriseManagerEntitiesRequest
457
457
  * @return ListImportableEnterpriseManagerEntitiesResponse
458
458
  * @throws OciError when an error occurs
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.
459
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/ListImportableEnterpriseManagerEntities.ts.html |here} to see how to use ListImportableEnterpriseManagerEntities API.
460
460
  */
461
461
  listImportableEnterpriseManagerEntities(listImportableEnterpriseManagerEntitiesRequest: requests.ListImportableEnterpriseManagerEntitiesRequest): Promise<responses.ListImportableEnterpriseManagerEntitiesResponse>;
462
462
  /**
@@ -467,7 +467,7 @@ export declare class OperationsInsightsClient {
467
467
  * @param ListSqlPlansRequest
468
468
  * @return ListSqlPlansResponse
469
469
  * @throws OciError when an error occurs
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.
470
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/ListSqlPlans.ts.html |here} to see how to use ListSqlPlans API.
471
471
  */
472
472
  listSqlPlans(listSqlPlansRequest: requests.ListSqlPlansRequest): Promise<responses.ListSqlPlansResponse>;
473
473
  /**
@@ -478,7 +478,7 @@ export declare class OperationsInsightsClient {
478
478
  * @param ListSqlSearchesRequest
479
479
  * @return ListSqlSearchesResponse
480
480
  * @throws OciError when an error occurs
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.
481
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/ListSqlSearches.ts.html |here} to see how to use ListSqlSearches API.
482
482
  */
483
483
  listSqlSearches(listSqlSearchesRequest: requests.ListSqlSearchesRequest): Promise<responses.ListSqlSearchesResponse>;
484
484
  /**
@@ -488,7 +488,7 @@ export declare class OperationsInsightsClient {
488
488
  * @param ListSqlTextsRequest
489
489
  * @return ListSqlTextsResponse
490
490
  * @throws OciError when an error occurs
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.
491
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/ListSqlTexts.ts.html |here} to see how to use ListSqlTexts API.
492
492
  */
493
493
  listSqlTexts(listSqlTextsRequest: requests.ListSqlTextsRequest): Promise<responses.ListSqlTextsResponse>;
494
494
  /**
@@ -498,7 +498,7 @@ export declare class OperationsInsightsClient {
498
498
  * @param ListWorkRequestErrorsRequest
499
499
  * @return ListWorkRequestErrorsResponse
500
500
  * @throws OciError when an error occurs
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.
501
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
502
502
  */
503
503
  listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
504
504
  /**
@@ -508,7 +508,7 @@ export declare class OperationsInsightsClient {
508
508
  * @param ListWorkRequestLogsRequest
509
509
  * @return ListWorkRequestLogsResponse
510
510
  * @throws OciError when an error occurs
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.
511
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
512
512
  */
513
513
  listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
514
514
  /**
@@ -518,7 +518,7 @@ export declare class OperationsInsightsClient {
518
518
  * @param ListWorkRequestsRequest
519
519
  * @return ListWorkRequestsResponse
520
520
  * @throws OciError when an error occurs
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.
521
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
522
522
  */
523
523
  listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
524
524
  /**
@@ -530,7 +530,7 @@ export declare class OperationsInsightsClient {
530
530
  * @param SummarizeDatabaseInsightResourceCapacityTrendRequest
531
531
  * @return SummarizeDatabaseInsightResourceCapacityTrendResponse
532
532
  * @throws OciError when an error occurs
533
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/opsi/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.1/opsi/SummarizeDatabaseInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceCapacityTrend API.
534
534
  */
535
535
  summarizeDatabaseInsightResourceCapacityTrend(summarizeDatabaseInsightResourceCapacityTrendRequest: requests.SummarizeDatabaseInsightResourceCapacityTrendRequest): Promise<responses.SummarizeDatabaseInsightResourceCapacityTrendResponse>;
536
536
  /**
@@ -541,7 +541,7 @@ export declare class OperationsInsightsClient {
541
541
  * @param SummarizeDatabaseInsightResourceForecastTrendRequest
542
542
  * @return SummarizeDatabaseInsightResourceForecastTrendResponse
543
543
  * @throws OciError when an error occurs
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.
544
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/SummarizeDatabaseInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceForecastTrend API.
545
545
  */
546
546
  summarizeDatabaseInsightResourceForecastTrend(summarizeDatabaseInsightResourceForecastTrendRequest: requests.SummarizeDatabaseInsightResourceForecastTrendRequest): Promise<responses.SummarizeDatabaseInsightResourceForecastTrendResponse>;
547
547
  /**
@@ -552,7 +552,7 @@ export declare class OperationsInsightsClient {
552
552
  * @param SummarizeDatabaseInsightResourceStatisticsRequest
553
553
  * @return SummarizeDatabaseInsightResourceStatisticsResponse
554
554
  * @throws OciError when an error occurs
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.
555
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/SummarizeDatabaseInsightResourceStatistics.ts.html |here} to see how to use SummarizeDatabaseInsightResourceStatistics API.
556
556
  */
557
557
  summarizeDatabaseInsightResourceStatistics(summarizeDatabaseInsightResourceStatisticsRequest: requests.SummarizeDatabaseInsightResourceStatisticsRequest): Promise<responses.SummarizeDatabaseInsightResourceStatisticsResponse>;
558
558
  /**
@@ -565,7 +565,7 @@ export declare class OperationsInsightsClient {
565
565
  * @param SummarizeDatabaseInsightResourceUsageRequest
566
566
  * @return SummarizeDatabaseInsightResourceUsageResponse
567
567
  * @throws OciError when an error occurs
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.
568
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/SummarizeDatabaseInsightResourceUsage.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsage API.
569
569
  */
570
570
  summarizeDatabaseInsightResourceUsage(summarizeDatabaseInsightResourceUsageRequest: requests.SummarizeDatabaseInsightResourceUsageRequest): Promise<responses.SummarizeDatabaseInsightResourceUsageResponse>;
571
571
  /**
@@ -577,7 +577,7 @@ export declare class OperationsInsightsClient {
577
577
  * @param SummarizeDatabaseInsightResourceUsageTrendRequest
578
578
  * @return SummarizeDatabaseInsightResourceUsageTrendResponse
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.9.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.1/opsi/SummarizeDatabaseInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsageTrend API.
581
581
  */
582
582
  summarizeDatabaseInsightResourceUsageTrend(summarizeDatabaseInsightResourceUsageTrendRequest: requests.SummarizeDatabaseInsightResourceUsageTrendRequest): Promise<responses.SummarizeDatabaseInsightResourceUsageTrendResponse>;
583
583
  /**
@@ -588,7 +588,7 @@ export declare class OperationsInsightsClient {
588
588
  * @param SummarizeDatabaseInsightResourceUtilizationInsightRequest
589
589
  * @return SummarizeDatabaseInsightResourceUtilizationInsightResponse
590
590
  * @throws OciError when an error occurs
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.
591
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/SummarizeDatabaseInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUtilizationInsight API.
592
592
  */
593
593
  summarizeDatabaseInsightResourceUtilizationInsight(summarizeDatabaseInsightResourceUtilizationInsightRequest: requests.SummarizeDatabaseInsightResourceUtilizationInsightRequest): Promise<responses.SummarizeDatabaseInsightResourceUtilizationInsightResponse>;
594
594
  /**
@@ -600,7 +600,7 @@ export declare class OperationsInsightsClient {
600
600
  * @param SummarizeDatabaseInsightTablespaceUsageTrendRequest
601
601
  * @return SummarizeDatabaseInsightTablespaceUsageTrendResponse
602
602
  * @throws OciError when an error occurs
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.
603
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/SummarizeDatabaseInsightTablespaceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightTablespaceUsageTrend API.
604
604
  */
605
605
  summarizeDatabaseInsightTablespaceUsageTrend(summarizeDatabaseInsightTablespaceUsageTrendRequest: requests.SummarizeDatabaseInsightTablespaceUsageTrendRequest): Promise<responses.SummarizeDatabaseInsightTablespaceUsageTrendResponse>;
606
606
  /**
@@ -617,7 +617,7 @@ export declare class OperationsInsightsClient {
617
617
  * @param SummarizeExadataInsightResourceCapacityTrendRequest
618
618
  * @return SummarizeExadataInsightResourceCapacityTrendResponse
619
619
  * @throws OciError when an error occurs
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.
620
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/SummarizeExadataInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrend API.
621
621
  */
622
622
  summarizeExadataInsightResourceCapacityTrend(summarizeExadataInsightResourceCapacityTrendRequest: requests.SummarizeExadataInsightResourceCapacityTrendRequest): Promise<responses.SummarizeExadataInsightResourceCapacityTrendResponse>;
623
623
  /**
@@ -631,7 +631,7 @@ export declare class OperationsInsightsClient {
631
631
  * @param SummarizeExadataInsightResourceCapacityTrendAggregatedRequest
632
632
  * @return SummarizeExadataInsightResourceCapacityTrendAggregatedResponse
633
633
  * @throws OciError when an error occurs
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.
634
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/SummarizeExadataInsightResourceCapacityTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrendAggregated API.
635
635
  */
636
636
  summarizeExadataInsightResourceCapacityTrendAggregated(summarizeExadataInsightResourceCapacityTrendAggregatedRequest: requests.SummarizeExadataInsightResourceCapacityTrendAggregatedRequest): Promise<responses.SummarizeExadataInsightResourceCapacityTrendAggregatedResponse>;
637
637
  /**
@@ -648,7 +648,7 @@ export declare class OperationsInsightsClient {
648
648
  * @param SummarizeExadataInsightResourceForecastTrendRequest
649
649
  * @return SummarizeExadataInsightResourceForecastTrendResponse
650
650
  * @throws OciError when an error occurs
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.
651
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/SummarizeExadataInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrend API.
652
652
  */
653
653
  summarizeExadataInsightResourceForecastTrend(summarizeExadataInsightResourceForecastTrendRequest: requests.SummarizeExadataInsightResourceForecastTrendRequest): Promise<responses.SummarizeExadataInsightResourceForecastTrendResponse>;
654
654
  /**
@@ -661,7 +661,7 @@ export declare class OperationsInsightsClient {
661
661
  * @param SummarizeExadataInsightResourceForecastTrendAggregatedRequest
662
662
  * @return SummarizeExadataInsightResourceForecastTrendAggregatedResponse
663
663
  * @throws OciError when an error occurs
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.
664
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/SummarizeExadataInsightResourceForecastTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrendAggregated API.
665
665
  */
666
666
  summarizeExadataInsightResourceForecastTrendAggregated(summarizeExadataInsightResourceForecastTrendAggregatedRequest: requests.SummarizeExadataInsightResourceForecastTrendAggregatedRequest): Promise<responses.SummarizeExadataInsightResourceForecastTrendAggregatedResponse>;
667
667
  /**
@@ -675,7 +675,7 @@ export declare class OperationsInsightsClient {
675
675
  * @param SummarizeExadataInsightResourceStatisticsRequest
676
676
  * @return SummarizeExadataInsightResourceStatisticsResponse
677
677
  * @throws OciError when an error occurs
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.
678
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/SummarizeExadataInsightResourceStatistics.ts.html |here} to see how to use SummarizeExadataInsightResourceStatistics API.
679
679
  */
680
680
  summarizeExadataInsightResourceStatistics(summarizeExadataInsightResourceStatisticsRequest: requests.SummarizeExadataInsightResourceStatisticsRequest): Promise<responses.SummarizeExadataInsightResourceStatisticsResponse>;
681
681
  /**
@@ -690,7 +690,7 @@ export declare class OperationsInsightsClient {
690
690
  * @param SummarizeExadataInsightResourceUsageRequest
691
691
  * @return SummarizeExadataInsightResourceUsageResponse
692
692
  * @throws OciError when an error occurs
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.
693
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/SummarizeExadataInsightResourceUsage.ts.html |here} to see how to use SummarizeExadataInsightResourceUsage API.
694
694
  */
695
695
  summarizeExadataInsightResourceUsage(summarizeExadataInsightResourceUsageRequest: requests.SummarizeExadataInsightResourceUsageRequest): Promise<responses.SummarizeExadataInsightResourceUsageResponse>;
696
696
  /**
@@ -705,7 +705,7 @@ export declare class OperationsInsightsClient {
705
705
  * @param SummarizeExadataInsightResourceUsageAggregatedRequest
706
706
  * @return SummarizeExadataInsightResourceUsageAggregatedResponse
707
707
  * @throws OciError when an error occurs
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.
708
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/SummarizeExadataInsightResourceUsageAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceUsageAggregated API.
709
709
  */
710
710
  summarizeExadataInsightResourceUsageAggregated(summarizeExadataInsightResourceUsageAggregatedRequest: requests.SummarizeExadataInsightResourceUsageAggregatedRequest): Promise<responses.SummarizeExadataInsightResourceUsageAggregatedResponse>;
711
711
  /**
@@ -714,7 +714,7 @@ export declare class OperationsInsightsClient {
714
714
  * @param SummarizeExadataInsightResourceUtilizationInsightRequest
715
715
  * @return SummarizeExadataInsightResourceUtilizationInsightResponse
716
716
  * @throws OciError when an error occurs
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.
717
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/SummarizeExadataInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeExadataInsightResourceUtilizationInsight API.
718
718
  */
719
719
  summarizeExadataInsightResourceUtilizationInsight(summarizeExadataInsightResourceUtilizationInsightRequest: requests.SummarizeExadataInsightResourceUtilizationInsightRequest): Promise<responses.SummarizeExadataInsightResourceUtilizationInsightResponse>;
720
720
  /**
@@ -723,7 +723,7 @@ export declare class OperationsInsightsClient {
723
723
  * @param SummarizeExadataMembersRequest
724
724
  * @return SummarizeExadataMembersResponse
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.9.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.1/opsi/SummarizeExadataMembers.ts.html |here} to see how to use SummarizeExadataMembers API.
727
727
  */
728
728
  summarizeExadataMembers(summarizeExadataMembersRequest: requests.SummarizeExadataMembersRequest): Promise<responses.SummarizeExadataMembersResponse>;
729
729
  /**
@@ -735,7 +735,7 @@ export declare class OperationsInsightsClient {
735
735
  * @param SummarizeHostInsightResourceCapacityTrendRequest
736
736
  * @return SummarizeHostInsightResourceCapacityTrendResponse
737
737
  * @throws OciError when an error occurs
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.
738
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/SummarizeHostInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeHostInsightResourceCapacityTrend API.
739
739
  */
740
740
  summarizeHostInsightResourceCapacityTrend(summarizeHostInsightResourceCapacityTrendRequest: requests.SummarizeHostInsightResourceCapacityTrendRequest): Promise<responses.SummarizeHostInsightResourceCapacityTrendResponse>;
741
741
  /**
@@ -746,7 +746,7 @@ export declare class OperationsInsightsClient {
746
746
  * @param SummarizeHostInsightResourceForecastTrendRequest
747
747
  * @return SummarizeHostInsightResourceForecastTrendResponse
748
748
  * @throws OciError when an error occurs
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.
749
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/SummarizeHostInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeHostInsightResourceForecastTrend API.
750
750
  */
751
751
  summarizeHostInsightResourceForecastTrend(summarizeHostInsightResourceForecastTrendRequest: requests.SummarizeHostInsightResourceForecastTrendRequest): Promise<responses.SummarizeHostInsightResourceForecastTrendResponse>;
752
752
  /**
@@ -757,7 +757,7 @@ export declare class OperationsInsightsClient {
757
757
  * @param SummarizeHostInsightResourceStatisticsRequest
758
758
  * @return SummarizeHostInsightResourceStatisticsResponse
759
759
  * @throws OciError when an error occurs
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.
760
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/SummarizeHostInsightResourceStatistics.ts.html |here} to see how to use SummarizeHostInsightResourceStatistics API.
761
761
  */
762
762
  summarizeHostInsightResourceStatistics(summarizeHostInsightResourceStatisticsRequest: requests.SummarizeHostInsightResourceStatisticsRequest): Promise<responses.SummarizeHostInsightResourceStatisticsResponse>;
763
763
  /**
@@ -770,7 +770,7 @@ export declare class OperationsInsightsClient {
770
770
  * @param SummarizeHostInsightResourceUsageRequest
771
771
  * @return SummarizeHostInsightResourceUsageResponse
772
772
  * @throws OciError when an error occurs
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.
773
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/SummarizeHostInsightResourceUsage.ts.html |here} to see how to use SummarizeHostInsightResourceUsage API.
774
774
  */
775
775
  summarizeHostInsightResourceUsage(summarizeHostInsightResourceUsageRequest: requests.SummarizeHostInsightResourceUsageRequest): Promise<responses.SummarizeHostInsightResourceUsageResponse>;
776
776
  /**
@@ -782,7 +782,7 @@ export declare class OperationsInsightsClient {
782
782
  * @param SummarizeHostInsightResourceUsageTrendRequest
783
783
  * @return SummarizeHostInsightResourceUsageTrendResponse
784
784
  * @throws OciError when an error occurs
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.
785
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/SummarizeHostInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeHostInsightResourceUsageTrend API.
786
786
  */
787
787
  summarizeHostInsightResourceUsageTrend(summarizeHostInsightResourceUsageTrendRequest: requests.SummarizeHostInsightResourceUsageTrendRequest): Promise<responses.SummarizeHostInsightResourceUsageTrendResponse>;
788
788
  /**
@@ -793,7 +793,7 @@ export declare class OperationsInsightsClient {
793
793
  * @param SummarizeHostInsightResourceUtilizationInsightRequest
794
794
  * @return SummarizeHostInsightResourceUtilizationInsightResponse
795
795
  * @throws OciError when an error occurs
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.
796
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/SummarizeHostInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeHostInsightResourceUtilizationInsight API.
797
797
  */
798
798
  summarizeHostInsightResourceUtilizationInsight(summarizeHostInsightResourceUtilizationInsightRequest: requests.SummarizeHostInsightResourceUtilizationInsightRequest): Promise<responses.SummarizeHostInsightResourceUtilizationInsightResponse>;
799
799
  /**
@@ -804,7 +804,7 @@ export declare class OperationsInsightsClient {
804
804
  * @param SummarizeSqlInsightsRequest
805
805
  * @return SummarizeSqlInsightsResponse
806
806
  * @throws OciError when an error occurs
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.
807
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/SummarizeSqlInsights.ts.html |here} to see how to use SummarizeSqlInsights API.
808
808
  */
809
809
  summarizeSqlInsights(summarizeSqlInsightsRequest: requests.SummarizeSqlInsightsRequest): Promise<responses.SummarizeSqlInsightsResponse>;
810
810
  /**
@@ -815,7 +815,7 @@ export declare class OperationsInsightsClient {
815
815
  * @param SummarizeSqlPlanInsightsRequest
816
816
  * @return SummarizeSqlPlanInsightsResponse
817
817
  * @throws OciError when an error occurs
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.
818
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/SummarizeSqlPlanInsights.ts.html |here} to see how to use SummarizeSqlPlanInsights API.
819
819
  */
820
820
  summarizeSqlPlanInsights(summarizeSqlPlanInsightsRequest: requests.SummarizeSqlPlanInsightsRequest): Promise<responses.SummarizeSqlPlanInsightsResponse>;
821
821
  /**
@@ -826,7 +826,7 @@ export declare class OperationsInsightsClient {
826
826
  * @param SummarizeSqlResponseTimeDistributionsRequest
827
827
  * @return SummarizeSqlResponseTimeDistributionsResponse
828
828
  * @throws OciError when an error occurs
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.
829
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/SummarizeSqlResponseTimeDistributions.ts.html |here} to see how to use SummarizeSqlResponseTimeDistributions API.
830
830
  */
831
831
  summarizeSqlResponseTimeDistributions(summarizeSqlResponseTimeDistributionsRequest: requests.SummarizeSqlResponseTimeDistributionsRequest): Promise<responses.SummarizeSqlResponseTimeDistributionsResponse>;
832
832
  /**
@@ -837,7 +837,7 @@ export declare class OperationsInsightsClient {
837
837
  * @param SummarizeSqlStatisticsRequest
838
838
  * @return SummarizeSqlStatisticsResponse
839
839
  * @throws OciError when an error occurs
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.
840
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/SummarizeSqlStatistics.ts.html |here} to see how to use SummarizeSqlStatistics API.
841
841
  */
842
842
  summarizeSqlStatistics(summarizeSqlStatisticsRequest: requests.SummarizeSqlStatisticsRequest): Promise<responses.SummarizeSqlStatisticsResponse>;
843
843
  /**
@@ -848,7 +848,7 @@ export declare class OperationsInsightsClient {
848
848
  * @param SummarizeSqlStatisticsTimeSeriesRequest
849
849
  * @return SummarizeSqlStatisticsTimeSeriesResponse
850
850
  * @throws OciError when an error occurs
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.
851
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/SummarizeSqlStatisticsTimeSeries.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeries API.
852
852
  */
853
853
  summarizeSqlStatisticsTimeSeries(summarizeSqlStatisticsTimeSeriesRequest: requests.SummarizeSqlStatisticsTimeSeriesRequest): Promise<responses.SummarizeSqlStatisticsTimeSeriesResponse>;
854
854
  /**
@@ -859,7 +859,7 @@ export declare class OperationsInsightsClient {
859
859
  * @param SummarizeSqlStatisticsTimeSeriesByPlanRequest
860
860
  * @return SummarizeSqlStatisticsTimeSeriesByPlanResponse
861
861
  * @throws OciError when an error occurs
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.
862
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/SummarizeSqlStatisticsTimeSeriesByPlan.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeriesByPlan API.
863
863
  */
864
864
  summarizeSqlStatisticsTimeSeriesByPlan(summarizeSqlStatisticsTimeSeriesByPlanRequest: requests.SummarizeSqlStatisticsTimeSeriesByPlanRequest): Promise<responses.SummarizeSqlStatisticsTimeSeriesByPlanResponse>;
865
865
  /**
@@ -868,7 +868,7 @@ export declare class OperationsInsightsClient {
868
868
  * @param UpdateDatabaseInsightRequest
869
869
  * @return UpdateDatabaseInsightResponse
870
870
  * @throws OciError when an error occurs
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.
871
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/UpdateDatabaseInsight.ts.html |here} to see how to use UpdateDatabaseInsight API.
872
872
  */
873
873
  updateDatabaseInsight(updateDatabaseInsightRequest: requests.UpdateDatabaseInsightRequest): Promise<responses.UpdateDatabaseInsightResponse>;
874
874
  /**
@@ -877,7 +877,7 @@ export declare class OperationsInsightsClient {
877
877
  * @param UpdateEnterpriseManagerBridgeRequest
878
878
  * @return UpdateEnterpriseManagerBridgeResponse
879
879
  * @throws OciError when an error occurs
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.
880
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/UpdateEnterpriseManagerBridge.ts.html |here} to see how to use UpdateEnterpriseManagerBridge API.
881
881
  */
882
882
  updateEnterpriseManagerBridge(updateEnterpriseManagerBridgeRequest: requests.UpdateEnterpriseManagerBridgeRequest): Promise<responses.UpdateEnterpriseManagerBridgeResponse>;
883
883
  /**
@@ -886,7 +886,7 @@ export declare class OperationsInsightsClient {
886
886
  * @param UpdateExadataInsightRequest
887
887
  * @return UpdateExadataInsightResponse
888
888
  * @throws OciError when an error occurs
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.
889
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/UpdateExadataInsight.ts.html |here} to see how to use UpdateExadataInsight API.
890
890
  */
891
891
  updateExadataInsight(updateExadataInsightRequest: requests.UpdateExadataInsightRequest): Promise<responses.UpdateExadataInsightResponse>;
892
892
  /**
@@ -895,7 +895,7 @@ export declare class OperationsInsightsClient {
895
895
  * @param UpdateHostInsightRequest
896
896
  * @return UpdateHostInsightResponse
897
897
  * @throws OciError when an error occurs
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.
898
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/UpdateHostInsight.ts.html |here} to see how to use UpdateHostInsight API.
899
899
  */
900
900
  updateHostInsight(updateHostInsightRequest: requests.UpdateHostInsightRequest): Promise<responses.UpdateHostInsightResponse>;
901
901
  }