oci-opsi 2.14.0 → 2.17.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (104) hide show
  1. package/THIRD_PARTY_LICENSES.txt +467 -1412
  2. package/lib/client.d.ts +100 -100
  3. package/lib/client.js +100 -100
  4. package/lib/request/add-exadata-insight-members-request.d.ts +1 -1
  5. package/lib/request/change-database-insight-compartment-request.d.ts +1 -1
  6. package/lib/request/change-enterprise-manager-bridge-compartment-request.d.ts +1 -1
  7. package/lib/request/change-exadata-insight-compartment-request.d.ts +1 -1
  8. package/lib/request/change-host-insight-compartment-request.d.ts +1 -1
  9. package/lib/request/create-awr-hub-request.d.ts +1 -1
  10. package/lib/request/create-database-insight-request.d.ts +1 -1
  11. package/lib/request/create-enterprise-manager-bridge-request.d.ts +1 -1
  12. package/lib/request/create-exadata-insight-request.d.ts +1 -1
  13. package/lib/request/create-host-insight-request.d.ts +1 -1
  14. package/lib/request/create-operations-insights-warehouse-request.d.ts +1 -1
  15. package/lib/request/create-operations-insights-warehouse-user-request.d.ts +1 -1
  16. package/lib/request/delete-awr-hub-request.d.ts +1 -1
  17. package/lib/request/delete-database-insight-request.d.ts +1 -1
  18. package/lib/request/delete-enterprise-manager-bridge-request.d.ts +1 -1
  19. package/lib/request/delete-exadata-insight-request.d.ts +1 -1
  20. package/lib/request/delete-host-insight-request.d.ts +1 -1
  21. package/lib/request/delete-operations-insights-warehouse-request.d.ts +1 -1
  22. package/lib/request/delete-operations-insights-warehouse-user-request.d.ts +1 -1
  23. package/lib/request/disable-database-insight-request.d.ts +1 -1
  24. package/lib/request/disable-exadata-insight-request.d.ts +1 -1
  25. package/lib/request/disable-host-insight-request.d.ts +1 -1
  26. package/lib/request/download-operations-insights-warehouse-wallet-request.d.ts +1 -1
  27. package/lib/request/enable-database-insight-request.d.ts +1 -1
  28. package/lib/request/enable-exadata-insight-request.d.ts +1 -1
  29. package/lib/request/enable-host-insight-request.d.ts +1 -1
  30. package/lib/request/get-awr-hub-request.d.ts +1 -1
  31. package/lib/request/get-awr-report-request.d.ts +1 -1
  32. package/lib/request/get-database-insight-request.d.ts +1 -1
  33. package/lib/request/get-enterprise-manager-bridge-request.d.ts +1 -1
  34. package/lib/request/get-exadata-insight-request.d.ts +1 -1
  35. package/lib/request/get-host-insight-request.d.ts +1 -1
  36. package/lib/request/get-operations-insights-warehouse-request.d.ts +1 -1
  37. package/lib/request/get-operations-insights-warehouse-user-request.d.ts +1 -1
  38. package/lib/request/get-work-request-request.d.ts +1 -1
  39. package/lib/request/ingest-database-configuration-request.d.ts +1 -1
  40. package/lib/request/ingest-host-configuration-request.d.ts +1 -1
  41. package/lib/request/ingest-host-metrics-request.d.ts +1 -1
  42. package/lib/request/ingest-sql-bucket-request.d.ts +1 -1
  43. package/lib/request/ingest-sql-plan-lines-request.d.ts +1 -1
  44. package/lib/request/ingest-sql-stats-request.d.ts +1 -1
  45. package/lib/request/ingest-sql-text-request.d.ts +1 -1
  46. package/lib/request/list-awr-hubs-request.d.ts +1 -1
  47. package/lib/request/list-awr-snapshots-request.d.ts +1 -1
  48. package/lib/request/list-database-configurations-request.d.ts +1 -1
  49. package/lib/request/list-database-insights-request.d.ts +1 -1
  50. package/lib/request/list-enterprise-manager-bridges-request.d.ts +1 -1
  51. package/lib/request/list-exadata-configurations-request.d.ts +1 -1
  52. package/lib/request/list-exadata-insights-request.d.ts +1 -1
  53. package/lib/request/list-host-configurations-request.d.ts +1 -1
  54. package/lib/request/list-host-insights-request.d.ts +1 -1
  55. package/lib/request/list-hosted-entities-request.d.ts +1 -1
  56. package/lib/request/list-importable-agent-entities-request.d.ts +1 -1
  57. package/lib/request/list-importable-enterprise-manager-entities-request.d.ts +1 -1
  58. package/lib/request/list-operations-insights-warehouse-users-request.d.ts +1 -1
  59. package/lib/request/list-operations-insights-warehouses-request.d.ts +1 -1
  60. package/lib/request/list-sql-plans-request.d.ts +1 -1
  61. package/lib/request/list-sql-searches-request.d.ts +1 -1
  62. package/lib/request/list-sql-texts-request.d.ts +1 -1
  63. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  64. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  65. package/lib/request/list-work-requests-request.d.ts +1 -1
  66. package/lib/request/rotate-operations-insights-warehouse-wallet-request.d.ts +1 -1
  67. package/lib/request/summarize-awr-sources-summaries-request.d.ts +1 -1
  68. package/lib/request/summarize-database-insight-resource-capacity-trend-request.d.ts +1 -1
  69. package/lib/request/summarize-database-insight-resource-forecast-trend-request.d.ts +1 -1
  70. package/lib/request/summarize-database-insight-resource-statistics-request.d.ts +1 -1
  71. package/lib/request/summarize-database-insight-resource-usage-request.d.ts +1 -1
  72. package/lib/request/summarize-database-insight-resource-usage-trend-request.d.ts +1 -1
  73. package/lib/request/summarize-database-insight-resource-utilization-insight-request.d.ts +1 -1
  74. package/lib/request/summarize-database-insight-tablespace-usage-trend-request.d.ts +1 -1
  75. package/lib/request/summarize-exadata-insight-resource-capacity-trend-aggregated-request.d.ts +1 -1
  76. package/lib/request/summarize-exadata-insight-resource-capacity-trend-request.d.ts +1 -1
  77. package/lib/request/summarize-exadata-insight-resource-forecast-trend-aggregated-request.d.ts +1 -1
  78. package/lib/request/summarize-exadata-insight-resource-forecast-trend-request.d.ts +1 -1
  79. package/lib/request/summarize-exadata-insight-resource-statistics-request.d.ts +1 -1
  80. package/lib/request/summarize-exadata-insight-resource-usage-aggregated-request.d.ts +1 -1
  81. package/lib/request/summarize-exadata-insight-resource-usage-request.d.ts +1 -1
  82. package/lib/request/summarize-exadata-insight-resource-utilization-insight-request.d.ts +1 -1
  83. package/lib/request/summarize-exadata-members-request.d.ts +1 -1
  84. package/lib/request/summarize-host-insight-resource-capacity-trend-request.d.ts +1 -1
  85. package/lib/request/summarize-host-insight-resource-forecast-trend-request.d.ts +1 -1
  86. package/lib/request/summarize-host-insight-resource-statistics-request.d.ts +1 -1
  87. package/lib/request/summarize-host-insight-resource-usage-request.d.ts +1 -1
  88. package/lib/request/summarize-host-insight-resource-usage-trend-request.d.ts +1 -1
  89. package/lib/request/summarize-host-insight-resource-utilization-insight-request.d.ts +1 -1
  90. package/lib/request/summarize-operations-insights-warehouse-resource-usage-request.d.ts +1 -1
  91. package/lib/request/summarize-sql-insights-request.d.ts +1 -1
  92. package/lib/request/summarize-sql-plan-insights-request.d.ts +1 -1
  93. package/lib/request/summarize-sql-response-time-distributions-request.d.ts +1 -1
  94. package/lib/request/summarize-sql-statistics-request.d.ts +1 -1
  95. package/lib/request/summarize-sql-statistics-time-series-by-plan-request.d.ts +1 -1
  96. package/lib/request/summarize-sql-statistics-time-series-request.d.ts +1 -1
  97. package/lib/request/update-awr-hub-request.d.ts +1 -1
  98. package/lib/request/update-database-insight-request.d.ts +1 -1
  99. package/lib/request/update-enterprise-manager-bridge-request.d.ts +1 -1
  100. package/lib/request/update-exadata-insight-request.d.ts +1 -1
  101. package/lib/request/update-host-insight-request.d.ts +1 -1
  102. package/lib/request/update-operations-insights-warehouse-request.d.ts +1 -1
  103. package/lib/request/update-operations-insights-warehouse-user-request.d.ts +1 -1
  104. package/package.json +3 -3
package/lib/client.d.ts CHANGED
@@ -76,7 +76,7 @@ export declare class OperationsInsightsClient {
76
76
  * @param AddExadataInsightMembersRequest
77
77
  * @return AddExadataInsightMembersResponse
78
78
  * @throws OciError when an error occurs
79
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/AddExadataInsightMembers.ts.html |here} to see how to use AddExadataInsightMembers API.
79
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/AddExadataInsightMembers.ts.html |here} to see how to use AddExadataInsightMembers API.
80
80
  */
81
81
  addExadataInsightMembers(addExadataInsightMembersRequest: requests.AddExadataInsightMembersRequest): Promise<responses.AddExadataInsightMembersResponse>;
82
82
  /**
@@ -85,7 +85,7 @@ export declare class OperationsInsightsClient {
85
85
  * @param ChangeDatabaseInsightCompartmentRequest
86
86
  * @return ChangeDatabaseInsightCompartmentResponse
87
87
  * @throws OciError when an error occurs
88
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/ChangeDatabaseInsightCompartment.ts.html |here} to see how to use ChangeDatabaseInsightCompartment API.
88
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/ChangeDatabaseInsightCompartment.ts.html |here} to see how to use ChangeDatabaseInsightCompartment API.
89
89
  */
