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