90
90
  changeDatabaseInsightCompartment(changeDatabaseInsightCompartmentRequest: requests.ChangeDatabaseInsightCompartmentRequest): Promise<responses.ChangeDatabaseInsightCompartmentResponse>;
91
91
  /**
@@ -94,7 +94,7 @@ export declare class OperationsInsightsClient {
94
94
  * @param ChangeEnterpriseManagerBridgeCompartmentRequest
95
95
  * @return ChangeEnterpriseManagerBridgeCompartmentResponse
96
96
  * @throws OciError when an error occurs
97
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/ChangeEnterpriseManagerBridgeCompartment.ts.html |here} to see how to use ChangeEnterpriseManagerBridgeCompartment API.
97
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/ChangeEnterpriseManagerBridgeCompartment.ts.html |here} to see how to use ChangeEnterpriseManagerBridgeCompartment API.
98
98
  */
99
99
  changeEnterpriseManagerBridgeCompartment(changeEnterpriseManagerBridgeCompartmentRequest: requests.ChangeEnterpriseManagerBridgeCompartmentRequest): Promise<responses.ChangeEnterpriseManagerBridgeCompartmentResponse>;
100
100
  /**
@@ -103,7 +103,7 @@ export declare class OperationsInsightsClient {
103
103
  * @param ChangeExadataInsightCompartmentRequest
104
104
  * @return ChangeExadataInsightCompartmentResponse
105
105
  * @throws OciError when an error occurs
106
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/ChangeExadataInsightCompartment.ts.html |here} to see how to use ChangeExadataInsightCompartment API.
106
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/ChangeExadataInsightCompartment.ts.html |here} to see how to use ChangeExadataInsightCompartment API.
107
107
  */
108
108
  changeExadataInsightCompartment(changeExadataInsightCompartmentRequest: requests.ChangeExadataInsightCompartmentRequest): Promise<responses.ChangeExadataInsightCompartmentResponse>;
109
109
  /**
@@ -112,7 +112,7 @@ export declare class OperationsInsightsClient {
112
112
  * @param ChangeHostInsightCompartmentRequest
113
113
  * @return ChangeHostInsightCompartmentResponse
114
114
  * @throws OciError when an error occurs
115
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/ChangeHostInsightCompartment.ts.html |here} to see how to use ChangeHostInsightCompartment API.
115
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/ChangeHostInsightCompartment.ts.html |here} to see how to use ChangeHostInsightCompartment API.
116
116
  */
117
117
  changeHostInsightCompartment(changeHostInsightCompartmentRequest: requests.ChangeHostInsightCompartmentRequest): Promise<responses.ChangeHostInsightCompartmentResponse>;
118
118
  /**
@@ -123,7 +123,7 @@ export declare class OperationsInsightsClient {
123
123
  * @param CreateAwrHubRequest
124
124
  * @return CreateAwrHubResponse
125
125
  * @throws OciError when an error occurs
126
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/CreateAwrHub.ts.html |here} to see how to use CreateAwrHub API.
126
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/CreateAwrHub.ts.html |here} to see how to use CreateAwrHub API.
127
127
  */
128
128
  createAwrHub(createAwrHubRequest: requests.CreateAwrHubRequest): Promise<responses.CreateAwrHubResponse>;
129
129
  /**
@@ -133,7 +133,7 @@ export declare class OperationsInsightsClient {
133
133
  * @param CreateDatabaseInsightRequest
134
134
  * @return CreateDatabaseInsightResponse
135
135
  * @throws OciError when an error occurs
136
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/CreateDatabaseInsight.ts.html |here} to see how to use CreateDatabaseInsight API.
136
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/CreateDatabaseInsight.ts.html |here} to see how to use CreateDatabaseInsight API.
137
137
  */
138
138
  createDatabaseInsight(createDatabaseInsightRequest: requests.CreateDatabaseInsightRequest): Promise<responses.CreateDatabaseInsightResponse>;
139
139
  /**
@@ -143,7 +143,7 @@ export declare class OperationsInsightsClient {
143
143
  * @param CreateEnterpriseManagerBridgeRequest
144
144
  * @return CreateEnterpriseManagerBridgeResponse
145
145
  * @throws OciError when an error occurs
146
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/CreateEnterpriseManagerBridge.ts.html |here} to see how to use CreateEnterpriseManagerBridge API.
146
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/CreateEnterpriseManagerBridge.ts.html |here} to see how to use CreateEnterpriseManagerBridge API.
147
147
  */
148
148
  createEnterpriseManagerBridge(createEnterpriseManagerBridgeRequest: requests.CreateEnterpriseManagerBridgeRequest): Promise<responses.CreateEnterpriseManagerBridgeResponse>;
149
149
  /**
@@ -153,7 +153,7 @@ export declare class OperationsInsightsClient {
153
153
  * @param CreateExadataInsightRequest
154
154
  * @return CreateExadataInsightResponse
155
155
  * @throws OciError when an error occurs
156
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/CreateExadataInsight.ts.html |here} to see how to use CreateExadataInsight API.
156
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/CreateExadataInsight.ts.html |here} to see how to use CreateExadataInsight API.
157
157
  */
158
158
  createExadataInsight(createExadataInsightRequest: requests.CreateExadataInsightRequest): Promise<responses.CreateExadataInsightResponse>;
159
159
  /**
@@ -163,7 +163,7 @@ export declare class OperationsInsightsClient {
163
163
  * @param CreateHostInsightRequest
164
164
  * @return CreateHostInsightResponse
165
165
  * @throws OciError when an error occurs
166
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/CreateHostInsight.ts.html |here} to see how to use CreateHostInsight API.
166
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/CreateHostInsight.ts.html |here} to see how to use CreateHostInsight API.
167
167
  */
168
168
  createHostInsight(createHostInsightRequest: requests.CreateHostInsightRequest): Promise<responses.CreateHostInsightResponse>;
169
169
  /**
@@ -174,7 +174,7 @@ export declare class OperationsInsightsClient {
174
174
  * @param CreateOperationsInsightsWarehouseRequest
175
175
  * @return CreateOperationsInsightsWarehouseResponse
176
176
  * @throws OciError when an error occurs
177
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/CreateOperationsInsightsWarehouse.ts.html |here} to see how to use CreateOperationsInsightsWarehouse API.
177
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/CreateOperationsInsightsWarehouse.ts.html |here} to see how to use CreateOperationsInsightsWarehouse API.
178
178
  */
179
179
  createOperationsInsightsWarehouse(createOperationsInsightsWarehouseRequest: requests.CreateOperationsInsightsWarehouseRequest): Promise<responses.CreateOperationsInsightsWarehouseResponse>;
180
180
  /**
@@ -185,7 +185,7 @@ export declare class OperationsInsightsClient {
185
185
  * @param CreateOperationsInsightsWarehouseUserRequest
186
186
  * @return CreateOperationsInsightsWarehouseUserResponse
187
187
  * @throws OciError when an error occurs
188
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/CreateOperationsInsightsWarehouseUser.ts.html |here} to see how to use CreateOperationsInsightsWarehouseUser API.
188
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/CreateOperationsInsightsWarehouseUser.ts.html |here} to see how to use CreateOperationsInsightsWarehouseUser API.
189
189
  */
190
190
  createOperationsInsightsWarehouseUser(createOperationsInsightsWarehouseUserRequest: requests.CreateOperationsInsightsWarehouseUserRequest): Promise<responses.CreateOperationsInsightsWarehouseUserResponse>;
191
191
  /**
@@ -194,7 +194,7 @@ export declare class OperationsInsightsClient {
194
194
  * @param DeleteAwrHubRequest
195
195
  * @return DeleteAwrHubResponse
196
196
  * @throws OciError when an error occurs
197
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/DeleteAwrHub.ts.html |here} to see how to use DeleteAwrHub API.
197
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/DeleteAwrHub.ts.html |here} to see how to use DeleteAwrHub API.
198
198
  */
199
199
  deleteAwrHub(deleteAwrHubRequest: requests.DeleteAwrHubRequest): Promise<responses.DeleteAwrHubResponse>;
200
200
  /**
@@ -203,7 +203,7 @@ export declare class OperationsInsightsClient {
203
203
  * @param DeleteDatabaseInsightRequest
204
204
  * @return DeleteDatabaseInsightResponse
205
205
  * @throws OciError when an error occurs
206
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/DeleteDatabaseInsight.ts.html |here} to see how to use DeleteDatabaseInsight API.
206
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/DeleteDatabaseInsight.ts.html |here} to see how to use DeleteDatabaseInsight API.
207
207
  */
208
208
  deleteDatabaseInsight(deleteDatabaseInsightRequest: requests.DeleteDatabaseInsightRequest): Promise<responses.DeleteDatabaseInsightResponse>;
209
209
  /**
@@ -212,7 +212,7 @@ export declare class OperationsInsightsClient {
212
212
  * @param DeleteEnterpriseManagerBridgeRequest
213
213
  * @return DeleteEnterpriseManagerBridgeResponse
214
214
  * @throws OciError when an error occurs
215
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/DeleteEnterpriseManagerBridge.ts.html |here} to see how to use DeleteEnterpriseManagerBridge API.
215
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/DeleteEnterpriseManagerBridge.ts.html |here} to see how to use DeleteEnterpriseManagerBridge API.
216
216
  */
217
217
  deleteEnterpriseManagerBridge(deleteEnterpriseManagerBridgeRequest: requests.DeleteEnterpriseManagerBridgeRequest): Promise<responses.DeleteEnterpriseManagerBridgeResponse>;
218
218
  /**
@@ -221,7 +221,7 @@ export declare class OperationsInsightsClient {
221
221
  * @param DeleteExadataInsightRequest
222
222
  * @return DeleteExadataInsightResponse
223
223
  * @throws OciError when an error occurs
224
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/DeleteExadataInsight.ts.html |here} to see how to use DeleteExadataInsight API.
224
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/DeleteExadataInsight.ts.html |here} to see how to use DeleteExadataInsight API.
225
225
  */
226
226
  deleteExadataInsight(deleteExadataInsightRequest: requests.DeleteExadataInsightRequest): Promise<responses.DeleteExadataInsightResponse>;
227
227
  /**
@@ -230,7 +230,7 @@ export declare class OperationsInsightsClient {
230
230
  * @param DeleteHostInsightRequest
231
231
  * @return DeleteHostInsightResponse
232
232
  * @throws OciError when an error occurs
233
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/DeleteHostInsight.ts.html |here} to see how to use DeleteHostInsight API.
233
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/DeleteHostInsight.ts.html |here} to see how to use DeleteHostInsight API.
234
234
  */
235
235
  deleteHostInsight(deleteHostInsightRequest: requests.DeleteHostInsightRequest): Promise<responses.DeleteHostInsightResponse>;
236
236
  /**
@@ -243,7 +243,7 @@ export declare class OperationsInsightsClient {
243
243
  * @param DeleteOperationsInsightsWarehouseRequest
244
244
  * @return DeleteOperationsInsightsWarehouseResponse
245
245
  * @throws OciError when an error occurs
246
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/DeleteOperationsInsightsWarehouse.ts.html |here} to see how to use DeleteOperationsInsightsWarehouse API.
246
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/DeleteOperationsInsightsWarehouse.ts.html |here} to see how to use DeleteOperationsInsightsWarehouse API.
247
247
  */
248
248
  deleteOperationsInsightsWarehouse(deleteOperationsInsightsWarehouseRequest: requests.DeleteOperationsInsightsWarehouseRequest): Promise<responses.DeleteOperationsInsightsWarehouseResponse>;
249
249
  /**
@@ -252,7 +252,7 @@ export declare class OperationsInsightsClient {
252
252
  * @param DeleteOperationsInsightsWarehouseUserRequest
253
253
  * @return DeleteOperationsInsightsWarehouseUserResponse
254
254
  * @throws OciError when an error occurs
255
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/DeleteOperationsInsightsWarehouseUser.ts.html |here} to see how to use DeleteOperationsInsightsWarehouseUser API.
255
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/DeleteOperationsInsightsWarehouseUser.ts.html |here} to see how to use DeleteOperationsInsightsWarehouseUser API.
256
256
  */
257
257
  deleteOperationsInsightsWarehouseUser(deleteOperationsInsightsWarehouseUserRequest: requests.DeleteOperationsInsightsWarehouseUserRequest): Promise<responses.DeleteOperationsInsightsWarehouseUserResponse>;
258
258
  /**
@@ -261,7 +261,7 @@ export declare class OperationsInsightsClient {
261
261
  * @param DisableDatabaseInsightRequest
262
262
  * @return DisableDatabaseInsightResponse
263
263
  * @throws OciError when an error occurs
264
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/DisableDatabaseInsight.ts.html |here} to see how to use DisableDatabaseInsight API.
264
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/DisableDatabaseInsight.ts.html |here} to see how to use DisableDatabaseInsight API.
265
265
  */
266
266
  disableDatabaseInsight(disableDatabaseInsightRequest: requests.DisableDatabaseInsightRequest): Promise<responses.DisableDatabaseInsightResponse>;
267
267
  /**
@@ -270,7 +270,7 @@ export declare class OperationsInsightsClient {
270
270
  * @param DisableExadataInsightRequest
271
271
  * @return DisableExadataInsightResponse
272
272
  * @throws OciError when an error occurs
273
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/DisableExadataInsight.ts.html |here} to see how to use DisableExadataInsight API.
273
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/DisableExadataInsight.ts.html |here} to see how to use DisableExadataInsight API.
274
274
  */
275
275
  disableExadataInsight(disableExadataInsightRequest: requests.DisableExadataInsightRequest): Promise<responses.DisableExadataInsightResponse>;
276
276
  /**
@@ -279,7 +279,7 @@ export declare class OperationsInsightsClient {
279
279
  * @param DisableHostInsightRequest
280
280
  * @return DisableHostInsightResponse
281
281
  * @throws OciError when an error occurs
282
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/DisableHostInsight.ts.html |here} to see how to use DisableHostInsight API.
282
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/DisableHostInsight.ts.html |here} to see how to use DisableHostInsight API.
283
283
  */
284
284
  disableHostInsight(disableHostInsightRequest: requests.DisableHostInsightRequest): Promise<responses.DisableHostInsightResponse>;
285
285
  /**
@@ -288,7 +288,7 @@ export declare class OperationsInsightsClient {
288
288
  * @param DownloadOperationsInsightsWarehouseWalletRequest
289
289
  * @return DownloadOperationsInsightsWarehouseWalletResponse
290
290
  * @throws OciError when an error occurs
291
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/DownloadOperationsInsightsWarehouseWallet.ts.html |here} to see how to use DownloadOperationsInsightsWarehouseWallet API.
291
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/DownloadOperationsInsightsWarehouseWallet.ts.html |here} to see how to use DownloadOperationsInsightsWarehouseWallet API.
292
292
  */
293
293
  downloadOperationsInsightsWarehouseWallet(downloadOperationsInsightsWarehouseWalletRequest: requests.DownloadOperationsInsightsWarehouseWalletRequest): Promise<responses.DownloadOperationsInsightsWarehouseWalletResponse>;
294
294
  /**
@@ -297,7 +297,7 @@ export declare class OperationsInsightsClient {
297
297
  * @param EnableDatabaseInsightRequest
298
298
  * @return EnableDatabaseInsightResponse
299
299
  * @throws OciError when an error occurs
300
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/EnableDatabaseInsight.ts.html |here} to see how to use EnableDatabaseInsight API.
300
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/EnableDatabaseInsight.ts.html |here} to see how to use EnableDatabaseInsight API.
301
301
  */
302
302
  enableDatabaseInsight(enableDatabaseInsightRequest: requests.EnableDatabaseInsightRequest): Promise<responses.EnableDatabaseInsightResponse>;
303
303
  /**
@@ -306,7 +306,7 @@ export declare class OperationsInsightsClient {
306
306
  * @param EnableExadataInsightRequest
307
307
  * @return EnableExadataInsightResponse
308
308
  * @throws OciError when an error occurs
309
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/EnableExadataInsight.ts.html |here} to see how to use EnableExadataInsight API.
309
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/EnableExadataInsight.ts.html |here} to see how to use EnableExadataInsight API.
310
310
  */
311
311
  enableExadataInsight(enableExadataInsightRequest: requests.EnableExadataInsightRequest): Promise<responses.EnableExadataInsightResponse>;
312
312
  /**
@@ -315,7 +315,7 @@ export declare class OperationsInsightsClient {
315
315
  * @param EnableHostInsightRequest
316
316
  * @return EnableHostInsightResponse
317
317
  * @throws OciError when an error occurs
318
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/EnableHostInsight.ts.html |here} to see how to use EnableHostInsight API.
318
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/EnableHostInsight.ts.html |here} to see how to use EnableHostInsight API.
319
319
  */
320
320
  enableHostInsight(enableHostInsightRequest: requests.EnableHostInsightRequest): Promise<responses.EnableHostInsightResponse>;
321
321
  /**
@@ -324,7 +324,7 @@ export declare class OperationsInsightsClient {
324
324
  * @param GetAwrHubRequest
325
325
  * @return GetAwrHubResponse
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.14.0/opsi/GetAwrHub.ts.html |here} to see how to use GetAwrHub API.
327
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/GetAwrHub.ts.html |here} to see how to use GetAwrHub API.
328
328
  */
329
329
  getAwrHub(getAwrHubRequest: requests.GetAwrHubRequest): Promise<responses.GetAwrHubResponse>;
330
330
  /**
@@ -335,7 +335,7 @@ export declare class OperationsInsightsClient {
335
335
  * @param GetAwrReportRequest
336
336
  * @return GetAwrReportResponse
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.14.0/opsi/GetAwrReport.ts.html |here} to see how to use GetAwrReport API.
338
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/GetAwrReport.ts.html |here} to see how to use GetAwrReport API.
339
339
  */
340
340
  getAwrReport(getAwrReportRequest: requests.GetAwrReportRequest): Promise<responses.GetAwrReportResponse>;
341
341
  /**
@@ -344,7 +344,7 @@ export declare class OperationsInsightsClient {
344
344
  * @param GetDatabaseInsightRequest
345
345
  * @return GetDatabaseInsightResponse
346
346
  * @throws OciError when an error occurs
347
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/GetDatabaseInsight.ts.html |here} to see how to use GetDatabaseInsight API.
347
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/GetDatabaseInsight.ts.html |here} to see how to use GetDatabaseInsight API.
348
348
  */
349
349
  getDatabaseInsight(getDatabaseInsightRequest: requests.GetDatabaseInsightRequest): Promise<responses.GetDatabaseInsightResponse>;
350
350
  /**
@@ -353,7 +353,7 @@ export declare class OperationsInsightsClient {
353
353
  * @param GetEnterpriseManagerBridgeRequest
354
354
  * @return GetEnterpriseManagerBridgeResponse
355
355
  * @throws OciError when an error occurs
356
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/GetEnterpriseManagerBridge.ts.html |here} to see how to use GetEnterpriseManagerBridge API.
356
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/GetEnterpriseManagerBridge.ts.html |here} to see how to use GetEnterpriseManagerBridge API.
357
357
  */
358
358
  getEnterpriseManagerBridge(getEnterpriseManagerBridgeRequest: requests.GetEnterpriseManagerBridgeRequest): Promise<responses.GetEnterpriseManagerBridgeResponse>;
359
359
  /**
@@ -362,7 +362,7 @@ export declare class OperationsInsightsClient {
362
362
  * @param GetExadataInsightRequest
363
363
  * @return GetExadataInsightResponse
364
364
  * @throws OciError when an error occurs
365
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/GetExadataInsight.ts.html |here} to see how to use GetExadataInsight API.
365
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/GetExadataInsight.ts.html |here} to see how to use GetExadataInsight API.
366
366
  */
367
367
  getExadataInsight(getExadataInsightRequest: requests.GetExadataInsightRequest): Promise<responses.GetExadataInsightResponse>;
368
368
  /**
@@ -371,7 +371,7 @@ export declare class OperationsInsightsClient {
371
371
  * @param GetHostInsightRequest
372
372
  * @return GetHostInsightResponse
373
373
  * @throws OciError when an error occurs
374
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/GetHostInsight.ts.html |here} to see how to use GetHostInsight API.
374
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/GetHostInsight.ts.html |here} to see how to use GetHostInsight API.
375
375
  */
376
376
  getHostInsight(getHostInsightRequest: requests.GetHostInsightRequest): Promise<responses.GetHostInsightResponse>;
377
377
  /**
@@ -382,7 +382,7 @@ export declare class OperationsInsightsClient {
382
382
  * @param GetOperationsInsightsWarehouseRequest
383
383
  * @return GetOperationsInsightsWarehouseResponse
384
384
  * @throws OciError when an error occurs
385
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/GetOperationsInsightsWarehouse.ts.html |here} to see how to use GetOperationsInsightsWarehouse API.
385
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/GetOperationsInsightsWarehouse.ts.html |here} to see how to use GetOperationsInsightsWarehouse API.
386
386
  */
387
387
  getOperationsInsightsWarehouse(getOperationsInsightsWarehouseRequest: requests.GetOperationsInsightsWarehouseRequest): Promise<responses.GetOperationsInsightsWarehouseResponse>;
388
388
  /**
@@ -391,7 +391,7 @@ export declare class OperationsInsightsClient {
391
391
  * @param GetOperationsInsightsWarehouseUserRequest
392
392
  * @return GetOperationsInsightsWarehouseUserResponse
393
393
  * @throws OciError when an error occurs
394
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/GetOperationsInsightsWarehouseUser.ts.html |here} to see how to use GetOperationsInsightsWarehouseUser API.
394
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/GetOperationsInsightsWarehouseUser.ts.html |here} to see how to use GetOperationsInsightsWarehouseUser API.
395
395
  */
396
396
  getOperationsInsightsWarehouseUser(getOperationsInsightsWarehouseUserRequest: requests.GetOperationsInsightsWarehouseUserRequest): Promise<responses.GetOperationsInsightsWarehouseUserResponse>;
397
397
  /**
@@ -400,7 +400,7 @@ export declare class OperationsInsightsClient {
400
400
  * @param GetWorkRequestRequest
401
401
  * @return GetWorkRequestResponse
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.14.0/opsi/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
403
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
404
404
  */
405
405
  getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
406
406
  /**
@@ -409,7 +409,7 @@ export declare class OperationsInsightsClient {
409
409
  * @param IngestDatabaseConfigurationRequest
410
410
  * @return IngestDatabaseConfigurationResponse
411
411
  * @throws OciError when an error occurs
412
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/IngestDatabaseConfiguration.ts.html |here} to see how to use IngestDatabaseConfiguration API.
412
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/IngestDatabaseConfiguration.ts.html |here} to see how to use IngestDatabaseConfiguration API.
413
413
  */
414
414
  ingestDatabaseConfiguration(ingestDatabaseConfigurationRequest: requests.IngestDatabaseConfigurationRequest): Promise<responses.IngestDatabaseConfigurationResponse>;
415
415
  /**
@@ -418,7 +418,7 @@ export declare class OperationsInsightsClient {
418
418
  * @param IngestHostConfigurationRequest
419
419
  * @return IngestHostConfigurationResponse
420
420
  * @throws OciError when an error occurs
421
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/IngestHostConfiguration.ts.html |here} to see how to use IngestHostConfiguration API.
421
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/IngestHostConfiguration.ts.html |here} to see how to use IngestHostConfiguration API.
422
422
  */
423
423
  ingestHostConfiguration(ingestHostConfigurationRequest: requests.IngestHostConfigurationRequest): Promise<responses.IngestHostConfigurationResponse>;
424
424
  /**
@@ -427,7 +427,7 @@ export declare class OperationsInsightsClient {
427
427
  * @param IngestHostMetricsRequest
428
428
  * @return IngestHostMetricsResponse
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.14.0/opsi/IngestHostMetrics.ts.html |here} to see how to use IngestHostMetrics API.
430
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/IngestHostMetrics.ts.html |here} to see how to use IngestHostMetrics API.
431
431
  */
432
432
  ingestHostMetrics(ingestHostMetricsRequest: requests.IngestHostMetricsRequest): Promise<responses.IngestHostMetricsResponse>;
433
433
  /**
@@ -438,7 +438,7 @@ export declare class OperationsInsightsClient {
438
438
  * @param IngestSqlBucketRequest
439
439
  * @return IngestSqlBucketResponse
440
440
  * @throws OciError when an error occurs
441
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/IngestSqlBucket.ts.html |here} to see how to use IngestSqlBucket API.
441
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/IngestSqlBucket.ts.html |here} to see how to use IngestSqlBucket API.
442
442
  */
443
443
  ingestSqlBucket(ingestSqlBucketRequest: requests.IngestSqlBucketRequest): Promise<responses.IngestSqlBucketResponse>;
444
444
  /**
@@ -449,7 +449,7 @@ export declare class OperationsInsightsClient {
449
449
  * @param IngestSqlPlanLinesRequest
450
450
  * @return IngestSqlPlanLinesResponse
451
451
  * @throws OciError when an error occurs
452
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/IngestSqlPlanLines.ts.html |here} to see how to use IngestSqlPlanLines API.
452
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/IngestSqlPlanLines.ts.html |here} to see how to use IngestSqlPlanLines API.
453
453
  */
454
454
  ingestSqlPlanLines(ingestSqlPlanLinesRequest: requests.IngestSqlPlanLinesRequest): Promise<responses.IngestSqlPlanLinesResponse>;
455
455
  /**
@@ -460,7 +460,7 @@ export declare class OperationsInsightsClient {
460
460
  * @param IngestSqlStatsRequest
461
461
  * @return IngestSqlStatsResponse
462
462
  * @throws OciError when an error occurs
463
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/IngestSqlStats.ts.html |here} to see how to use IngestSqlStats API.
463
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/IngestSqlStats.ts.html |here} to see how to use IngestSqlStats API.
464
464
  */
465
465
  ingestSqlStats(ingestSqlStatsRequest: requests.IngestSqlStatsRequest): Promise<responses.IngestSqlStatsResponse>;
466
466
  /**
@@ -472,7 +472,7 @@ export declare class OperationsInsightsClient {
472
472
  * @param IngestSqlTextRequest
473
473
  * @return IngestSqlTextResponse
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.14.0/opsi/IngestSqlText.ts.html |here} to see how to use IngestSqlText API.
475
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/IngestSqlText.ts.html |here} to see how to use IngestSqlText API.
476
476
  */
477
477
  ingestSqlText(ingestSqlTextRequest: requests.IngestSqlTextRequest): Promise<responses.IngestSqlTextResponse>;
478
478
  /**
@@ -482,7 +482,7 @@ export declare class OperationsInsightsClient {
482
482
  * @param ListAwrHubsRequest
483
483
  * @return ListAwrHubsResponse
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.14.0/opsi/ListAwrHubs.ts.html |here} to see how to use ListAwrHubs API.
485
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/ListAwrHubs.ts.html |here} to see how to use ListAwrHubs API.
486
486
  */
487
487
  listAwrHubs(listAwrHubsRequest: requests.ListAwrHubsRequest): Promise<responses.ListAwrHubsResponse>;
488
488
  /**
@@ -493,7 +493,7 @@ export declare class OperationsInsightsClient {
493
493
  * @param ListAwrSnapshotsRequest
494
494
  * @return ListAwrSnapshotsResponse
495
495
  * @throws OciError when an error occurs
496
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/ListAwrSnapshots.ts.html |here} to see how to use ListAwrSnapshots API.
496
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/ListAwrSnapshots.ts.html |here} to see how to use ListAwrSnapshots API.
497
497
  */
498
498
  listAwrSnapshots(listAwrSnapshotsRequest: requests.ListAwrSnapshotsRequest): Promise<responses.ListAwrSnapshotsResponse>;
499
499
  /**
@@ -504,7 +504,7 @@ export declare class OperationsInsightsClient {
504
504
  * @param ListDatabaseConfigurationsRequest
505
505
  * @return ListDatabaseConfigurationsResponse
506
506
  * @throws OciError when an error occurs
507
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/ListDatabaseConfigurations.ts.html |here} to see how to use ListDatabaseConfigurations API.
507
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/ListDatabaseConfigurations.ts.html |here} to see how to use ListDatabaseConfigurations API.
508
508
  */
509
509
  listDatabaseConfigurations(listDatabaseConfigurationsRequest: requests.ListDatabaseConfigurationsRequest): Promise<responses.ListDatabaseConfigurationsResponse>;
510
510
  /**
@@ -515,7 +515,7 @@ export declare class OperationsInsightsClient {
515
515
  * @param ListDatabaseInsightsRequest
516
516
  * @return ListDatabaseInsightsResponse
517
517
  * @throws OciError when an error occurs
518
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/ListDatabaseInsights.ts.html |here} to see how to use ListDatabaseInsights API.
518
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/ListDatabaseInsights.ts.html |here} to see how to use ListDatabaseInsights API.
519
519
  */
520
520
  listDatabaseInsights(listDatabaseInsightsRequest: requests.ListDatabaseInsightsRequest): Promise<responses.ListDatabaseInsightsResponse>;
521
521
  /**
@@ -526,7 +526,7 @@ export declare class OperationsInsightsClient {
526
526
  * @param ListEnterpriseManagerBridgesRequest
527
527
  * @return ListEnterpriseManagerBridgesResponse
528
528
  * @throws OciError when an error occurs
529
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/ListEnterpriseManagerBridges.ts.html |here} to see how to use ListEnterpriseManagerBridges API.
529
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/ListEnterpriseManagerBridges.ts.html |here} to see how to use ListEnterpriseManagerBridges API.
530
530
  */
531
531
  listEnterpriseManagerBridges(listEnterpriseManagerBridgesRequest: requests.ListEnterpriseManagerBridgesRequest): Promise<responses.ListEnterpriseManagerBridgesResponse>;
532
532
  /**
@@ -535,7 +535,7 @@ export declare class OperationsInsightsClient {
535
535
  * @param ListExadataConfigurationsRequest
536
536
  * @return ListExadataConfigurationsResponse
537
537
  * @throws OciError when an error occurs
538
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/ListExadataConfigurations.ts.html |here} to see how to use ListExadataConfigurations API.
538
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/ListExadataConfigurations.ts.html |here} to see how to use ListExadataConfigurations API.
539
539
  */
540
540
  listExadataConfigurations(listExadataConfigurationsRequest: requests.ListExadataConfigurationsRequest): Promise<responses.ListExadataConfigurationsResponse>;
541
541
  /**
@@ -546,7 +546,7 @@ export declare class OperationsInsightsClient {
546
546
  * @param ListExadataInsightsRequest
547
547
  * @return ListExadataInsightsResponse
548
548
  * @throws OciError when an error occurs
549
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/ListExadataInsights.ts.html |here} to see how to use ListExadataInsights API.
549
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/ListExadataInsights.ts.html |here} to see how to use ListExadataInsights API.
550
550
  */
551
551
  listExadataInsights(listExadataInsightsRequest: requests.ListExadataInsightsRequest): Promise<responses.ListExadataInsightsResponse>;
552
552
  /**
@@ -557,7 +557,7 @@ export declare class OperationsInsightsClient {
557
557
  * @param ListHostConfigurationsRequest
558
558
  * @return ListHostConfigurationsResponse
559
559
  * @throws OciError when an error occurs
560
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/ListHostConfigurations.ts.html |here} to see how to use ListHostConfigurations API.
560
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/ListHostConfigurations.ts.html |here} to see how to use ListHostConfigurations API.
561
561
  */
562
562
  listHostConfigurations(listHostConfigurationsRequest: requests.ListHostConfigurationsRequest): Promise<responses.ListHostConfigurationsResponse>;
563
563
  /**
@@ -568,7 +568,7 @@ export declare class OperationsInsightsClient {
568
568
  * @param ListHostInsightsRequest
569
569
  * @return ListHostInsightsResponse
570
570
  * @throws OciError when an error occurs
571
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/ListHostInsights.ts.html |here} to see how to use ListHostInsights API.
571
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/ListHostInsights.ts.html |here} to see how to use ListHostInsights API.
572
572
  */
573
573
  listHostInsights(listHostInsightsRequest: requests.ListHostInsightsRequest): Promise<responses.ListHostInsightsResponse>;
574
574
  /**
@@ -578,7 +578,7 @@ export declare class OperationsInsightsClient {
578
578
  * @param ListHostedEntitiesRequest
579
579
  * @return ListHostedEntitiesResponse
580
580
  * @throws OciError when an error occurs
581
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/ListHostedEntities.ts.html |here} to see how to use ListHostedEntities API.
581
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/ListHostedEntities.ts.html |here} to see how to use ListHostedEntities API.
582
582
  */
583
583
  listHostedEntities(listHostedEntitiesRequest: requests.ListHostedEntitiesRequest): Promise<responses.ListHostedEntitiesResponse>;
584
584
  /**
@@ -592,7 +592,7 @@ export declare class OperationsInsightsClient {
592
592
  * @param ListImportableAgentEntitiesRequest
593
593
  * @return ListImportableAgentEntitiesResponse
594
594
  * @throws OciError when an error occurs
595
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/ListImportableAgentEntities.ts.html |here} to see how to use ListImportableAgentEntities API.
595
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/ListImportableAgentEntities.ts.html |here} to see how to use ListImportableAgentEntities API.
596
596
  */
597
597
  listImportableAgentEntities(listImportableAgentEntitiesRequest: requests.ListImportableAgentEntitiesRequest): Promise<responses.ListImportableAgentEntitiesResponse>;
598
598
  /**
@@ -602,7 +602,7 @@ export declare class OperationsInsightsClient {
602
602
  * @param ListImportableEnterpriseManagerEntitiesRequest
603
603
  * @return ListImportableEnterpriseManagerEntitiesResponse
604
604
  * @throws OciError when an error occurs
605
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/ListImportableEnterpriseManagerEntities.ts.html |here} to see how to use ListImportableEnterpriseManagerEntities API.
605
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/ListImportableEnterpriseManagerEntities.ts.html |here} to see how to use ListImportableEnterpriseManagerEntities API.
606
606
  */
607
607
  listImportableEnterpriseManagerEntities(listImportableEnterpriseManagerEntitiesRequest: requests.ListImportableEnterpriseManagerEntitiesRequest): Promise<responses.ListImportableEnterpriseManagerEntitiesResponse>;
608
608
  /**
@@ -612,7 +612,7 @@ export declare class OperationsInsightsClient {
612
612
  * @param ListOperationsInsightsWarehouseUsersRequest
613
613
  * @return ListOperationsInsightsWarehouseUsersResponse
614
614
  * @throws OciError when an error occurs
615
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/ListOperationsInsightsWarehouseUsers.ts.html |here} to see how to use ListOperationsInsightsWarehouseUsers API.
615
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/ListOperationsInsightsWarehouseUsers.ts.html |here} to see how to use ListOperationsInsightsWarehouseUsers API.
616
616
  */
617
617
  listOperationsInsightsWarehouseUsers(listOperationsInsightsWarehouseUsersRequest: requests.ListOperationsInsightsWarehouseUsersRequest): Promise<responses.ListOperationsInsightsWarehouseUsersResponse>;
618
618
  /**
@@ -623,7 +623,7 @@ export declare class OperationsInsightsClient {
623
623
  * @param ListOperationsInsightsWarehousesRequest
624
624
  * @return ListOperationsInsightsWarehousesResponse
625
625
  * @throws OciError when an error occurs
626
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/ListOperationsInsightsWarehouses.ts.html |here} to see how to use ListOperationsInsightsWarehouses API.
626
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/ListOperationsInsightsWarehouses.ts.html |here} to see how to use ListOperationsInsightsWarehouses API.
627
627
  */
628
628
  listOperationsInsightsWarehouses(listOperationsInsightsWarehousesRequest: requests.ListOperationsInsightsWarehousesRequest): Promise<responses.ListOperationsInsightsWarehousesResponse>;
629
629
  /**
@@ -634,7 +634,7 @@ export declare class OperationsInsightsClient {
634
634
  * @param ListSqlPlansRequest
635
635
  * @return ListSqlPlansResponse
636
636
  * @throws OciError when an error occurs
637
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/ListSqlPlans.ts.html |here} to see how to use ListSqlPlans API.
637
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/ListSqlPlans.ts.html |here} to see how to use ListSqlPlans API.
638
638
  */
639
639
  listSqlPlans(listSqlPlansRequest: requests.ListSqlPlansRequest): Promise<responses.ListSqlPlansResponse>;
640
640
  /**
@@ -645,7 +645,7 @@ export declare class OperationsInsightsClient {
645
645
  * @param ListSqlSearchesRequest
646
646
  * @return ListSqlSearchesResponse
647
647
  * @throws OciError when an error occurs
648
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/ListSqlSearches.ts.html |here} to see how to use ListSqlSearches API.
648
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/ListSqlSearches.ts.html |here} to see how to use ListSqlSearches API.
649
649
  */
650
650
  listSqlSearches(listSqlSearchesRequest: requests.ListSqlSearchesRequest): Promise<responses.ListSqlSearchesResponse>;
651
651
  /**
@@ -655,7 +655,7 @@ export declare class OperationsInsightsClient {
655
655
  * @param ListSqlTextsRequest
656
656
  * @return ListSqlTextsResponse
657
657
  * @throws OciError when an error occurs
658
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/ListSqlTexts.ts.html |here} to see how to use ListSqlTexts API.
658
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/ListSqlTexts.ts.html |here} to see how to use ListSqlTexts API.
659
659
  */
660
660
  listSqlTexts(listSqlTextsRequest: requests.ListSqlTextsRequest): Promise<responses.ListSqlTextsResponse>;
661
661
  /**
@@ -665,7 +665,7 @@ export declare class OperationsInsightsClient {
665
665
  * @param ListWorkRequestErrorsRequest
666
666
  * @return ListWorkRequestErrorsResponse
667
667
  * @throws OciError when an error occurs
668
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
668
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
669
669
  */
670
670
  listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
671
671
  /**
@@ -675,7 +675,7 @@ export declare class OperationsInsightsClient {
675
675
  * @param ListWorkRequestLogsRequest
676
676
  * @return ListWorkRequestLogsResponse
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.14.0/opsi/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
678
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
679
679
  */
680
680
  listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
681
681
  /**
@@ -685,7 +685,7 @@ export declare class OperationsInsightsClient {
685
685
  * @param ListWorkRequestsRequest
686
686
  * @return ListWorkRequestsResponse
687
687
  * @throws OciError when an error occurs
688
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
688
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
689
689
  */
690
690
  listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
691
691
  /**
@@ -694,7 +694,7 @@ export declare class OperationsInsightsClient {
694
694
  * @param RotateOperationsInsightsWarehouseWalletRequest
695
695
  * @return RotateOperationsInsightsWarehouseWalletResponse
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.14.0/opsi/RotateOperationsInsightsWarehouseWallet.ts.html |here} to see how to use RotateOperationsInsightsWarehouseWallet API.
697
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/RotateOperationsInsightsWarehouseWallet.ts.html |here} to see how to use RotateOperationsInsightsWarehouseWallet API.
698
698
  */
699
699
  rotateOperationsInsightsWarehouseWallet(rotateOperationsInsightsWarehouseWalletRequest: requests.RotateOperationsInsightsWarehouseWalletRequest): Promise<responses.RotateOperationsInsightsWarehouseWalletResponse>;
700
700
  /**
@@ -704,7 +704,7 @@ export declare class OperationsInsightsClient {
704
704
  * @param SummarizeAwrSourcesSummariesRequest
705
705
  * @return SummarizeAwrSourcesSummariesResponse
706
706
  * @throws OciError when an error occurs
707
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/SummarizeAwrSourcesSummaries.ts.html |here} to see how to use SummarizeAwrSourcesSummaries API.
707
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/SummarizeAwrSourcesSummaries.ts.html |here} to see how to use SummarizeAwrSourcesSummaries API.
708
708
  */
709
709
  summarizeAwrSourcesSummaries(summarizeAwrSourcesSummariesRequest: requests.SummarizeAwrSourcesSummariesRequest): Promise<responses.SummarizeAwrSourcesSummariesResponse>;
710
710
  /**
@@ -716,7 +716,7 @@ export declare class OperationsInsightsClient {
716
716
  * @param SummarizeDatabaseInsightResourceCapacityTrendRequest
717
717
  * @return SummarizeDatabaseInsightResourceCapacityTrendResponse
718
718
  * @throws OciError when an error occurs
719
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/SummarizeDatabaseInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceCapacityTrend API.
719
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/SummarizeDatabaseInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceCapacityTrend API.
720
720
  */
721
721
  summarizeDatabaseInsightResourceCapacityTrend(summarizeDatabaseInsightResourceCapacityTrendRequest: requests.SummarizeDatabaseInsightResourceCapacityTrendRequest): Promise<responses.SummarizeDatabaseInsightResourceCapacityTrendResponse>;
722
722
  /**
@@ -727,7 +727,7 @@ export declare class OperationsInsightsClient {
727
727
  * @param SummarizeDatabaseInsightResourceForecastTrendRequest
728
728
  * @return SummarizeDatabaseInsightResourceForecastTrendResponse
729
729
  * @throws OciError when an error occurs
730
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/SummarizeDatabaseInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceForecastTrend API.
730
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/SummarizeDatabaseInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceForecastTrend API.
731
731
  */
732
732
  summarizeDatabaseInsightResourceForecastTrend(summarizeDatabaseInsightResourceForecastTrendRequest: requests.SummarizeDatabaseInsightResourceForecastTrendRequest): Promise<responses.SummarizeDatabaseInsightResourceForecastTrendResponse>;
733
733
  /**
@@ -738,7 +738,7 @@ export declare class OperationsInsightsClient {
738
738
  * @param SummarizeDatabaseInsightResourceStatisticsRequest
739
739
  * @return SummarizeDatabaseInsightResourceStatisticsResponse
740
740
  * @throws OciError when an error occurs
741
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/SummarizeDatabaseInsightResourceStatistics.ts.html |here} to see how to use SummarizeDatabaseInsightResourceStatistics API.
741
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/SummarizeDatabaseInsightResourceStatistics.ts.html |here} to see how to use SummarizeDatabaseInsightResourceStatistics API.
742
742
  */
743
743
  summarizeDatabaseInsightResourceStatistics(summarizeDatabaseInsightResourceStatisticsRequest: requests.SummarizeDatabaseInsightResourceStatisticsRequest): Promise<responses.SummarizeDatabaseInsightResourceStatisticsResponse>;
744
744
  /**
@@ -751,7 +751,7 @@ export declare class OperationsInsightsClient {
751
751
  * @param SummarizeDatabaseInsightResourceUsageRequest
752
752
  * @return SummarizeDatabaseInsightResourceUsageResponse
753
753
  * @throws OciError when an error occurs
754
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/SummarizeDatabaseInsightResourceUsage.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsage API.
754
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/SummarizeDatabaseInsightResourceUsage.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsage API.
755
755
  */
756
756
  summarizeDatabaseInsightResourceUsage(summarizeDatabaseInsightResourceUsageRequest: requests.SummarizeDatabaseInsightResourceUsageRequest): Promise<responses.SummarizeDatabaseInsightResourceUsageResponse>;
757
757
  /**
@@ -763,7 +763,7 @@ export declare class OperationsInsightsClient {
763
763
  * @param SummarizeDatabaseInsightResourceUsageTrendRequest
764
764
  * @return SummarizeDatabaseInsightResourceUsageTrendResponse
765
765
  * @throws OciError when an error occurs
766
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/SummarizeDatabaseInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsageTrend API.
766
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/SummarizeDatabaseInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsageTrend API.
767
767
  */
768
768
  summarizeDatabaseInsightResourceUsageTrend(summarizeDatabaseInsightResourceUsageTrendRequest: requests.SummarizeDatabaseInsightResourceUsageTrendRequest): Promise<responses.SummarizeDatabaseInsightResourceUsageTrendResponse>;
769
769
  /**
@@ -774,7 +774,7 @@ export declare class OperationsInsightsClient {
774
774
  * @param SummarizeDatabaseInsightResourceUtilizationInsightRequest
775
775
  * @return SummarizeDatabaseInsightResourceUtilizationInsightResponse
776
776
  * @throws OciError when an error occurs
777
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/SummarizeDatabaseInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUtilizationInsight API.
777
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/SummarizeDatabaseInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUtilizationInsight API.
778
778
  */
779
779
  summarizeDatabaseInsightResourceUtilizationInsight(summarizeDatabaseInsightResourceUtilizationInsightRequest: requests.SummarizeDatabaseInsightResourceUtilizationInsightRequest): Promise<responses.SummarizeDatabaseInsightResourceUtilizationInsightResponse>;
780
780
  /**
@@ -786,7 +786,7 @@ export declare class OperationsInsightsClient {
786
786
  * @param SummarizeDatabaseInsightTablespaceUsageTrendRequest
787
787
  * @return SummarizeDatabaseInsightTablespaceUsageTrendResponse
788
788
  * @throws OciError when an error occurs
789
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/SummarizeDatabaseInsightTablespaceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightTablespaceUsageTrend API.
789
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/SummarizeDatabaseInsightTablespaceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightTablespaceUsageTrend API.
790
790
  */
791
791
  summarizeDatabaseInsightTablespaceUsageTrend(summarizeDatabaseInsightTablespaceUsageTrendRequest: requests.SummarizeDatabaseInsightTablespaceUsageTrendRequest): Promise<responses.SummarizeDatabaseInsightTablespaceUsageTrendResponse>;
792
792
  /**
@@ -803,7 +803,7 @@ export declare class OperationsInsightsClient {
803
803
  * @param SummarizeExadataInsightResourceCapacityTrendRequest
804
804
  * @return SummarizeExadataInsightResourceCapacityTrendResponse
805
805
  * @throws OciError when an error occurs
806
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/SummarizeExadataInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrend API.
806
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/SummarizeExadataInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrend API.
807
807
  */
808
808
  summarizeExadataInsightResourceCapacityTrend(summarizeExadataInsightResourceCapacityTrendRequest: requests.SummarizeExadataInsightResourceCapacityTrendRequest): Promise<responses.SummarizeExadataInsightResourceCapacityTrendResponse>;
809
809
  /**
@@ -817,7 +817,7 @@ export declare class OperationsInsightsClient {
817
817
  * @param SummarizeExadataInsightResourceCapacityTrendAggregatedRequest
818
818
  * @return SummarizeExadataInsightResourceCapacityTrendAggregatedResponse
819
819
  * @throws OciError when an error occurs
820
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/SummarizeExadataInsightResourceCapacityTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrendAggregated API.
820
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/SummarizeExadataInsightResourceCapacityTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrendAggregated API.
821
821
  */
822
822
  summarizeExadataInsightResourceCapacityTrendAggregated(summarizeExadataInsightResourceCapacityTrendAggregatedRequest: requests.SummarizeExadataInsightResourceCapacityTrendAggregatedRequest): Promise<responses.SummarizeExadataInsightResourceCapacityTrendAggregatedResponse>;
823
823
  /**
@@ -834,7 +834,7 @@ export declare class OperationsInsightsClient {
834
834
  * @param SummarizeExadataInsightResourceForecastTrendRequest
835
835
  * @return SummarizeExadataInsightResourceForecastTrendResponse
836
836
  * @throws OciError when an error occurs
837
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/SummarizeExadataInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrend API.
837
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/SummarizeExadataInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrend API.
838
838
  */
839
839
  summarizeExadataInsightResourceForecastTrend(summarizeExadataInsightResourceForecastTrendRequest: requests.SummarizeExadataInsightResourceForecastTrendRequest): Promise<responses.SummarizeExadataInsightResourceForecastTrendResponse>;
840
840
  /**
@@ -847,7 +847,7 @@ export declare class OperationsInsightsClient {
847
847
  * @param SummarizeExadataInsightResourceForecastTrendAggregatedRequest
848
848
  * @return SummarizeExadataInsightResourceForecastTrendAggregatedResponse
849
849
  * @throws OciError when an error occurs
850
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/SummarizeExadataInsightResourceForecastTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrendAggregated API.
850
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/SummarizeExadataInsightResourceForecastTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrendAggregated API.
851
851
  */
852
852
  summarizeExadataInsightResourceForecastTrendAggregated(summarizeExadataInsightResourceForecastTrendAggregatedRequest: requests.SummarizeExadataInsightResourceForecastTrendAggregatedRequest): Promise<responses.SummarizeExadataInsightResourceForecastTrendAggregatedResponse>;
853
853
  /**
@@ -861,7 +861,7 @@ export declare class OperationsInsightsClient {
861
861
  * @param SummarizeExadataInsightResourceStatisticsRequest
862
862
  * @return SummarizeExadataInsightResourceStatisticsResponse
863
863
  * @throws OciError when an error occurs
864
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/SummarizeExadataInsightResourceStatistics.ts.html |here} to see how to use SummarizeExadataInsightResourceStatistics API.
864
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/SummarizeExadataInsightResourceStatistics.ts.html |here} to see how to use SummarizeExadataInsightResourceStatistics API.
865
865
  */
866
866
  summarizeExadataInsightResourceStatistics(summarizeExadataInsightResourceStatisticsRequest: requests.SummarizeExadataInsightResourceStatisticsRequest): Promise<responses.SummarizeExadataInsightResourceStatisticsResponse>;
867
867
  /**
@@ -876,7 +876,7 @@ export declare class OperationsInsightsClient {
876
876
  * @param SummarizeExadataInsightResourceUsageRequest
877
877
  * @return SummarizeExadataInsightResourceUsageResponse
878
878
  * @throws OciError when an error occurs
879
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/SummarizeExadataInsightResourceUsage.ts.html |here} to see how to use SummarizeExadataInsightResourceUsage API.
879
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/SummarizeExadataInsightResourceUsage.ts.html |here} to see how to use SummarizeExadataInsightResourceUsage API.
880
880
  */
881
881
  summarizeExadataInsightResourceUsage(summarizeExadataInsightResourceUsageRequest: requests.SummarizeExadataInsightResourceUsageRequest): Promise<responses.SummarizeExadataInsightResourceUsageResponse>;
882
882
  /**
@@ -891,7 +891,7 @@ export declare class OperationsInsightsClient {
891
891
  * @param SummarizeExadataInsightResourceUsageAggregatedRequest
892
892
  * @return SummarizeExadataInsightResourceUsageAggregatedResponse
893
893
  * @throws OciError when an error occurs
894
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/SummarizeExadataInsightResourceUsageAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceUsageAggregated API.
894
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/SummarizeExadataInsightResourceUsageAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceUsageAggregated API.
895
895
  */
896
896
  summarizeExadataInsightResourceUsageAggregated(summarizeExadataInsightResourceUsageAggregatedRequest: requests.SummarizeExadataInsightResourceUsageAggregatedRequest): Promise<responses.SummarizeExadataInsightResourceUsageAggregatedResponse>;
897
897
  /**
@@ -900,7 +900,7 @@ export declare class OperationsInsightsClient {
900
900
  * @param SummarizeExadataInsightResourceUtilizationInsightRequest
901
901
  * @return SummarizeExadataInsightResourceUtilizationInsightResponse
902
902
  * @throws OciError when an error occurs
903
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/SummarizeExadataInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeExadataInsightResourceUtilizationInsight API.
903
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/SummarizeExadataInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeExadataInsightResourceUtilizationInsight API.
904
904
  */
905
905
  summarizeExadataInsightResourceUtilizationInsight(summarizeExadataInsightResourceUtilizationInsightRequest: requests.SummarizeExadataInsightResourceUtilizationInsightRequest): Promise<responses.SummarizeExadataInsightResourceUtilizationInsightResponse>;
906
906
  /**
@@ -909,7 +909,7 @@ export declare class OperationsInsightsClient {
909
909
  * @param SummarizeExadataMembersRequest
910
910
  * @return SummarizeExadataMembersResponse
911
911
  * @throws OciError when an error occurs
912
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/SummarizeExadataMembers.ts.html |here} to see how to use SummarizeExadataMembers API.
912
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/SummarizeExadataMembers.ts.html |here} to see how to use SummarizeExadataMembers API.
913
913
  */
914
914
  summarizeExadataMembers(summarizeExadataMembersRequest: requests.SummarizeExadataMembersRequest): Promise<responses.SummarizeExadataMembersResponse>;
915
915
  /**
@@ -921,7 +921,7 @@ export declare class OperationsInsightsClient {
921
921
  * @param SummarizeHostInsightResourceCapacityTrendRequest
922
922
  * @return SummarizeHostInsightResourceCapacityTrendResponse
923
923
  * @throws OciError when an error occurs
924
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/SummarizeHostInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeHostInsightResourceCapacityTrend API.
924
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/SummarizeHostInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeHostInsightResourceCapacityTrend API.
925
925
  */
926
926
  summarizeHostInsightResourceCapacityTrend(summarizeHostInsightResourceCapacityTrendRequest: requests.SummarizeHostInsightResourceCapacityTrendRequest): Promise<responses.SummarizeHostInsightResourceCapacityTrendResponse>;
927
927
  /**
@@ -932,7 +932,7 @@ export declare class OperationsInsightsClient {
932
932
  * @param SummarizeHostInsightResourceForecastTrendRequest
933
933
  * @return SummarizeHostInsightResourceForecastTrendResponse
934
934
  * @throws OciError when an error occurs
935
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/SummarizeHostInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeHostInsightResourceForecastTrend API.
935
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/SummarizeHostInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeHostInsightResourceForecastTrend API.
936
936
  */
937
937
  summarizeHostInsightResourceForecastTrend(summarizeHostInsightResourceForecastTrendRequest: requests.SummarizeHostInsightResourceForecastTrendRequest): Promise<responses.SummarizeHostInsightResourceForecastTrendResponse>;
938
938
  /**
@@ -943,7 +943,7 @@ export declare class OperationsInsightsClient {
943
943
  * @param SummarizeHostInsightResourceStatisticsRequest
944
944
  * @return SummarizeHostInsightResourceStatisticsResponse
945
945
  * @throws OciError when an error occurs
946
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/SummarizeHostInsightResourceStatistics.ts.html |here} to see how to use SummarizeHostInsightResourceStatistics API.
946
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/SummarizeHostInsightResourceStatistics.ts.html |here} to see how to use SummarizeHostInsightResourceStatistics API.
947
947
  */
948
948
  summarizeHostInsightResourceStatistics(summarizeHostInsightResourceStatisticsRequest: requests.SummarizeHostInsightResourceStatisticsRequest): Promise<responses.SummarizeHostInsightResourceStatisticsResponse>;
949
949
  /**
@@ -956,7 +956,7 @@ export declare class OperationsInsightsClient {
956
956
  * @param SummarizeHostInsightResourceUsageRequest
957
957
  * @return SummarizeHostInsightResourceUsageResponse
958
958
  * @throws OciError when an error occurs
959
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/SummarizeHostInsightResourceUsage.ts.html |here} to see how to use SummarizeHostInsightResourceUsage API.
959
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/SummarizeHostInsightResourceUsage.ts.html |here} to see how to use SummarizeHostInsightResourceUsage API.
960
960
  */
961
961
  summarizeHostInsightResourceUsage(summarizeHostInsightResourceUsageRequest: requests.SummarizeHostInsightResourceUsageRequest): Promise<responses.SummarizeHostInsightResourceUsageResponse>;
962
962
  /**
@@ -968,7 +968,7 @@ export declare class OperationsInsightsClient {
968
968
  * @param SummarizeHostInsightResourceUsageTrendRequest
969
969
  * @return SummarizeHostInsightResourceUsageTrendResponse
970
970
  * @throws OciError when an error occurs
971
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/SummarizeHostInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeHostInsightResourceUsageTrend API.
971
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/SummarizeHostInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeHostInsightResourceUsageTrend API.
972
972
  */
973
973
  summarizeHostInsightResourceUsageTrend(summarizeHostInsightResourceUsageTrendRequest: requests.SummarizeHostInsightResourceUsageTrendRequest): Promise<responses.SummarizeHostInsightResourceUsageTrendResponse>;
974
974
  /**
@@ -979,7 +979,7 @@ export declare class OperationsInsightsClient {
979
979
  * @param SummarizeHostInsightResourceUtilizationInsightRequest
980
980
  * @return SummarizeHostInsightResourceUtilizationInsightResponse
981
981
  * @throws OciError when an error occurs
982
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/SummarizeHostInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeHostInsightResourceUtilizationInsight API.
982
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/SummarizeHostInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeHostInsightResourceUtilizationInsight API.
983
983
  */
984
984
  summarizeHostInsightResourceUtilizationInsight(summarizeHostInsightResourceUtilizationInsightRequest: requests.SummarizeHostInsightResourceUtilizationInsightRequest): Promise<responses.SummarizeHostInsightResourceUtilizationInsightResponse>;
985
985
  /**
@@ -990,7 +990,7 @@ export declare class OperationsInsightsClient {
990
990
  * @param SummarizeOperationsInsightsWarehouseResourceUsageRequest
991
991
  * @return SummarizeOperationsInsightsWarehouseResourceUsageResponse
992
992
  * @throws OciError when an error occurs
993
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/SummarizeOperationsInsightsWarehouseResourceUsage.ts.html |here} to see how to use SummarizeOperationsInsightsWarehouseResourceUsage API.
993
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/SummarizeOperationsInsightsWarehouseResourceUsage.ts.html |here} to see how to use SummarizeOperationsInsightsWarehouseResourceUsage API.
994
994
  */
995
995
  summarizeOperationsInsightsWarehouseResourceUsage(summarizeOperationsInsightsWarehouseResourceUsageRequest: requests.SummarizeOperationsInsightsWarehouseResourceUsageRequest): Promise<responses.SummarizeOperationsInsightsWarehouseResourceUsageResponse>;
996
996
  /**
@@ -1001,7 +1001,7 @@ export declare class OperationsInsightsClient {
1001
1001
  * @param SummarizeSqlInsightsRequest
1002
1002
  * @return SummarizeSqlInsightsResponse
1003
1003
  * @throws OciError when an error occurs
1004
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/SummarizeSqlInsights.ts.html |here} to see how to use SummarizeSqlInsights API.
1004
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/SummarizeSqlInsights.ts.html |here} to see how to use SummarizeSqlInsights API.
1005
1005
  */
1006
1006
  summarizeSqlInsights(summarizeSqlInsightsRequest: requests.SummarizeSqlInsightsRequest): Promise<responses.SummarizeSqlInsightsResponse>;
1007
1007
  /**
@@ -1012,7 +1012,7 @@ export declare class OperationsInsightsClient {
1012
1012
  * @param SummarizeSqlPlanInsightsRequest
1013
1013
  * @return SummarizeSqlPlanInsightsResponse
1014
1014
  * @throws OciError when an error occurs
1015
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/SummarizeSqlPlanInsights.ts.html |here} to see how to use SummarizeSqlPlanInsights API.
1015
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/SummarizeSqlPlanInsights.ts.html |here} to see how to use SummarizeSqlPlanInsights API.
1016
1016
  */
1017
1017
  summarizeSqlPlanInsights(summarizeSqlPlanInsightsRequest: requests.SummarizeSqlPlanInsightsRequest): Promise<responses.SummarizeSqlPlanInsightsResponse>;
1018
1018
  /**
@@ -1023,7 +1023,7 @@ export declare class OperationsInsightsClient {
1023
1023
  * @param SummarizeSqlResponseTimeDistributionsRequest
1024
1024
  * @return SummarizeSqlResponseTimeDistributionsResponse
1025
1025
  * @throws OciError when an error occurs
1026
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/SummarizeSqlResponseTimeDistributions.ts.html |here} to see how to use SummarizeSqlResponseTimeDistributions API.
1026
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/SummarizeSqlResponseTimeDistributions.ts.html |here} to see how to use SummarizeSqlResponseTimeDistributions API.
1027
1027
  */
1028
1028
  summarizeSqlResponseTimeDistributions(summarizeSqlResponseTimeDistributionsRequest: requests.SummarizeSqlResponseTimeDistributionsRequest): Promise<responses.SummarizeSqlResponseTimeDistributionsResponse>;
1029
1029
  /**
@@ -1034,7 +1034,7 @@ export declare class OperationsInsightsClient {
1034
1034
  * @param SummarizeSqlStatisticsRequest
1035
1035
  * @return SummarizeSqlStatisticsResponse
1036
1036
  * @throws OciError when an error occurs
1037
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/SummarizeSqlStatistics.ts.html |here} to see how to use SummarizeSqlStatistics API.
1037
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/SummarizeSqlStatistics.ts.html |here} to see how to use SummarizeSqlStatistics API.
1038
1038
  */
1039
1039
  summarizeSqlStatistics(summarizeSqlStatisticsRequest: requests.SummarizeSqlStatisticsRequest): Promise<responses.SummarizeSqlStatisticsResponse>;
1040
1040
  /**
@@ -1045,7 +1045,7 @@ export declare class OperationsInsightsClient {
1045
1045
  * @param SummarizeSqlStatisticsTimeSeriesRequest
1046
1046
  * @return SummarizeSqlStatisticsTimeSeriesResponse
1047
1047
  * @throws OciError when an error occurs
1048
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/SummarizeSqlStatisticsTimeSeries.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeries API.
1048
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/SummarizeSqlStatisticsTimeSeries.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeries API.
1049
1049
  */
1050
1050
  summarizeSqlStatisticsTimeSeries(summarizeSqlStatisticsTimeSeriesRequest: requests.SummarizeSqlStatisticsTimeSeriesRequest): Promise<responses.SummarizeSqlStatisticsTimeSeriesResponse>;
1051
1051
  /**
@@ -1056,7 +1056,7 @@ export declare class OperationsInsightsClient {
1056
1056
  * @param SummarizeSqlStatisticsTimeSeriesByPlanRequest
1057
1057
  * @return SummarizeSqlStatisticsTimeSeriesByPlanResponse
1058
1058
  * @throws OciError when an error occurs
1059
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/SummarizeSqlStatisticsTimeSeriesByPlan.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeriesByPlan API.
1059
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/SummarizeSqlStatisticsTimeSeriesByPlan.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeriesByPlan API.
1060
1060
  */
1061
1061
  summarizeSqlStatisticsTimeSeriesByPlan(summarizeSqlStatisticsTimeSeriesByPlanRequest: requests.SummarizeSqlStatisticsTimeSeriesByPlanRequest): Promise<responses.SummarizeSqlStatisticsTimeSeriesByPlanResponse>;
1062
1062
  /**
@@ -1065,7 +1065,7 @@ export declare class OperationsInsightsClient {
1065
1065
  * @param UpdateAwrHubRequest
1066
1066
  * @return UpdateAwrHubResponse
1067
1067
  * @throws OciError when an error occurs
1068
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/UpdateAwrHub.ts.html |here} to see how to use UpdateAwrHub API.
1068
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/UpdateAwrHub.ts.html |here} to see how to use UpdateAwrHub API.
1069
1069
  */
1070
1070
  updateAwrHub(updateAwrHubRequest: requests.UpdateAwrHubRequest): Promise<responses.UpdateAwrHubResponse>;
1071
1071
  /**
@@ -1074,7 +1074,7 @@ export declare class OperationsInsightsClient {
1074
1074
  * @param UpdateDatabaseInsightRequest
1075
1075
  * @return UpdateDatabaseInsightResponse
1076
1076
  * @throws OciError when an error occurs
1077
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/UpdateDatabaseInsight.ts.html |here} to see how to use UpdateDatabaseInsight API.
1077
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/UpdateDatabaseInsight.ts.html |here} to see how to use UpdateDatabaseInsight API.
1078
1078
  */
1079
1079
  updateDatabaseInsight(updateDatabaseInsightRequest: requests.UpdateDatabaseInsightRequest): Promise<responses.UpdateDatabaseInsightResponse>;
1080
1080
  /**
@@ -1083,7 +1083,7 @@ export declare class OperationsInsightsClient {
1083
1083
  * @param UpdateEnterpriseManagerBridgeRequest
1084
1084
  * @return UpdateEnterpriseManagerBridgeResponse
1085
1085
  * @throws OciError when an error occurs
1086
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/UpdateEnterpriseManagerBridge.ts.html |here} to see how to use UpdateEnterpriseManagerBridge API.
1086
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/UpdateEnterpriseManagerBridge.ts.html |here} to see how to use UpdateEnterpriseManagerBridge API.
1087
1087
  */
1088
1088
  updateEnterpriseManagerBridge(updateEnterpriseManagerBridgeRequest: requests.UpdateEnterpriseManagerBridgeRequest): Promise<responses.UpdateEnterpriseManagerBridgeResponse>;
1089
1089
  /**
@@ -1092,7 +1092,7 @@ export declare class OperationsInsightsClient {
1092
1092
  * @param UpdateExadataInsightRequest
1093
1093
  * @return UpdateExadataInsightResponse
1094
1094
  * @throws OciError when an error occurs
1095
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/UpdateExadataInsight.ts.html |here} to see how to use UpdateExadataInsight API.
1095
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/UpdateExadataInsight.ts.html |here} to see how to use UpdateExadataInsight API.
1096
1096
  */
1097
1097
  updateExadataInsight(updateExadataInsightRequest: requests.UpdateExadataInsightRequest): Promise<responses.UpdateExadataInsightResponse>;
1098
1098
  /**
@@ -1101,7 +1101,7 @@ export declare class OperationsInsightsClient {
1101
1101
  * @param UpdateHostInsightRequest
1102
1102
  * @return UpdateHostInsightResponse
1103
1103
  * @throws OciError when an error occurs
1104
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/UpdateHostInsight.ts.html |here} to see how to use UpdateHostInsight API.
1104
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/UpdateHostInsight.ts.html |here} to see how to use UpdateHostInsight API.
1105
1105
  */
1106
1106
  updateHostInsight(updateHostInsightRequest: requests.UpdateHostInsightRequest): Promise<responses.UpdateHostInsightResponse>;
1107
1107
  /**
@@ -1112,7 +1112,7 @@ export declare class OperationsInsightsClient {
1112
1112
  * @param UpdateOperationsInsightsWarehouseRequest
1113
1113
  * @return UpdateOperationsInsightsWarehouseResponse
1114
1114
  * @throws OciError when an error occurs
1115
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/UpdateOperationsInsightsWarehouse.ts.html |here} to see how to use UpdateOperationsInsightsWarehouse API.
1115
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/UpdateOperationsInsightsWarehouse.ts.html |here} to see how to use UpdateOperationsInsightsWarehouse API.
1116
1116
  */
1117
1117
  updateOperationsInsightsWarehouse(updateOperationsInsightsWarehouseRequest: requests.UpdateOperationsInsightsWarehouseRequest): Promise<responses.UpdateOperationsInsightsWarehouseResponse>;
1118
1118
  /**
@@ -1121,7 +1121,7 @@ export declare class OperationsInsightsClient {
1121
1121
  * @param UpdateOperationsInsightsWarehouseUserRequest
1122
1122
  * @return UpdateOperationsInsightsWarehouseUserResponse
1123
1123
  * @throws OciError when an error occurs
1124
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.14.0/opsi/UpdateOperationsInsightsWarehouseUser.ts.html |here} to see how to use UpdateOperationsInsightsWarehouseUser API.
1124
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.17.0/opsi/UpdateOperationsInsightsWarehouseUser.ts.html |here} to see how to use UpdateOperationsInsightsWarehouseUser API.
1125
1125
  */
1126
1126
  updateOperationsInsightsWarehouseUser(updateOperationsInsightsWarehouseUserRequest: requests.UpdateOperationsInsightsWarehouseUserRequest): Promise<responses.UpdateOperationsInsightsWarehouseUserResponse>;
1127
1127
  }