oci-opsi 2.20.0 → 2.24.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 (176) hide show
  1. package/lib/client.d.ts +227 -214
  2. package/lib/client.js +398 -322
  3. package/lib/client.js.map +1 -1
  4. package/lib/model/em-managed-external-host-insight-summary.d.ts +2 -1
  5. package/lib/model/em-managed-external-host-insight-summary.js +1 -0
  6. package/lib/model/em-managed-external-host-insight-summary.js.map +1 -1
  7. package/lib/model/em-managed-external-host-insight.d.ts +2 -1
  8. package/lib/model/em-managed-external-host-insight.js +1 -0
  9. package/lib/model/em-managed-external-host-insight.js.map +1 -1
  10. package/lib/model/host-configuration-summary.d.ts +2 -1
  11. package/lib/model/host-configuration-summary.js +1 -0
  12. package/lib/model/host-configuration-summary.js.map +1 -1
  13. package/lib/model/host-details.d.ts +2 -1
  14. package/lib/model/host-details.js +1 -0
  15. package/lib/model/host-details.js.map +1 -1
  16. package/lib/model/host-importable-agent-entity-summary.d.ts +2 -1
  17. package/lib/model/host-importable-agent-entity-summary.js +1 -0
  18. package/lib/model/host-importable-agent-entity-summary.js.map +1 -1
  19. package/lib/model/host-performance-metric-group.js +4 -0
  20. package/lib/model/host-performance-metric-group.js.map +1 -1
  21. package/lib/model/host-top-processes.d.ts +70 -0
  22. package/lib/model/host-top-processes.js +57 -0
  23. package/lib/model/host-top-processes.js.map +1 -0
  24. package/lib/model/index.d.ts +8 -0
  25. package/lib/model/index.js +11 -3
  26. package/lib/model/index.js.map +1 -1
  27. package/lib/model/macs-managed-external-host-insight-summary.d.ts +2 -1
  28. package/lib/model/macs-managed-external-host-insight-summary.js +1 -0
  29. package/lib/model/macs-managed-external-host-insight-summary.js.map +1 -1
  30. package/lib/model/macs-managed-external-host-insight.d.ts +2 -1
  31. package/lib/model/macs-managed-external-host-insight.js +1 -0
  32. package/lib/model/macs-managed-external-host-insight.js.map +1 -1
  33. package/lib/model/summarize-host-insights-top-processes-usage-trend-collection.d.ts +38 -0
  34. package/lib/model/summarize-host-insights-top-processes-usage-trend-collection.js +64 -0
  35. package/lib/model/summarize-host-insights-top-processes-usage-trend-collection.js.map +1 -0
  36. package/lib/model/top-processes-usage-trend-aggregation.d.ts +33 -0
  37. package/lib/model/top-processes-usage-trend-aggregation.js +64 -0
  38. package/lib/model/top-processes-usage-trend-aggregation.js.map +1 -0
  39. package/lib/model/top-processes-usage-trend.d.ts +52 -0
  40. package/lib/model/top-processes-usage-trend.js +32 -0
  41. package/lib/model/top-processes-usage-trend.js.map +1 -0
  42. package/lib/request/add-exadata-insight-members-request.d.ts +1 -1
  43. package/lib/request/change-database-insight-compartment-request.d.ts +1 -1
  44. package/lib/request/change-enterprise-manager-bridge-compartment-request.d.ts +1 -1
  45. package/lib/request/change-exadata-insight-compartment-request.d.ts +1 -1
  46. package/lib/request/change-host-insight-compartment-request.d.ts +1 -1
  47. package/lib/request/change-operations-insights-private-endpoint-compartment-request.d.ts +1 -1
  48. package/lib/request/change-pe-comanaged-database-insight-request.d.ts +1 -1
  49. package/lib/request/create-awr-hub-request.d.ts +1 -1
  50. package/lib/request/create-database-insight-request.d.ts +1 -1
  51. package/lib/request/create-enterprise-manager-bridge-request.d.ts +1 -1
  52. package/lib/request/create-exadata-insight-request.d.ts +1 -1
  53. package/lib/request/create-host-insight-request.d.ts +1 -1
  54. package/lib/request/create-operations-insights-private-endpoint-request.d.ts +1 -1
  55. package/lib/request/create-operations-insights-warehouse-request.d.ts +1 -1
  56. package/lib/request/create-operations-insights-warehouse-user-request.d.ts +1 -1
  57. package/lib/request/delete-awr-hub-request.d.ts +1 -1
  58. package/lib/request/delete-database-insight-request.d.ts +1 -1
  59. package/lib/request/delete-enterprise-manager-bridge-request.d.ts +1 -1
  60. package/lib/request/delete-exadata-insight-request.d.ts +1 -1
  61. package/lib/request/delete-host-insight-request.d.ts +1 -1
  62. package/lib/request/delete-operations-insights-private-endpoint-request.d.ts +1 -1
  63. package/lib/request/delete-operations-insights-warehouse-request.d.ts +1 -1
  64. package/lib/request/delete-operations-insights-warehouse-user-request.d.ts +1 -1
  65. package/lib/request/disable-database-insight-request.d.ts +1 -1
  66. package/lib/request/disable-exadata-insight-request.d.ts +1 -1
  67. package/lib/request/disable-host-insight-request.d.ts +1 -1
  68. package/lib/request/download-operations-insights-warehouse-wallet-request.d.ts +1 -1
  69. package/lib/request/enable-database-insight-request.d.ts +1 -1
  70. package/lib/request/enable-exadata-insight-request.d.ts +1 -1
  71. package/lib/request/enable-host-insight-request.d.ts +1 -1
  72. package/lib/request/get-awr-hub-request.d.ts +1 -1
  73. package/lib/request/get-awr-report-request.d.ts +1 -1
  74. package/lib/request/get-database-insight-request.d.ts +1 -1
  75. package/lib/request/get-enterprise-manager-bridge-request.d.ts +1 -1
  76. package/lib/request/get-exadata-insight-request.d.ts +1 -1
  77. package/lib/request/get-host-insight-request.d.ts +1 -1
  78. package/lib/request/get-operations-insights-private-endpoint-request.d.ts +1 -1
  79. package/lib/request/get-operations-insights-warehouse-request.d.ts +1 -1
  80. package/lib/request/get-operations-insights-warehouse-user-request.d.ts +1 -1
  81. package/lib/request/get-work-request-request.d.ts +1 -1
  82. package/lib/request/index.d.ts +2 -0
  83. package/lib/request/index.js.map +1 -1
  84. package/lib/request/ingest-database-configuration-request.d.ts +1 -1
  85. package/lib/request/ingest-host-configuration-request.d.ts +1 -1
  86. package/lib/request/ingest-host-metrics-request.d.ts +1 -1
  87. package/lib/request/ingest-sql-bucket-request.d.ts +1 -1
  88. package/lib/request/ingest-sql-plan-lines-request.d.ts +1 -1
  89. package/lib/request/ingest-sql-stats-request.d.ts +1 -1
  90. package/lib/request/ingest-sql-text-request.d.ts +1 -1
  91. package/lib/request/list-awr-hubs-request.d.ts +1 -1
  92. package/lib/request/list-awr-snapshots-request.d.ts +1 -1
  93. package/lib/request/list-database-configurations-request.d.ts +1 -1
  94. package/lib/request/list-database-insights-request.d.ts +1 -1
  95. package/lib/request/list-enterprise-manager-bridges-request.d.ts +1 -1
  96. package/lib/request/list-exadata-configurations-request.d.ts +1 -1
  97. package/lib/request/list-exadata-insights-request.d.ts +1 -1
  98. package/lib/request/list-host-configurations-request.d.ts +4 -3
  99. package/lib/request/list-host-configurations-request.js +1 -0
  100. package/lib/request/list-host-configurations-request.js.map +1 -1
  101. package/lib/request/list-host-insights-request.d.ts +4 -3
  102. package/lib/request/list-host-insights-request.js +1 -0
  103. package/lib/request/list-host-insights-request.js.map +1 -1
  104. package/lib/request/list-hosted-entities-request.d.ts +4 -3
  105. package/lib/request/list-hosted-entities-request.js +1 -0
  106. package/lib/request/list-hosted-entities-request.js.map +1 -1
  107. package/lib/request/list-importable-agent-entities-request.d.ts +1 -1
  108. package/lib/request/list-importable-enterprise-manager-entities-request.d.ts +1 -1
  109. package/lib/request/list-operations-insights-private-endpoints-request.d.ts +1 -1
  110. package/lib/request/list-operations-insights-warehouse-users-request.d.ts +1 -1
  111. package/lib/request/list-operations-insights-warehouses-request.d.ts +1 -1
  112. package/lib/request/list-sql-plans-request.d.ts +1 -1
  113. package/lib/request/list-sql-searches-request.d.ts +1 -1
  114. package/lib/request/list-sql-texts-request.d.ts +1 -1
  115. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  116. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  117. package/lib/request/list-work-requests-request.d.ts +1 -1
  118. package/lib/request/rotate-operations-insights-warehouse-wallet-request.d.ts +1 -1
  119. package/lib/request/summarize-awr-sources-summaries-request.d.ts +1 -1
  120. package/lib/request/summarize-database-insight-resource-capacity-trend-request.d.ts +1 -1
  121. package/lib/request/summarize-database-insight-resource-forecast-trend-request.d.ts +1 -1
  122. package/lib/request/summarize-database-insight-resource-statistics-request.d.ts +1 -1
  123. package/lib/request/summarize-database-insight-resource-usage-request.d.ts +1 -1
  124. package/lib/request/summarize-database-insight-resource-usage-trend-request.d.ts +1 -1
  125. package/lib/request/summarize-database-insight-resource-utilization-insight-request.d.ts +1 -1
  126. package/lib/request/summarize-database-insight-tablespace-usage-trend-request.d.ts +1 -1
  127. package/lib/request/summarize-exadata-insight-resource-capacity-trend-aggregated-request.d.ts +1 -1
  128. package/lib/request/summarize-exadata-insight-resource-capacity-trend-request.d.ts +1 -1
  129. package/lib/request/summarize-exadata-insight-resource-forecast-trend-aggregated-request.d.ts +1 -1
  130. package/lib/request/summarize-exadata-insight-resource-forecast-trend-request.d.ts +1 -1
  131. package/lib/request/summarize-exadata-insight-resource-statistics-request.d.ts +1 -1
  132. package/lib/request/summarize-exadata-insight-resource-usage-aggregated-request.d.ts +1 -1
  133. package/lib/request/summarize-exadata-insight-resource-usage-request.d.ts +1 -1
  134. package/lib/request/summarize-exadata-insight-resource-utilization-insight-request.d.ts +1 -1
  135. package/lib/request/summarize-exadata-members-request.d.ts +1 -1
  136. package/lib/request/summarize-host-insight-resource-capacity-trend-request.d.ts +4 -3
  137. package/lib/request/summarize-host-insight-resource-capacity-trend-request.js +1 -0
  138. package/lib/request/summarize-host-insight-resource-capacity-trend-request.js.map +1 -1
  139. package/lib/request/summarize-host-insight-resource-forecast-trend-request.d.ts +4 -3
  140. package/lib/request/summarize-host-insight-resource-forecast-trend-request.js +1 -0
  141. package/lib/request/summarize-host-insight-resource-forecast-trend-request.js.map +1 -1
  142. package/lib/request/summarize-host-insight-resource-statistics-request.d.ts +4 -3
  143. package/lib/request/summarize-host-insight-resource-statistics-request.js +1 -0
  144. package/lib/request/summarize-host-insight-resource-statistics-request.js.map +1 -1
  145. package/lib/request/summarize-host-insight-resource-usage-request.d.ts +4 -3
  146. package/lib/request/summarize-host-insight-resource-usage-request.js +1 -0
  147. package/lib/request/summarize-host-insight-resource-usage-request.js.map +1 -1
  148. package/lib/request/summarize-host-insight-resource-usage-trend-request.d.ts +4 -3
  149. package/lib/request/summarize-host-insight-resource-usage-trend-request.js +1 -0
  150. package/lib/request/summarize-host-insight-resource-usage-trend-request.js.map +1 -1
  151. package/lib/request/summarize-host-insight-resource-utilization-insight-request.d.ts +4 -3
  152. package/lib/request/summarize-host-insight-resource-utilization-insight-request.js +1 -0
  153. package/lib/request/summarize-host-insight-resource-utilization-insight-request.js.map +1 -1
  154. package/lib/request/summarize-host-insight-top-processes-usage-trend-request.d.ts +80 -0
  155. package/lib/request/summarize-host-insight-top-processes-usage-trend-request.js +15 -0
  156. package/lib/request/summarize-host-insight-top-processes-usage-trend-request.js.map +1 -0
  157. package/lib/request/summarize-operations-insights-warehouse-resource-usage-request.d.ts +1 -1
  158. package/lib/request/summarize-sql-insights-request.d.ts +1 -1
  159. package/lib/request/summarize-sql-plan-insights-request.d.ts +1 -1
  160. package/lib/request/summarize-sql-response-time-distributions-request.d.ts +1 -1
  161. package/lib/request/summarize-sql-statistics-request.d.ts +1 -1
  162. package/lib/request/summarize-sql-statistics-time-series-by-plan-request.d.ts +1 -1
  163. package/lib/request/summarize-sql-statistics-time-series-request.d.ts +1 -1
  164. package/lib/request/update-awr-hub-request.d.ts +1 -1
  165. package/lib/request/update-database-insight-request.d.ts +1 -1
  166. package/lib/request/update-enterprise-manager-bridge-request.d.ts +1 -1
  167. package/lib/request/update-exadata-insight-request.d.ts +1 -1
  168. package/lib/request/update-host-insight-request.d.ts +1 -1
  169. package/lib/request/update-operations-insights-private-endpoint-request.d.ts +1 -1
  170. package/lib/request/update-operations-insights-warehouse-request.d.ts +1 -1
  171. package/lib/request/update-operations-insights-warehouse-user-request.d.ts +1 -1
  172. package/lib/response/index.d.ts +2 -0
  173. package/lib/response/summarize-host-insight-top-processes-usage-trend-response.d.ts +32 -0
  174. package/lib/response/summarize-host-insight-top-processes-usage-trend-response.js +15 -0
  175. package/lib/response/summarize-host-insight-top-processes-usage-trend-response.js.map +1 -0
  176. package/package.json +3 -3
package/lib/client.d.ts CHANGED
@@ -30,6 +30,7 @@ export declare class OperationsInsightsClient {
30
30
  protected "_waiters": OperationsInsightsWaiter;
31
31
  protected "_clientConfiguration": common.ClientConfiguration;
32
32
  protected _circuitBreaker: null;
33
+ protected _httpOptions: any;
33
34
  protected _httpClient: common.HttpClient;
34
35
  constructor(params: common.AuthParams, clientConfiguration?: common.ClientConfiguration);
35
36
  /**
@@ -72,127 +73,127 @@ export declare class OperationsInsightsClient {
72
73
  getWaiters(): OperationsInsightsWaiter;
73
74
  /**
74
75
  * Add new members (e.g. databases and hosts) to an Exadata system in Operations Insights. Exadata-related metric collection and analysis will be started.
75
- * This operation does not retry by default if the user has not defined a retry configuration.
76
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
76
77
  * @param AddExadataInsightMembersRequest
77
78
  * @return AddExadataInsightMembersResponse
78
79
  * @throws OciError when an error occurs
79
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/AddExadataInsightMembers.ts.html |here} to see how to use AddExadataInsightMembers API.
80
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/AddExadataInsightMembers.ts.html |here} to see how to use AddExadataInsightMembers API.
80
81
  */
81
82
  addExadataInsightMembers(addExadataInsightMembersRequest: requests.AddExadataInsightMembersRequest): Promise<responses.AddExadataInsightMembersResponse>;
82
83
  /**
83
84
  * Moves a DatabaseInsight resource from one compartment identifier to another. When provided, If-Match is checked against ETag values of the resource.
84
- * This operation does not retry by default if the user has not defined a retry configuration.
85
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
85
86
  * @param ChangeDatabaseInsightCompartmentRequest
86
87
  * @return ChangeDatabaseInsightCompartmentResponse
87
88
  * @throws OciError when an error occurs
88
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/ChangeDatabaseInsightCompartment.ts.html |here} to see how to use ChangeDatabaseInsightCompartment API.
89
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/ChangeDatabaseInsightCompartment.ts.html |here} to see how to use ChangeDatabaseInsightCompartment API.
89
90
  */
90
91
  changeDatabaseInsightCompartment(changeDatabaseInsightCompartmentRequest: requests.ChangeDatabaseInsightCompartmentRequest): Promise<responses.ChangeDatabaseInsightCompartmentResponse>;
91
92
  /**
92
93
  * Moves a EnterpriseManagerBridge resource from one compartment to another. When provided, If-Match is checked against ETag values of the resource.
93
- * This operation does not retry by default if the user has not defined a retry configuration.
94
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
94
95
  * @param ChangeEnterpriseManagerBridgeCompartmentRequest
95
96
  * @return ChangeEnterpriseManagerBridgeCompartmentResponse
96
97
  * @throws OciError when an error occurs
97
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/ChangeEnterpriseManagerBridgeCompartment.ts.html |here} to see how to use ChangeEnterpriseManagerBridgeCompartment API.
98
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/ChangeEnterpriseManagerBridgeCompartment.ts.html |here} to see how to use ChangeEnterpriseManagerBridgeCompartment API.
98
99
  */
99
100
  changeEnterpriseManagerBridgeCompartment(changeEnterpriseManagerBridgeCompartmentRequest: requests.ChangeEnterpriseManagerBridgeCompartmentRequest): Promise<responses.ChangeEnterpriseManagerBridgeCompartmentResponse>;
100
101
  /**
101
102
  * Moves an Exadata insight resource from one compartment identifier to another. When provided, If-Match is checked against ETag values of the resource.
102
- * This operation does not retry by default if the user has not defined a retry configuration.
103
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
103
104
  * @param ChangeExadataInsightCompartmentRequest
104
105
  * @return ChangeExadataInsightCompartmentResponse
105
106
  * @throws OciError when an error occurs
106
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/ChangeExadataInsightCompartment.ts.html |here} to see how to use ChangeExadataInsightCompartment API.
107
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/ChangeExadataInsightCompartment.ts.html |here} to see how to use ChangeExadataInsightCompartment API.
107
108
  */
108
109
  changeExadataInsightCompartment(changeExadataInsightCompartmentRequest: requests.ChangeExadataInsightCompartmentRequest): Promise<responses.ChangeExadataInsightCompartmentResponse>;
109
110
  /**
110
111
  * Moves a HostInsight resource from one compartment identifier to another. When provided, If-Match is checked against ETag values of the resource.
111
- * This operation does not retry by default if the user has not defined a retry configuration.
112
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
112
113
  * @param ChangeHostInsightCompartmentRequest
113
114
  * @return ChangeHostInsightCompartmentResponse
114
115
  * @throws OciError when an error occurs
115
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/ChangeHostInsightCompartment.ts.html |here} to see how to use ChangeHostInsightCompartment API.
116
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/ChangeHostInsightCompartment.ts.html |here} to see how to use ChangeHostInsightCompartment API.
116
117
  */
117
118
  changeHostInsightCompartment(changeHostInsightCompartmentRequest: requests.ChangeHostInsightCompartmentRequest): Promise<responses.ChangeHostInsightCompartmentResponse>;
118
119
  /**
119
120
  * Moves a private endpoint from one compartment to another. When provided, If-Match is checked against ETag values of the resource.
120
- * This operation does not retry by default if the user has not defined a retry configuration.
121
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
121
122
  * @param ChangeOperationsInsightsPrivateEndpointCompartmentRequest
122
123
  * @return ChangeOperationsInsightsPrivateEndpointCompartmentResponse
123
124
  * @throws OciError when an error occurs
124
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/ChangeOperationsInsightsPrivateEndpointCompartment.ts.html |here} to see how to use ChangeOperationsInsightsPrivateEndpointCompartment API.
125
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/ChangeOperationsInsightsPrivateEndpointCompartment.ts.html |here} to see how to use ChangeOperationsInsightsPrivateEndpointCompartment API.
125
126
  */
126
127
  changeOperationsInsightsPrivateEndpointCompartment(changeOperationsInsightsPrivateEndpointCompartmentRequest: requests.ChangeOperationsInsightsPrivateEndpointCompartmentRequest): Promise<responses.ChangeOperationsInsightsPrivateEndpointCompartmentResponse>;
127
128
  /**
128
129
  * Change the connection details of a co-managed database insight. When provided, If-Match is checked against ETag values of the resource.
129
- * This operation does not retry by default if the user has not defined a retry configuration.
130
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
130
131
  * @param ChangePeComanagedDatabaseInsightRequest
131
132
  * @return ChangePeComanagedDatabaseInsightResponse
132
133
  * @throws OciError when an error occurs
133
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/ChangePeComanagedDatabaseInsight.ts.html |here} to see how to use ChangePeComanagedDatabaseInsight API.
134
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/ChangePeComanagedDatabaseInsight.ts.html |here} to see how to use ChangePeComanagedDatabaseInsight API.
134
135
  */
135
136
  changePeComanagedDatabaseInsight(changePeComanagedDatabaseInsightRequest: requests.ChangePeComanagedDatabaseInsightRequest): Promise<responses.ChangePeComanagedDatabaseInsightResponse>;
136
137
  /**
137
138
  * Create a AWR hub resource for the tenant in Operations Insights.
138
139
  * This resource will be created in root compartment.
139
140
  *
140
- * This operation does not retry by default if the user has not defined a retry configuration.
141
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
141
142
  * @param CreateAwrHubRequest
142
143
  * @return CreateAwrHubResponse
143
144
  * @throws OciError when an error occurs
144
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/CreateAwrHub.ts.html |here} to see how to use CreateAwrHub API.
145
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/CreateAwrHub.ts.html |here} to see how to use CreateAwrHub API.
145
146
  */
146
147
  createAwrHub(createAwrHubRequest: requests.CreateAwrHubRequest): Promise<responses.CreateAwrHubResponse>;
147
148
  /**
148
149
  * Create a Database Insight resource for a database in Operations Insights. The database will be enabled in Operations Insights. Database metric collection and analysis will be started.
149
150
  *
150
- * This operation does not retry by default if the user has not defined a retry configuration.
151
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
151
152
  * @param CreateDatabaseInsightRequest
152
153
  * @return CreateDatabaseInsightResponse
153
154
  * @throws OciError when an error occurs
154
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/CreateDatabaseInsight.ts.html |here} to see how to use CreateDatabaseInsight API.
155
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/CreateDatabaseInsight.ts.html |here} to see how to use CreateDatabaseInsight API.
155
156
  */
156
157
  createDatabaseInsight(createDatabaseInsightRequest: requests.CreateDatabaseInsightRequest): Promise<responses.CreateDatabaseInsightResponse>;
157
158
  /**
158
159
  * Create a Enterprise Manager bridge in Operations Insights.
159
160
  *
160
- * This operation does not retry by default if the user has not defined a retry configuration.
161
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
161
162
  * @param CreateEnterpriseManagerBridgeRequest
162
163
  * @return CreateEnterpriseManagerBridgeResponse
163
164
  * @throws OciError when an error occurs
164
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/CreateEnterpriseManagerBridge.ts.html |here} to see how to use CreateEnterpriseManagerBridge API.
165
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/CreateEnterpriseManagerBridge.ts.html |here} to see how to use CreateEnterpriseManagerBridge API.
165
166
  */
166
167
  createEnterpriseManagerBridge(createEnterpriseManagerBridgeRequest: requests.CreateEnterpriseManagerBridgeRequest): Promise<responses.CreateEnterpriseManagerBridgeResponse>;
167
168
  /**
168
169
  * Create an Exadata insight resource for an Exadata system in Operations Insights. The Exadata system will be enabled in Operations Insights. Exadata-related metric collection and analysis will be started.
169
170
  *
170
- * This operation does not retry by default if the user has not defined a retry configuration.
171
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
171
172
  * @param CreateExadataInsightRequest
172
173
  * @return CreateExadataInsightResponse
173
174
  * @throws OciError when an error occurs
174
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/CreateExadataInsight.ts.html |here} to see how to use CreateExadataInsight API.
175
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/CreateExadataInsight.ts.html |here} to see how to use CreateExadataInsight API.
175
176
  */
176
177
  createExadataInsight(createExadataInsightRequest: requests.CreateExadataInsightRequest): Promise<responses.CreateExadataInsightResponse>;
177
178
  /**
178
179
  * Create a Host Insight resource for a host in Operations Insights. The host will be enabled in Operations Insights. Host metric collection and analysis will be started.
179
180
  *
180
- * This operation does not retry by default if the user has not defined a retry configuration.
181
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
181
182
  * @param CreateHostInsightRequest
182
183
  * @return CreateHostInsightResponse
183
184
  * @throws OciError when an error occurs
184
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/CreateHostInsight.ts.html |here} to see how to use CreateHostInsight API.
185
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/CreateHostInsight.ts.html |here} to see how to use CreateHostInsight API.
185
186
  */
186
187
  createHostInsight(createHostInsightRequest: requests.CreateHostInsightRequest): Promise<responses.CreateHostInsightResponse>;
187
188
  /**
188
189
  * Create a private endpoint resource for the tenant in Operations Insights.
189
190
  * This resource will be created in customer compartment.
190
191
  *
191
- * This operation does not retry by default if the user has not defined a retry configuration.
192
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
192
193
  * @param CreateOperationsInsightsPrivateEndpointRequest
193
194
  * @return CreateOperationsInsightsPrivateEndpointResponse
194
195
  * @throws OciError when an error occurs
195
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/CreateOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use CreateOperationsInsightsPrivateEndpoint API.
196
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/CreateOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use CreateOperationsInsightsPrivateEndpoint API.
196
197
  */
197
198
  createOperationsInsightsPrivateEndpoint(createOperationsInsightsPrivateEndpointRequest: requests.CreateOperationsInsightsPrivateEndpointRequest): Promise<responses.CreateOperationsInsightsPrivateEndpointResponse>;
198
199
  /**
@@ -200,76 +201,76 @@ export declare class OperationsInsightsClient {
200
201
  * There is only expected to be 1 warehouse per tenant. The warehouse is expected to be in the root compartment. If the 'opsi-warehouse-type'
201
202
  * header is passed to the API, a warehouse resource without ADW or Schema provisioning is created.
202
203
  *
203
- * This operation does not retry by default if the user has not defined a retry configuration.
204
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
204
205
  * @param CreateOperationsInsightsWarehouseRequest
205
206
  * @return CreateOperationsInsightsWarehouseResponse
206
207
  * @throws OciError when an error occurs
207
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/CreateOperationsInsightsWarehouse.ts.html |here} to see how to use CreateOperationsInsightsWarehouse API.
208
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/CreateOperationsInsightsWarehouse.ts.html |here} to see how to use CreateOperationsInsightsWarehouse API.
208
209
  */
209
210
  createOperationsInsightsWarehouse(createOperationsInsightsWarehouseRequest: requests.CreateOperationsInsightsWarehouseRequest): Promise<responses.CreateOperationsInsightsWarehouseResponse>;
210
211
  /**
211
212
  * Create a Operations Insights Warehouse user resource for the tenant in Operations Insights.
212
213
  * This resource will be created in root compartment.
213
214
  *
214
- * This operation does not retry by default if the user has not defined a retry configuration.
215
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
215
216
  * @param CreateOperationsInsightsWarehouseUserRequest
216
217
  * @return CreateOperationsInsightsWarehouseUserResponse
217
218
  * @throws OciError when an error occurs
218
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/CreateOperationsInsightsWarehouseUser.ts.html |here} to see how to use CreateOperationsInsightsWarehouseUser API.
219
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/CreateOperationsInsightsWarehouseUser.ts.html |here} to see how to use CreateOperationsInsightsWarehouseUser API.
219
220
  */
220
221
  createOperationsInsightsWarehouseUser(createOperationsInsightsWarehouseUserRequest: requests.CreateOperationsInsightsWarehouseUserRequest): Promise<responses.CreateOperationsInsightsWarehouseUserResponse>;
221
222
  /**
222
223
  * Deletes an AWR hub.
223
- * This operation does not retry by default if the user has not defined a retry configuration.
224
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
224
225
  * @param DeleteAwrHubRequest
225
226
  * @return DeleteAwrHubResponse
226
227
  * @throws OciError when an error occurs
227
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/DeleteAwrHub.ts.html |here} to see how to use DeleteAwrHub API.
228
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/DeleteAwrHub.ts.html |here} to see how to use DeleteAwrHub API.
228
229
  */
229
230
  deleteAwrHub(deleteAwrHubRequest: requests.DeleteAwrHubRequest): Promise<responses.DeleteAwrHubResponse>;
230
231
  /**
231
232
  * Deletes a database insight. The database insight will be deleted and cannot be enabled again.
232
- * This operation does not retry by default if the user has not defined a retry configuration.
233
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
233
234
  * @param DeleteDatabaseInsightRequest
234
235
  * @return DeleteDatabaseInsightResponse
235
236
  * @throws OciError when an error occurs
236
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/DeleteDatabaseInsight.ts.html |here} to see how to use DeleteDatabaseInsight API.
237
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/DeleteDatabaseInsight.ts.html |here} to see how to use DeleteDatabaseInsight API.
237
238
  */
238
239
  deleteDatabaseInsight(deleteDatabaseInsightRequest: requests.DeleteDatabaseInsightRequest): Promise<responses.DeleteDatabaseInsightResponse>;
239
240
  /**
240
241
  * Deletes an Operations Insights Enterprise Manager bridge. If any database insight is still referencing this bridge, the operation will fail.
241
- * This operation does not retry by default if the user has not defined a retry configuration.
242
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
242
243
  * @param DeleteEnterpriseManagerBridgeRequest
243
244
  * @return DeleteEnterpriseManagerBridgeResponse
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.20.0/opsi/DeleteEnterpriseManagerBridge.ts.html |here} to see how to use DeleteEnterpriseManagerBridge API.
246
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/DeleteEnterpriseManagerBridge.ts.html |here} to see how to use DeleteEnterpriseManagerBridge API.
246
247
  */
247
248
  deleteEnterpriseManagerBridge(deleteEnterpriseManagerBridgeRequest: requests.DeleteEnterpriseManagerBridgeRequest): Promise<responses.DeleteEnterpriseManagerBridgeResponse>;
248
249
  /**
249
250
  * Deletes an Exadata insight. The Exadata insight will be deleted and cannot be enabled again.
250
- * This operation does not retry by default if the user has not defined a retry configuration.
251
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
251
252
  * @param DeleteExadataInsightRequest
252
253
  * @return DeleteExadataInsightResponse
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.20.0/opsi/DeleteExadataInsight.ts.html |here} to see how to use DeleteExadataInsight API.
255
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/DeleteExadataInsight.ts.html |here} to see how to use DeleteExadataInsight API.
255
256
  */
256
257
  deleteExadataInsight(deleteExadataInsightRequest: requests.DeleteExadataInsightRequest): Promise<responses.DeleteExadataInsightResponse>;
257
258
  /**
258
259
  * Deletes a host insight. The host insight will be deleted and cannot be enabled again.
259
- * This operation does not retry by default if the user has not defined a retry configuration.
260
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
260
261
  * @param DeleteHostInsightRequest
261
262
  * @return DeleteHostInsightResponse
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.20.0/opsi/DeleteHostInsight.ts.html |here} to see how to use DeleteHostInsight API.
264
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/DeleteHostInsight.ts.html |here} to see how to use DeleteHostInsight API.
264
265
  */
265
266
  deleteHostInsight(deleteHostInsightRequest: requests.DeleteHostInsightRequest): Promise<responses.DeleteHostInsightResponse>;
266
267
  /**
267
268
  * Deletes a private endpoint.
268
- * This operation does not retry by default if the user has not defined a retry configuration.
269
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
269
270
  * @param DeleteOperationsInsightsPrivateEndpointRequest
270
271
  * @return DeleteOperationsInsightsPrivateEndpointResponse
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.20.0/opsi/DeleteOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use DeleteOperationsInsightsPrivateEndpoint API.
273
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/DeleteOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use DeleteOperationsInsightsPrivateEndpoint API.
273
274
  */
274
275
  deleteOperationsInsightsPrivateEndpoint(deleteOperationsInsightsPrivateEndpointRequest: requests.DeleteOperationsInsightsPrivateEndpointRequest): Promise<responses.DeleteOperationsInsightsPrivateEndpointResponse>;
275
276
  /**
@@ -278,237 +279,237 @@ export declare class OperationsInsightsClient {
278
279
  * User must delete AWR Hub resource for this warehouse before calling this operation.
279
280
  * User must delete the warehouse users before calling this operation.
280
281
  *
281
- * This operation does not retry by default if the user has not defined a retry configuration.
282
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
282
283
  * @param DeleteOperationsInsightsWarehouseRequest
283
284
  * @return DeleteOperationsInsightsWarehouseResponse
284
285
  * @throws OciError when an error occurs
285
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/DeleteOperationsInsightsWarehouse.ts.html |here} to see how to use DeleteOperationsInsightsWarehouse API.
286
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/DeleteOperationsInsightsWarehouse.ts.html |here} to see how to use DeleteOperationsInsightsWarehouse API.
286
287
  */
287
288
  deleteOperationsInsightsWarehouse(deleteOperationsInsightsWarehouseRequest: requests.DeleteOperationsInsightsWarehouseRequest): Promise<responses.DeleteOperationsInsightsWarehouseResponse>;
288
289
  /**
289
290
  * Deletes an Operations Insights Warehouse User.
290
- * This operation does not retry by default if the user has not defined a retry configuration.
291
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
291
292
  * @param DeleteOperationsInsightsWarehouseUserRequest
292
293
  * @return DeleteOperationsInsightsWarehouseUserResponse
293
294
  * @throws OciError when an error occurs
294
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/DeleteOperationsInsightsWarehouseUser.ts.html |here} to see how to use DeleteOperationsInsightsWarehouseUser API.
295
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/DeleteOperationsInsightsWarehouseUser.ts.html |here} to see how to use DeleteOperationsInsightsWarehouseUser API.
295
296
  */
296
297
  deleteOperationsInsightsWarehouseUser(deleteOperationsInsightsWarehouseUserRequest: requests.DeleteOperationsInsightsWarehouseUserRequest): Promise<responses.DeleteOperationsInsightsWarehouseUserResponse>;
297
298
  /**
298
299
  * Disables a database in Operations Insights. Database metric collection and analysis will be stopped.
299
- * This operation does not retry by default if the user has not defined a retry configuration.
300
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
300
301
  * @param DisableDatabaseInsightRequest
301
302
  * @return DisableDatabaseInsightResponse
302
303
  * @throws OciError when an error occurs
303
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/DisableDatabaseInsight.ts.html |here} to see how to use DisableDatabaseInsight API.
304
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/DisableDatabaseInsight.ts.html |here} to see how to use DisableDatabaseInsight API.
304
305
  */
305
306
  disableDatabaseInsight(disableDatabaseInsightRequest: requests.DisableDatabaseInsightRequest): Promise<responses.DisableDatabaseInsightResponse>;
306
307
  /**
307
308
  * Disables an Exadata system in Operations Insights. Exadata-related metric collection and analysis will be stopped.
308
- * This operation does not retry by default if the user has not defined a retry configuration.
309
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
309
310
  * @param DisableExadataInsightRequest
310
311
  * @return DisableExadataInsightResponse
311
312
  * @throws OciError when an error occurs
312
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/DisableExadataInsight.ts.html |here} to see how to use DisableExadataInsight API.
313
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/DisableExadataInsight.ts.html |here} to see how to use DisableExadataInsight API.
313
314
  */
314
315
  disableExadataInsight(disableExadataInsightRequest: requests.DisableExadataInsightRequest): Promise<responses.DisableExadataInsightResponse>;
315
316
  /**
316
317
  * Disables a host in Operations Insights. Host metric collection and analysis will be stopped.
317
- * This operation does not retry by default if the user has not defined a retry configuration.
318
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
318
319
  * @param DisableHostInsightRequest
319
320
  * @return DisableHostInsightResponse
320
321
  * @throws OciError when an error occurs
321
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/DisableHostInsight.ts.html |here} to see how to use DisableHostInsight API.
322
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/DisableHostInsight.ts.html |here} to see how to use DisableHostInsight API.
322
323
  */
323
324
  disableHostInsight(disableHostInsightRequest: requests.DisableHostInsightRequest): Promise<responses.DisableHostInsightResponse>;
324
325
  /**
325
326
  * Download the ADW wallet for Operations Insights Warehouse using which the Hub data is exposed.
326
- * This operation does not retry by default if the user has not defined a retry configuration.
327
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
327
328
  * @param DownloadOperationsInsightsWarehouseWalletRequest
328
329
  * @return DownloadOperationsInsightsWarehouseWalletResponse
329
330
  * @throws OciError when an error occurs
330
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/DownloadOperationsInsightsWarehouseWallet.ts.html |here} to see how to use DownloadOperationsInsightsWarehouseWallet API.
331
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/DownloadOperationsInsightsWarehouseWallet.ts.html |here} to see how to use DownloadOperationsInsightsWarehouseWallet API.
331
332
  */
332
333
  downloadOperationsInsightsWarehouseWallet(downloadOperationsInsightsWarehouseWalletRequest: requests.DownloadOperationsInsightsWarehouseWalletRequest): Promise<responses.DownloadOperationsInsightsWarehouseWalletResponse>;
333
334
  /**
334
335
  * Enables a database in Operations Insights. Database metric collection and analysis will be started.
335
- * This operation does not retry by default if the user has not defined a retry configuration.
336
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
336
337
  * @param EnableDatabaseInsightRequest
337
338
  * @return EnableDatabaseInsightResponse
338
339
  * @throws OciError when an error occurs
339
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/EnableDatabaseInsight.ts.html |here} to see how to use EnableDatabaseInsight API.
340
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/EnableDatabaseInsight.ts.html |here} to see how to use EnableDatabaseInsight API.
340
341
  */
341
342
  enableDatabaseInsight(enableDatabaseInsightRequest: requests.EnableDatabaseInsightRequest): Promise<responses.EnableDatabaseInsightResponse>;
342
343
  /**
343
344
  * Enables an Exadata system in Operations Insights. Exadata-related metric collection and analysis will be started.
344
- * This operation does not retry by default if the user has not defined a retry configuration.
345
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
345
346
  * @param EnableExadataInsightRequest
346
347
  * @return EnableExadataInsightResponse
347
348
  * @throws OciError when an error occurs
348
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/EnableExadataInsight.ts.html |here} to see how to use EnableExadataInsight API.
349
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/EnableExadataInsight.ts.html |here} to see how to use EnableExadataInsight API.
349
350
  */
350
351
  enableExadataInsight(enableExadataInsightRequest: requests.EnableExadataInsightRequest): Promise<responses.EnableExadataInsightResponse>;
351
352
  /**
352
353
  * Enables a host in Operations Insights. Host metric collection and analysis will be started.
353
- * This operation does not retry by default if the user has not defined a retry configuration.
354
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
354
355
  * @param EnableHostInsightRequest
355
356
  * @return EnableHostInsightResponse
356
357
  * @throws OciError when an error occurs
357
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/EnableHostInsight.ts.html |here} to see how to use EnableHostInsight API.
358
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/EnableHostInsight.ts.html |here} to see how to use EnableHostInsight API.
358
359
  */
359
360
  enableHostInsight(enableHostInsightRequest: requests.EnableHostInsightRequest): Promise<responses.EnableHostInsightResponse>;
360
361
  /**
361
362
  * Gets details of an AWR hub.
362
- * This operation does not retry by default if the user has not defined a retry configuration.
363
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
363
364
  * @param GetAwrHubRequest
364
365
  * @return GetAwrHubResponse
365
366
  * @throws OciError when an error occurs
366
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/GetAwrHub.ts.html |here} to see how to use GetAwrHub API.
367
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/GetAwrHub.ts.html |here} to see how to use GetAwrHub API.
367
368
  */
368
369
  getAwrHub(getAwrHubRequest: requests.GetAwrHubRequest): Promise<responses.GetAwrHubResponse>;
369
370
  /**
370
371
  * Gets the AWR report for the specified source database in the AWR hub. The difference between the timeGreaterThanOrEqualTo and timeLessThanOrEqualTo should not be greater than 7 days.
371
372
  * Either beginSnapshotIdentifierGreaterThanOrEqualTo & endSnapshotIdentifierLessThanOrEqualTo params Or timeGreaterThanOrEqualTo & timeLessThanOrEqualTo params are required.
372
373
  *
373
- * This operation does not retry by default if the user has not defined a retry configuration.
374
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
374
375
  * @param GetAwrReportRequest
375
376
  * @return GetAwrReportResponse
376
377
  * @throws OciError when an error occurs
377
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/GetAwrReport.ts.html |here} to see how to use GetAwrReport API.
378
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/GetAwrReport.ts.html |here} to see how to use GetAwrReport API.
378
379
  */
379
380
  getAwrReport(getAwrReportRequest: requests.GetAwrReportRequest): Promise<responses.GetAwrReportResponse>;
380
381
  /**
381
382
  * Gets details of a database insight.
382
- * This operation does not retry by default if the user has not defined a retry configuration.
383
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
383
384
  * @param GetDatabaseInsightRequest
384
385
  * @return GetDatabaseInsightResponse
385
386
  * @throws OciError when an error occurs
386
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/GetDatabaseInsight.ts.html |here} to see how to use GetDatabaseInsight API.
387
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/GetDatabaseInsight.ts.html |here} to see how to use GetDatabaseInsight API.
387
388
  */
388
389
  getDatabaseInsight(getDatabaseInsightRequest: requests.GetDatabaseInsightRequest): Promise<responses.GetDatabaseInsightResponse>;
389
390
  /**
390
391
  * Gets details of an Operations Insights Enterprise Manager bridge.
391
- * This operation does not retry by default if the user has not defined a retry configuration.
392
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
392
393
  * @param GetEnterpriseManagerBridgeRequest
393
394
  * @return GetEnterpriseManagerBridgeResponse
394
395
  * @throws OciError when an error occurs
395
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/GetEnterpriseManagerBridge.ts.html |here} to see how to use GetEnterpriseManagerBridge API.
396
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/GetEnterpriseManagerBridge.ts.html |here} to see how to use GetEnterpriseManagerBridge API.
396
397
  */
397
398
  getEnterpriseManagerBridge(getEnterpriseManagerBridgeRequest: requests.GetEnterpriseManagerBridgeRequest): Promise<responses.GetEnterpriseManagerBridgeResponse>;
398
399
  /**
399
400
  * Gets details of an Exadata insight.
400
- * This operation does not retry by default if the user has not defined a retry configuration.
401
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
401
402
  * @param GetExadataInsightRequest
402
403
  * @return GetExadataInsightResponse
403
404
  * @throws OciError when an error occurs
404
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/GetExadataInsight.ts.html |here} to see how to use GetExadataInsight API.
405
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/GetExadataInsight.ts.html |here} to see how to use GetExadataInsight API.
405
406
  */
406
407
  getExadataInsight(getExadataInsightRequest: requests.GetExadataInsightRequest): Promise<responses.GetExadataInsightResponse>;
407
408
  /**
408
409
  * Gets details of a host insight.
409
- * This operation does not retry by default if the user has not defined a retry configuration.
410
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
410
411
  * @param GetHostInsightRequest
411
412
  * @return GetHostInsightResponse
412
413
  * @throws OciError when an error occurs
413
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/GetHostInsight.ts.html |here} to see how to use GetHostInsight API.
414
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/GetHostInsight.ts.html |here} to see how to use GetHostInsight API.
414
415
  */
415
416
  getHostInsight(getHostInsightRequest: requests.GetHostInsightRequest): Promise<responses.GetHostInsightResponse>;
416
417
  /**
417
418
  * Gets the details of the specified private endpoint.
418
- * This operation does not retry by default if the user has not defined a retry configuration.
419
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
419
420
  * @param GetOperationsInsightsPrivateEndpointRequest
420
421
  * @return GetOperationsInsightsPrivateEndpointResponse
421
422
  * @throws OciError when an error occurs
422
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/GetOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use GetOperationsInsightsPrivateEndpoint API.
423
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/GetOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use GetOperationsInsightsPrivateEndpoint API.
423
424
  */
424
425
  getOperationsInsightsPrivateEndpoint(getOperationsInsightsPrivateEndpointRequest: requests.GetOperationsInsightsPrivateEndpointRequest): Promise<responses.GetOperationsInsightsPrivateEndpointResponse>;
425
426
  /**
426
427
  * Gets details of an Operations Insights Warehouse.
427
428
  * There is only expected to be 1 warehouse per tenant. The warehouse is expected to be in the root compartment.
428
429
  *
429
- * This operation does not retry by default if the user has not defined a retry configuration.
430
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
430
431
  * @param GetOperationsInsightsWarehouseRequest
431
432
  * @return GetOperationsInsightsWarehouseResponse
432
433
  * @throws OciError when an error occurs
433
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/GetOperationsInsightsWarehouse.ts.html |here} to see how to use GetOperationsInsightsWarehouse API.
434
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/GetOperationsInsightsWarehouse.ts.html |here} to see how to use GetOperationsInsightsWarehouse API.
434
435
  */
435
436
  getOperationsInsightsWarehouse(getOperationsInsightsWarehouseRequest: requests.GetOperationsInsightsWarehouseRequest): Promise<responses.GetOperationsInsightsWarehouseResponse>;
436
437
  /**
437
438
  * Gets details of an Operations Insights Warehouse User.
438
- * This operation does not retry by default if the user has not defined a retry configuration.
439
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
439
440
  * @param GetOperationsInsightsWarehouseUserRequest
440
441
  * @return GetOperationsInsightsWarehouseUserResponse
441
442
  * @throws OciError when an error occurs
442
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/GetOperationsInsightsWarehouseUser.ts.html |here} to see how to use GetOperationsInsightsWarehouseUser API.
443
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/GetOperationsInsightsWarehouseUser.ts.html |here} to see how to use GetOperationsInsightsWarehouseUser API.
443
444
  */
444
445
  getOperationsInsightsWarehouseUser(getOperationsInsightsWarehouseUserRequest: requests.GetOperationsInsightsWarehouseUserRequest): Promise<responses.GetOperationsInsightsWarehouseUserResponse>;
445
446
  /**
446
447
  * Gets the status of the work request with the given ID.
447
- * This operation does not retry by default if the user has not defined a retry configuration.
448
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
448
449
  * @param GetWorkRequestRequest
449
450
  * @return GetWorkRequestResponse
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.20.0/opsi/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
452
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
452
453
  */
453
454
  getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
454
455
  /**
455
456
  * This is a generic ingest endpoint for all database configuration metrics.
456
- * This operation does not retry by default if the user has not defined a retry configuration.
457
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
457
458
  * @param IngestDatabaseConfigurationRequest
458
459
  * @return IngestDatabaseConfigurationResponse
459
460
  * @throws OciError when an error occurs
460
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/IngestDatabaseConfiguration.ts.html |here} to see how to use IngestDatabaseConfiguration API.
461
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/IngestDatabaseConfiguration.ts.html |here} to see how to use IngestDatabaseConfiguration API.
461
462
  */
462
463
  ingestDatabaseConfiguration(ingestDatabaseConfigurationRequest: requests.IngestDatabaseConfigurationRequest): Promise<responses.IngestDatabaseConfigurationResponse>;
463
464
  /**
464
465
  * This is a generic ingest endpoint for all the host configuration metrics
465
- * This operation does not retry by default if the user has not defined a retry configuration.
466
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
466
467
  * @param IngestHostConfigurationRequest
467
468
  * @return IngestHostConfigurationResponse
468
469
  * @throws OciError when an error occurs
469
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/IngestHostConfiguration.ts.html |here} to see how to use IngestHostConfiguration API.
470
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/IngestHostConfiguration.ts.html |here} to see how to use IngestHostConfiguration API.
470
471
  */
471
472
  ingestHostConfiguration(ingestHostConfigurationRequest: requests.IngestHostConfigurationRequest): Promise<responses.IngestHostConfigurationResponse>;
472
473
  /**
473
474
  * This is a generic ingest endpoint for all the host performance metrics
474
- * This operation does not retry by default if the user has not defined a retry configuration.
475
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
475
476
  * @param IngestHostMetricsRequest
476
477
  * @return IngestHostMetricsResponse
477
478
  * @throws OciError when an error occurs
478
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/IngestHostMetrics.ts.html |here} to see how to use IngestHostMetrics API.
479
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/IngestHostMetrics.ts.html |here} to see how to use IngestHostMetrics API.
479
480
  */
480
481
  ingestHostMetrics(ingestHostMetricsRequest: requests.IngestHostMetricsRequest): Promise<responses.IngestHostMetricsResponse>;
481
482
  /**
482
483
  * The sqlbucket endpoint takes in a JSON payload, persists it in Operations Insights ingest pipeline.
483
484
  * Either databaseId or id must be specified.
484
485
  *
485
- * This operation does not retry by default if the user has not defined a retry configuration.
486
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
486
487
  * @param IngestSqlBucketRequest
487
488
  * @return IngestSqlBucketResponse
488
489
  * @throws OciError when an error occurs
489
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/IngestSqlBucket.ts.html |here} to see how to use IngestSqlBucket API.
490
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/IngestSqlBucket.ts.html |here} to see how to use IngestSqlBucket API.
490
491
  */
491
492
  ingestSqlBucket(ingestSqlBucketRequest: requests.IngestSqlBucketRequest): Promise<responses.IngestSqlBucketResponse>;
492
493
  /**
493
494
  * The SqlPlanLines endpoint takes in a JSON payload, persists it in Operation Insights ingest pipeline.
494
495
  * Either databaseId or id must be specified.
495
496
  *
496
- * This operation does not retry by default if the user has not defined a retry configuration.
497
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
497
498
  * @param IngestSqlPlanLinesRequest
498
499
  * @return IngestSqlPlanLinesResponse
499
500
  * @throws OciError when an error occurs
500
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/IngestSqlPlanLines.ts.html |here} to see how to use IngestSqlPlanLines API.
501
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/IngestSqlPlanLines.ts.html |here} to see how to use IngestSqlPlanLines API.
501
502
  */
502
503
  ingestSqlPlanLines(ingestSqlPlanLinesRequest: requests.IngestSqlPlanLinesRequest): Promise<responses.IngestSqlPlanLinesResponse>;
503
504
  /**
504
505
  * The SQL Stats endpoint takes in a JSON payload, persists it in Operations Insights ingest pipeline.
505
506
  * Either databaseId or id must be specified.
506
507
  *
507
- * This operation does not retry by default if the user has not defined a retry configuration.
508
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
508
509
  * @param IngestSqlStatsRequest
509
510
  * @return IngestSqlStatsResponse
510
511
  * @throws OciError when an error occurs
511
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/IngestSqlStats.ts.html |here} to see how to use IngestSqlStats API.
512
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/IngestSqlStats.ts.html |here} to see how to use IngestSqlStats API.
512
513
  */
513
514
  ingestSqlStats(ingestSqlStatsRequest: requests.IngestSqlStatsRequest): Promise<responses.IngestSqlStatsResponse>;
514
515
  /**
@@ -516,117 +517,117 @@ export declare class OperationsInsightsClient {
516
517
  * Either databaseId or id must be specified.
517
518
  * Disclaimer: SQL text being uploaded explicitly via APIs is not masked. Any sensitive literals contained in the sqlFullText column should be masked prior to ingestion.
518
519
  *
519
- * This operation does not retry by default if the user has not defined a retry configuration.
520
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
520
521
  * @param IngestSqlTextRequest
521
522
  * @return IngestSqlTextResponse
522
523
  * @throws OciError when an error occurs
523
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/IngestSqlText.ts.html |here} to see how to use IngestSqlText API.
524
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/IngestSqlText.ts.html |here} to see how to use IngestSqlText API.
524
525
  */
525
526
  ingestSqlText(ingestSqlTextRequest: requests.IngestSqlTextRequest): Promise<responses.IngestSqlTextResponse>;
526
527
  /**
527
528
  * Gets a list of AWR hubs. Either compartmentId or id must be specified. All these resources are expected to be in root compartment.
528
529
  *
529
- * This operation does not retry by default if the user has not defined a retry configuration.
530
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
530
531
  * @param ListAwrHubsRequest
531
532
  * @return ListAwrHubsResponse
532
533
  * @throws OciError when an error occurs
533
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/ListAwrHubs.ts.html |here} to see how to use ListAwrHubs API.
534
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/ListAwrHubs.ts.html |here} to see how to use ListAwrHubs API.
534
535
  */
535
536
  listAwrHubs(listAwrHubsRequest: requests.ListAwrHubsRequest): Promise<responses.ListAwrHubsResponse>;
536
537
  /**
537
538
  * Lists AWR snapshots for the specified source database in the AWR hub. The difference between the timeGreaterThanOrEqualTo and timeLessThanOrEqualTo should not exceed an elapsed range of 1 day.
538
539
  * The timeGreaterThanOrEqualTo & timeLessThanOrEqualTo params are optional. If these params are not provided, by default last 1 day snapshots will be returned.
539
540
  *
540
- * This operation does not retry by default if the user has not defined a retry configuration.
541
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
541
542
  * @param ListAwrSnapshotsRequest
542
543
  * @return ListAwrSnapshotsResponse
543
544
  * @throws OciError when an error occurs
544
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/ListAwrSnapshots.ts.html |here} to see how to use ListAwrSnapshots API.
545
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/ListAwrSnapshots.ts.html |here} to see how to use ListAwrSnapshots API.
545
546
  */
546
547
  listAwrSnapshots(listAwrSnapshotsRequest: requests.ListAwrSnapshotsRequest): Promise<responses.ListAwrSnapshotsResponse>;
547
548
  /**
548
549
  * Gets a list of database insight configurations based on the query parameters specified. Either compartmentId or databaseInsightId query parameter must be specified.
549
550
  * When both compartmentId and compartmentIdInSubtree are specified, a list of database insight configurations in that compartment and in all sub-compartments will be returned.
550
551
  *
551
- * This operation does not retry by default if the user has not defined a retry configuration.
552
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
552
553
  * @param ListDatabaseConfigurationsRequest
553
554
  * @return ListDatabaseConfigurationsResponse
554
555
  * @throws OciError when an error occurs
555
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/ListDatabaseConfigurations.ts.html |here} to see how to use ListDatabaseConfigurations API.
556
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/ListDatabaseConfigurations.ts.html |here} to see how to use ListDatabaseConfigurations API.
556
557
  */
557
558
  listDatabaseConfigurations(listDatabaseConfigurationsRequest: requests.ListDatabaseConfigurationsRequest): Promise<responses.ListDatabaseConfigurationsResponse>;
558
559
  /**
559
560
  * Gets a list of database insights based on the query parameters specified. Either compartmentId or id query parameter must be specified.
560
561
  * When both compartmentId and compartmentIdInSubtree are specified, a list of database insights in that compartment and in all sub-compartments will be returned.
561
562
  *
562
- * This operation does not retry by default if the user has not defined a retry configuration.
563
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
563
564
  * @param ListDatabaseInsightsRequest
564
565
  * @return ListDatabaseInsightsResponse
565
566
  * @throws OciError when an error occurs
566
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/ListDatabaseInsights.ts.html |here} to see how to use ListDatabaseInsights API.
567
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/ListDatabaseInsights.ts.html |here} to see how to use ListDatabaseInsights API.
567
568
  */
568
569
  listDatabaseInsights(listDatabaseInsightsRequest: requests.ListDatabaseInsightsRequest): Promise<responses.ListDatabaseInsightsResponse>;
569
570
  /**
570
571
  * Gets a list of Operations Insights Enterprise Manager bridges. Either compartmentId or id must be specified.
571
572
  * When both compartmentId and compartmentIdInSubtree are specified, a list of bridges in that compartment and in all sub-compartments will be returned.
572
573
  *
573
- * This operation does not retry by default if the user has not defined a retry configuration.
574
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
574
575
  * @param ListEnterpriseManagerBridgesRequest
575
576
  * @return ListEnterpriseManagerBridgesResponse
576
577
  * @throws OciError when an error occurs
577
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/ListEnterpriseManagerBridges.ts.html |here} to see how to use ListEnterpriseManagerBridges API.
578
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/ListEnterpriseManagerBridges.ts.html |here} to see how to use ListEnterpriseManagerBridges API.
578
579
  */
579
580
  listEnterpriseManagerBridges(listEnterpriseManagerBridgesRequest: requests.ListEnterpriseManagerBridgesRequest): Promise<responses.ListEnterpriseManagerBridgesResponse>;
580
581
  /**
581
582
  * Gets a list of exadata insight configurations. Either compartmentId or exadataInsightsId query parameter must be specified.
582
- * This operation does not retry by default if the user has not defined a retry configuration.
583
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
583
584
  * @param ListExadataConfigurationsRequest
584
585
  * @return ListExadataConfigurationsResponse
585
586
  * @throws OciError when an error occurs
586
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/ListExadataConfigurations.ts.html |here} to see how to use ListExadataConfigurations API.
587
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/ListExadataConfigurations.ts.html |here} to see how to use ListExadataConfigurations API.
587
588
  */
588
589
  listExadataConfigurations(listExadataConfigurationsRequest: requests.ListExadataConfigurationsRequest): Promise<responses.ListExadataConfigurationsResponse>;
589
590
  /**
590
591
  * Gets a list of Exadata insights based on the query parameters specified. Either compartmentId or id query parameter must be specified.
591
592
  * When both compartmentId and compartmentIdInSubtree are specified, a list of Exadata insights in that compartment and in all sub-compartments will be returned.
592
593
  *
593
- * This operation does not retry by default if the user has not defined a retry configuration.
594
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
594
595
  * @param ListExadataInsightsRequest
595
596
  * @return ListExadataInsightsResponse
596
597
  * @throws OciError when an error occurs
597
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/ListExadataInsights.ts.html |here} to see how to use ListExadataInsights API.
598
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/ListExadataInsights.ts.html |here} to see how to use ListExadataInsights API.
598
599
  */
599
600
  listExadataInsights(listExadataInsightsRequest: requests.ListExadataInsightsRequest): Promise<responses.ListExadataInsightsResponse>;
600
601
  /**
601
602
  * Gets a list of host insight configurations based on the query parameters specified. Either compartmentId or hostInsightId query parameter must be specified.
602
603
  * When both compartmentId and compartmentIdInSubtree are specified, a list of host insight configurations in that compartment and in all sub-compartments will be returned.
603
604
  *
604
- * This operation does not retry by default if the user has not defined a retry configuration.
605
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
605
606
  * @param ListHostConfigurationsRequest
606
607
  * @return ListHostConfigurationsResponse
607
608
  * @throws OciError when an error occurs
608
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/ListHostConfigurations.ts.html |here} to see how to use ListHostConfigurations API.
609
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/ListHostConfigurations.ts.html |here} to see how to use ListHostConfigurations API.
609
610
  */
610
611
  listHostConfigurations(listHostConfigurationsRequest: requests.ListHostConfigurationsRequest): Promise<responses.ListHostConfigurationsResponse>;
611
612
  /**
612
613
  * Gets a list of host insights based on the query parameters specified. Either compartmentId or id query parameter must be specified.
613
614
  * When both compartmentId and compartmentIdInSubtree are specified, a list of host insights in that compartment and in all sub-compartments will be returned.
614
615
  *
615
- * This operation does not retry by default if the user has not defined a retry configuration.
616
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
616
617
  * @param ListHostInsightsRequest
617
618
  * @return ListHostInsightsResponse
618
619
  * @throws OciError when an error occurs
619
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/ListHostInsights.ts.html |here} to see how to use ListHostInsights API.
620
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/ListHostInsights.ts.html |here} to see how to use ListHostInsights API.
620
621
  */
621
622
  listHostInsights(listHostInsightsRequest: requests.ListHostInsightsRequest): Promise<responses.ListHostInsightsResponse>;
622
623
  /**
623
624
  * Get a list of hosted entities details.
624
625
  *
625
- * This operation does not retry by default if the user has not defined a retry configuration.
626
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
626
627
  * @param ListHostedEntitiesRequest
627
628
  * @return ListHostedEntitiesResponse
628
629
  * @throws OciError when an error occurs
629
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/ListHostedEntities.ts.html |here} to see how to use ListHostedEntities API.
630
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/ListHostedEntities.ts.html |here} to see how to use ListHostedEntities API.
630
631
  */
631
632
  listHostedEntities(listHostedEntitiesRequest: requests.ListHostedEntitiesRequest): Promise<responses.ListHostedEntitiesResponse>;
632
633
  /**
@@ -636,132 +637,132 @@ export declare class OperationsInsightsClient {
636
637
  * 2. The agent availabilityStatus = 'ACTIVE'
637
638
  * 3. The agent lifecycleState = 'ACTIVE'
638
639
  *
639
- * This operation does not retry by default if the user has not defined a retry configuration.
640
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
640
641
  * @param ListImportableAgentEntitiesRequest
641
642
  * @return ListImportableAgentEntitiesResponse
642
643
  * @throws OciError when an error occurs
643
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/ListImportableAgentEntities.ts.html |here} to see how to use ListImportableAgentEntities API.
644
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/ListImportableAgentEntities.ts.html |here} to see how to use ListImportableAgentEntities API.
644
645
  */
645
646
  listImportableAgentEntities(listImportableAgentEntitiesRequest: requests.ListImportableAgentEntitiesRequest): Promise<responses.ListImportableAgentEntitiesResponse>;
646
647
  /**
647
648
  * Gets a list of importable entities for an Operations Insights Enterprise Manager bridge that have not been imported before.
648
649
  *
649
- * This operation does not retry by default if the user has not defined a retry configuration.
650
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
650
651
  * @param ListImportableEnterpriseManagerEntitiesRequest
651
652
  * @return ListImportableEnterpriseManagerEntitiesResponse
652
653
  * @throws OciError when an error occurs
653
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/ListImportableEnterpriseManagerEntities.ts.html |here} to see how to use ListImportableEnterpriseManagerEntities API.
654
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/ListImportableEnterpriseManagerEntities.ts.html |here} to see how to use ListImportableEnterpriseManagerEntities API.
654
655
  */
655
656
  listImportableEnterpriseManagerEntities(listImportableEnterpriseManagerEntitiesRequest: requests.ListImportableEnterpriseManagerEntitiesRequest): Promise<responses.ListImportableEnterpriseManagerEntitiesResponse>;
656
657
  /**
657
658
  * Gets a list of Operation Insights private endpoints.
658
- * This operation does not retry by default if the user has not defined a retry configuration.
659
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
659
660
  * @param ListOperationsInsightsPrivateEndpointsRequest
660
661
  * @return ListOperationsInsightsPrivateEndpointsResponse
661
662
  * @throws OciError when an error occurs
662
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/ListOperationsInsightsPrivateEndpoints.ts.html |here} to see how to use ListOperationsInsightsPrivateEndpoints API.
663
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/ListOperationsInsightsPrivateEndpoints.ts.html |here} to see how to use ListOperationsInsightsPrivateEndpoints API.
663
664
  */
664
665
  listOperationsInsightsPrivateEndpoints(listOperationsInsightsPrivateEndpointsRequest: requests.ListOperationsInsightsPrivateEndpointsRequest): Promise<responses.ListOperationsInsightsPrivateEndpointsResponse>;
665
666
  /**
666
667
  * Gets a list of Operations Insights Warehouse users. Either compartmentId or id must be specified. All these resources are expected to be in root compartment.
667
668
  *
668
- * This operation does not retry by default if the user has not defined a retry configuration.
669
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
669
670
  * @param ListOperationsInsightsWarehouseUsersRequest
670
671
  * @return ListOperationsInsightsWarehouseUsersResponse
671
672
  * @throws OciError when an error occurs
672
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/ListOperationsInsightsWarehouseUsers.ts.html |here} to see how to use ListOperationsInsightsWarehouseUsers API.
673
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/ListOperationsInsightsWarehouseUsers.ts.html |here} to see how to use ListOperationsInsightsWarehouseUsers API.
673
674
  */
674
675
  listOperationsInsightsWarehouseUsers(listOperationsInsightsWarehouseUsersRequest: requests.ListOperationsInsightsWarehouseUsersRequest): Promise<responses.ListOperationsInsightsWarehouseUsersResponse>;
675
676
  /**
676
677
  * Gets a list of Operations Insights warehouses. Either compartmentId or id must be specified.
677
678
  * There is only expected to be 1 warehouse per tenant. The warehouse is expected to be in the root compartment.
678
679
  *
679
- * This operation does not retry by default if the user has not defined a retry configuration.
680
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
680
681
  * @param ListOperationsInsightsWarehousesRequest
681
682
  * @return ListOperationsInsightsWarehousesResponse
682
683
  * @throws OciError when an error occurs
683
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/ListOperationsInsightsWarehouses.ts.html |here} to see how to use ListOperationsInsightsWarehouses API.
684
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/ListOperationsInsightsWarehouses.ts.html |here} to see how to use ListOperationsInsightsWarehouses API.
684
685
  */
685
686
  listOperationsInsightsWarehouses(listOperationsInsightsWarehousesRequest: requests.ListOperationsInsightsWarehousesRequest): Promise<responses.ListOperationsInsightsWarehousesResponse>;
686
687
  /**
687
688
  * Query SQL Warehouse to list the plan xml for a given SQL execution plan. This returns a SqlPlanCollection object, but is currently limited to a single plan.
688
689
  * Either databaseId or id must be specified.
689
690
  *
690
- * This operation does not retry by default if the user has not defined a retry configuration.
691
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
691
692
  * @param ListSqlPlansRequest
692
693
  * @return ListSqlPlansResponse
693
694
  * @throws OciError when an error occurs
694
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/ListSqlPlans.ts.html |here} to see how to use ListSqlPlans API.
695
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/ListSqlPlans.ts.html |here} to see how to use ListSqlPlans API.
695
696
  */
696
697
  listSqlPlans(listSqlPlansRequest: requests.ListSqlPlansRequest): Promise<responses.ListSqlPlansResponse>;
697
698
  /**
698
699
  * Search SQL by SQL Identifier across databases in a compartment and in all sub-compartments if specified.
699
700
  * And get the SQL Text and the details of the databases executing the SQL for a given time period.
700
701
  *
701
- * This operation does not retry by default if the user has not defined a retry configuration.
702
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
702
703
  * @param ListSqlSearchesRequest
703
704
  * @return ListSqlSearchesResponse
704
705
  * @throws OciError when an error occurs
705
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/ListSqlSearches.ts.html |here} to see how to use ListSqlSearches API.
706
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/ListSqlSearches.ts.html |here} to see how to use ListSqlSearches API.
706
707
  */
707
708
  listSqlSearches(listSqlSearchesRequest: requests.ListSqlSearchesRequest): Promise<responses.ListSqlSearchesResponse>;
708
709
  /**
709
710
  * Query SQL Warehouse to get the full SQL Text for a SQL in a compartment and in all sub-compartments if specified.
710
711
  *
711
- * This operation does not retry by default if the user has not defined a retry configuration.
712
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
712
713
  * @param ListSqlTextsRequest
713
714
  * @return ListSqlTextsResponse
714
715
  * @throws OciError when an error occurs
715
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/ListSqlTexts.ts.html |here} to see how to use ListSqlTexts API.
716
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/ListSqlTexts.ts.html |here} to see how to use ListSqlTexts API.
716
717
  */
717
718
  listSqlTexts(listSqlTextsRequest: requests.ListSqlTextsRequest): Promise<responses.ListSqlTextsResponse>;
718
719
  /**
719
720
  * Return a (paginated) list of errors for a given work request.
720
721
  *
721
- * This operation does not retry by default if the user has not defined a retry configuration.
722
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
722
723
  * @param ListWorkRequestErrorsRequest
723
724
  * @return ListWorkRequestErrorsResponse
724
725
  * @throws OciError when an error occurs
725
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
726
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
726
727
  */
727
728
  listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
728
729
  /**
729
730
  * Return a (paginated) list of logs for a given work request.
730
731
  *
731
- * This operation does not retry by default if the user has not defined a retry configuration.
732
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
732
733
  * @param ListWorkRequestLogsRequest
733
734
  * @return ListWorkRequestLogsResponse
734
735
  * @throws OciError when an error occurs
735
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
736
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
736
737
  */
737
738
  listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
738
739
  /**
739
740
  * Lists the work requests in a compartment. Either compartmentId or id must be specified. Only one of id, resourceId or relatedResourceId can be specified optionally.
740
741
  *
741
- * This operation does not retry by default if the user has not defined a retry configuration.
742
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
742
743
  * @param ListWorkRequestsRequest
743
744
  * @return ListWorkRequestsResponse
744
745
  * @throws OciError when an error occurs
745
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
746
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
746
747
  */
747
748
  listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
748
749
  /**
749
750
  * Rotate the ADW wallet for Operations Insights Warehouse using which the Hub data is exposed.
750
- * This operation does not retry by default if the user has not defined a retry configuration.
751
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
751
752
  * @param RotateOperationsInsightsWarehouseWalletRequest
752
753
  * @return RotateOperationsInsightsWarehouseWalletResponse
753
754
  * @throws OciError when an error occurs
754
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/RotateOperationsInsightsWarehouseWallet.ts.html |here} to see how to use RotateOperationsInsightsWarehouseWallet API.
755
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/RotateOperationsInsightsWarehouseWallet.ts.html |here} to see how to use RotateOperationsInsightsWarehouseWallet API.
755
756
  */
756
757
  rotateOperationsInsightsWarehouseWallet(rotateOperationsInsightsWarehouseWalletRequest: requests.RotateOperationsInsightsWarehouseWalletRequest): Promise<responses.RotateOperationsInsightsWarehouseWalletResponse>;
757
758
  /**
758
759
  * Gets a list of summary of AWR Sources.
759
760
  *
760
- * This operation does not retry by default if the user has not defined a retry configuration.
761
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
761
762
  * @param SummarizeAwrSourcesSummariesRequest
762
763
  * @return SummarizeAwrSourcesSummariesResponse
763
764
  * @throws OciError when an error occurs
764
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/SummarizeAwrSourcesSummaries.ts.html |here} to see how to use SummarizeAwrSourcesSummaries API.
765
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeAwrSourcesSummaries.ts.html |here} to see how to use SummarizeAwrSourcesSummaries API.
765
766
  */
766
767
  summarizeAwrSourcesSummaries(summarizeAwrSourcesSummariesRequest: requests.SummarizeAwrSourcesSummariesRequest): Promise<responses.SummarizeAwrSourcesSummariesResponse>;
767
768
  /**
@@ -769,33 +770,33 @@ export declare class OperationsInsightsClient {
769
770
  * The maximum time range for analysis is 2 years, hence this is intentionally not paginated.
770
771
  * If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
771
772
  *
772
- * This operation does not retry by default if the user has not defined a retry configuration.
773
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
773
774
  * @param SummarizeDatabaseInsightResourceCapacityTrendRequest
774
775
  * @return SummarizeDatabaseInsightResourceCapacityTrendResponse
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.20.0/opsi/SummarizeDatabaseInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceCapacityTrend API.
777
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeDatabaseInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceCapacityTrend API.
777
778
  */
778
779
  summarizeDatabaseInsightResourceCapacityTrend(summarizeDatabaseInsightResourceCapacityTrendRequest: requests.SummarizeDatabaseInsightResourceCapacityTrendRequest): Promise<responses.SummarizeDatabaseInsightResourceCapacityTrendResponse>;
779
780
  /**
780
781
  * Get Forecast predictions for CPU and Storage resources since a time in the past.
781
782
  * If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
782
783
  *
783
- * This operation does not retry by default if the user has not defined a retry configuration.
784
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
784
785
  * @param SummarizeDatabaseInsightResourceForecastTrendRequest
785
786
  * @return SummarizeDatabaseInsightResourceForecastTrendResponse
786
787
  * @throws OciError when an error occurs
787
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/SummarizeDatabaseInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceForecastTrend API.
788
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeDatabaseInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceForecastTrend API.
788
789
  */
789
790
  summarizeDatabaseInsightResourceForecastTrend(summarizeDatabaseInsightResourceForecastTrendRequest: requests.SummarizeDatabaseInsightResourceForecastTrendRequest): Promise<responses.SummarizeDatabaseInsightResourceForecastTrendResponse>;
790
791
  /**
791
792
  * Lists the Resource statistics (usage,capacity, usage change percent, utilization percent, base capacity, isAutoScalingEnabled)
792
793
  * for each database filtered by utilization level in a compartment and in all sub-compartments if specified.
793
794
  *
794
- * This operation does not retry by default if the user has not defined a retry configuration.
795
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
795
796
  * @param SummarizeDatabaseInsightResourceStatisticsRequest
796
797
  * @return SummarizeDatabaseInsightResourceStatisticsResponse
797
798
  * @throws OciError when an error occurs
798
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/SummarizeDatabaseInsightResourceStatistics.ts.html |here} to see how to use SummarizeDatabaseInsightResourceStatistics API.
799
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeDatabaseInsightResourceStatistics.ts.html |here} to see how to use SummarizeDatabaseInsightResourceStatistics API.
799
800
  */
800
801
  summarizeDatabaseInsightResourceStatistics(summarizeDatabaseInsightResourceStatisticsRequest: requests.SummarizeDatabaseInsightResourceStatisticsRequest): Promise<responses.SummarizeDatabaseInsightResourceStatisticsResponse>;
801
802
  /**
@@ -804,11 +805,11 @@ export declare class OperationsInsightsClient {
804
805
  * Linear regression functions are used to calculate the usage change percentage.
805
806
  * If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
806
807
  *
807
- * This operation does not retry by default if the user has not defined a retry configuration.
808
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
808
809
  * @param SummarizeDatabaseInsightResourceUsageRequest
809
810
  * @return SummarizeDatabaseInsightResourceUsageResponse
810
811
  * @throws OciError when an error occurs
811
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/SummarizeDatabaseInsightResourceUsage.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsage API.
812
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeDatabaseInsightResourceUsage.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsage API.
812
813
  */
813
814
  summarizeDatabaseInsightResourceUsage(summarizeDatabaseInsightResourceUsageRequest: requests.SummarizeDatabaseInsightResourceUsageRequest): Promise<responses.SummarizeDatabaseInsightResourceUsageResponse>;
814
815
  /**
@@ -816,22 +817,22 @@ export declare class OperationsInsightsClient {
816
817
  * The maximum time range for analysis is 2 years, hence this is intentionally not paginated.
817
818
  * If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
818
819
  *
819
- * This operation does not retry by default if the user has not defined a retry configuration.
820
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
820
821
  * @param SummarizeDatabaseInsightResourceUsageTrendRequest
821
822
  * @return SummarizeDatabaseInsightResourceUsageTrendResponse
822
823
  * @throws OciError when an error occurs
823
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/SummarizeDatabaseInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsageTrend API.
824
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeDatabaseInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsageTrend API.
824
825
  */
825
826
  summarizeDatabaseInsightResourceUsageTrend(summarizeDatabaseInsightResourceUsageTrendRequest: requests.SummarizeDatabaseInsightResourceUsageTrendRequest): Promise<responses.SummarizeDatabaseInsightResourceUsageTrendResponse>;
826
827
  /**
827
828
  * Gets resources with current utilization (high and low) and projected utilization (high and low) for a resource type over specified time period.
828
829
  * If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
829
830
  *
830
- * This operation does not retry by default if the user has not defined a retry configuration.
831
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
831
832
  * @param SummarizeDatabaseInsightResourceUtilizationInsightRequest
832
833
  * @return SummarizeDatabaseInsightResourceUtilizationInsightResponse
833
834
  * @throws OciError when an error occurs
834
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/SummarizeDatabaseInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUtilizationInsight API.
835
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeDatabaseInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUtilizationInsight API.
835
836
  */
836
837
  summarizeDatabaseInsightResourceUtilizationInsight(summarizeDatabaseInsightResourceUtilizationInsightRequest: requests.SummarizeDatabaseInsightResourceUtilizationInsightRequest): Promise<responses.SummarizeDatabaseInsightResourceUtilizationInsightResponse>;
837
838
  /**
@@ -839,11 +840,11 @@ export declare class OperationsInsightsClient {
839
840
  * The maximum time range for analysis is 2 years, hence this is intentionally not paginated.
840
841
  * Either databaseId or id must be specified.
841
842
  *
842
- * This operation does not retry by default if the user has not defined a retry configuration.
843
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
843
844
  * @param SummarizeDatabaseInsightTablespaceUsageTrendRequest
844
845
  * @return SummarizeDatabaseInsightTablespaceUsageTrendResponse
845
846
  * @throws OciError when an error occurs
846
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/SummarizeDatabaseInsightTablespaceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightTablespaceUsageTrend API.
847
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeDatabaseInsightTablespaceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightTablespaceUsageTrend API.
847
848
  */
848
849
  summarizeDatabaseInsightTablespaceUsageTrend(summarizeDatabaseInsightTablespaceUsageTrendRequest: requests.SummarizeDatabaseInsightTablespaceUsageTrendRequest): Promise<responses.SummarizeDatabaseInsightTablespaceUsageTrendResponse>;
849
850
  /**
@@ -856,11 +857,11 @@ export declare class OperationsInsightsClient {
856
857
  * and asmName is returned in name field for resourceMetric STORAGE. StorageServerName query parameter applies to ResourceType STORAGE_SERVER.
857
858
  * Valid values for ResourceType DISKGROUP is STORAGE. Comma delimited (asmName,diskgroupName) is returned in name field.
858
859
  *
859
- * This operation does not retry by default if the user has not defined a retry configuration.
860
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
860
861
  * @param SummarizeExadataInsightResourceCapacityTrendRequest
861
862
  * @return SummarizeExadataInsightResourceCapacityTrendResponse
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.20.0/opsi/SummarizeExadataInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrend API.
864
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeExadataInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrend API.
864
865
  */
865
866
  summarizeExadataInsightResourceCapacityTrend(summarizeExadataInsightResourceCapacityTrendRequest: requests.SummarizeExadataInsightResourceCapacityTrendRequest): Promise<responses.SummarizeExadataInsightResourceCapacityTrendResponse>;
866
867
  /**
@@ -870,11 +871,11 @@ export declare class OperationsInsightsClient {
870
871
  * Valid values for ResourceType HOST are CPU and MEMORY.
871
872
  * Valid values for ResourceType STORAGE_SERVER are STORAGE, IOPS and THROUGHPUT.
872
873
  *
873
- * This operation does not retry by default if the user has not defined a retry configuration.
874
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
874
875
  * @param SummarizeExadataInsightResourceCapacityTrendAggregatedRequest
875
876
  * @return SummarizeExadataInsightResourceCapacityTrendAggregatedResponse
876
877
  * @throws OciError when an error occurs
877
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/SummarizeExadataInsightResourceCapacityTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrendAggregated API.
878
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeExadataInsightResourceCapacityTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrendAggregated API.
878
879
  */
879
880
  summarizeExadataInsightResourceCapacityTrendAggregated(summarizeExadataInsightResourceCapacityTrendAggregatedRequest: requests.SummarizeExadataInsightResourceCapacityTrendAggregatedRequest): Promise<responses.SummarizeExadataInsightResourceCapacityTrendAggregatedResponse>;
880
881
  /**
@@ -887,11 +888,11 @@ export declare class OperationsInsightsClient {
887
888
  * and asmName is returned in name field for resourceMetric STORAGE. StorageServerName query parameter applies to ResourceType STORAGE_SERVER.
888
889
  * Valid value for ResourceType DISKGROUP is STORAGE. Comma delimited (asmName,diskgroupName) is returned in name field.
889
890
  *
890
- * This operation does not retry by default if the user has not defined a retry configuration.
891
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
891
892
  * @param SummarizeExadataInsightResourceForecastTrendRequest
892
893
  * @return SummarizeExadataInsightResourceForecastTrendResponse
893
894
  * @throws OciError when an error occurs
894
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/SummarizeExadataInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrend API.
895
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeExadataInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrend API.
895
896
  */
896
897
  summarizeExadataInsightResourceForecastTrend(summarizeExadataInsightResourceForecastTrendRequest: requests.SummarizeExadataInsightResourceForecastTrendRequest): Promise<responses.SummarizeExadataInsightResourceForecastTrendResponse>;
897
898
  /**
@@ -900,11 +901,11 @@ export declare class OperationsInsightsClient {
900
901
  * Valid values for ResourceType HOST are CPU and MEMORY.
901
902
  * Valid values for ResourceType STORAGE_SERVER are STORAGE, IOPS and THROUGHPUT.
902
903
  *
903
- * This operation does not retry by default if the user has not defined a retry configuration.
904
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
904
905
  * @param SummarizeExadataInsightResourceForecastTrendAggregatedRequest
905
906
  * @return SummarizeExadataInsightResourceForecastTrendAggregatedResponse
906
907
  * @throws OciError when an error occurs
907
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/SummarizeExadataInsightResourceForecastTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrendAggregated API.
908
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeExadataInsightResourceForecastTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrendAggregated API.
908
909
  */
909
910
  summarizeExadataInsightResourceForecastTrendAggregated(summarizeExadataInsightResourceForecastTrendAggregatedRequest: requests.SummarizeExadataInsightResourceForecastTrendAggregatedRequest): Promise<responses.SummarizeExadataInsightResourceForecastTrendAggregatedResponse>;
910
911
  /**
@@ -914,11 +915,11 @@ export declare class OperationsInsightsClient {
914
915
  * Valid values for ResourceType STORAGE_SERVER are STORAGE, IOPS, THROUGHPUT.
915
916
  * Valid value for ResourceType DISKGROUP is STORAGE.
916
917
  *
917
- * This operation does not retry by default if the user has not defined a retry configuration.
918
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
918
919
  * @param SummarizeExadataInsightResourceStatisticsRequest
919
920
  * @return SummarizeExadataInsightResourceStatisticsResponse
920
921
  * @throws OciError when an error occurs
921
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/SummarizeExadataInsightResourceStatistics.ts.html |here} to see how to use SummarizeExadataInsightResourceStatistics API.
922
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeExadataInsightResourceStatistics.ts.html |here} to see how to use SummarizeExadataInsightResourceStatistics API.
922
923
  */
923
924
  summarizeExadataInsightResourceStatistics(summarizeExadataInsightResourceStatisticsRequest: requests.SummarizeExadataInsightResourceStatisticsRequest): Promise<responses.SummarizeExadataInsightResourceStatisticsResponse>;
924
925
  /**
@@ -929,11 +930,11 @@ export declare class OperationsInsightsClient {
929
930
  * Valid values for ResourceType HOST are CPU and MEMORY.
930
931
  * Valid values for ResourceType STORAGE_SERVER are STORAGE, IOPS and THROUGHPUT.
931
932
  *
932
- * This operation does not retry by default if the user has not defined a retry configuration.
933
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
933
934
  * @param SummarizeExadataInsightResourceUsageRequest
934
935
  * @return SummarizeExadataInsightResourceUsageResponse
935
936
  * @throws OciError when an error occurs
936
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/SummarizeExadataInsightResourceUsage.ts.html |here} to see how to use SummarizeExadataInsightResourceUsage API.
937
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeExadataInsightResourceUsage.ts.html |here} to see how to use SummarizeExadataInsightResourceUsage API.
937
938
  */
938
939
  summarizeExadataInsightResourceUsage(summarizeExadataInsightResourceUsageRequest: requests.SummarizeExadataInsightResourceUsageRequest): Promise<responses.SummarizeExadataInsightResourceUsageResponse>;
939
940
  /**
@@ -944,29 +945,29 @@ export declare class OperationsInsightsClient {
944
945
  * Valid values for ResourceType HOST are CPU and MEMORY.
945
946
  * Valid values for ResourceType STORAGE_SERVER are STORAGE, IOPS and THROUGHPUT.
946
947
  *
947
- * This operation does not retry by default if the user has not defined a retry configuration.
948
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
948
949
  * @param SummarizeExadataInsightResourceUsageAggregatedRequest
949
950
  * @return SummarizeExadataInsightResourceUsageAggregatedResponse
950
951
  * @throws OciError when an error occurs
951
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/SummarizeExadataInsightResourceUsageAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceUsageAggregated API.
952
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeExadataInsightResourceUsageAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceUsageAggregated API.
952
953
  */
953
954
  summarizeExadataInsightResourceUsageAggregated(summarizeExadataInsightResourceUsageAggregatedRequest: requests.SummarizeExadataInsightResourceUsageAggregatedRequest): Promise<responses.SummarizeExadataInsightResourceUsageAggregatedResponse>;
954
955
  /**
955
956
  * Gets current utilization, projected utilization and days to reach projectedUtilization for an exadata system over specified time period. Valid values for ResourceType DATABASE are CPU,MEMORY,IO and STORAGE. Valid values for ResourceType HOST are CPU and MEMORY. Valid values for ResourceType STORAGE_SERVER are STORAGE, IOPS and THROUGHPUT.
956
- * This operation does not retry by default if the user has not defined a retry configuration.
957
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
957
958
  * @param SummarizeExadataInsightResourceUtilizationInsightRequest
958
959
  * @return SummarizeExadataInsightResourceUtilizationInsightResponse
959
960
  * @throws OciError when an error occurs
960
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/SummarizeExadataInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeExadataInsightResourceUtilizationInsight API.
961
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeExadataInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeExadataInsightResourceUtilizationInsight API.
961
962
  */
962
963
  summarizeExadataInsightResourceUtilizationInsight(summarizeExadataInsightResourceUtilizationInsightRequest: requests.SummarizeExadataInsightResourceUtilizationInsightRequest): Promise<responses.SummarizeExadataInsightResourceUtilizationInsightResponse>;
963
964
  /**
964
965
  * Lists the software and hardware inventory of the Exadata System.
965
- * This operation does not retry by default if the user has not defined a retry configuration.
966
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
966
967
  * @param SummarizeExadataMembersRequest
967
968
  * @return SummarizeExadataMembersResponse
968
969
  * @throws OciError when an error occurs
969
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/SummarizeExadataMembers.ts.html |here} to see how to use SummarizeExadataMembers API.
970
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeExadataMembers.ts.html |here} to see how to use SummarizeExadataMembers API.
970
971
  */
971
972
  summarizeExadataMembers(summarizeExadataMembersRequest: requests.SummarizeExadataMembersRequest): Promise<responses.SummarizeExadataMembersResponse>;
972
973
  /**
@@ -974,33 +975,33 @@ export declare class OperationsInsightsClient {
974
975
  * The maximum time range for analysis is 2 years, hence this is intentionally not paginated.
975
976
  * If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
976
977
  *
977
- * This operation does not retry by default if the user has not defined a retry configuration.
978
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
978
979
  * @param SummarizeHostInsightResourceCapacityTrendRequest
979
980
  * @return SummarizeHostInsightResourceCapacityTrendResponse
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.20.0/opsi/SummarizeHostInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeHostInsightResourceCapacityTrend API.
982
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeHostInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeHostInsightResourceCapacityTrend API.
982
983
  */
983
984
  summarizeHostInsightResourceCapacityTrend(summarizeHostInsightResourceCapacityTrendRequest: requests.SummarizeHostInsightResourceCapacityTrendRequest): Promise<responses.SummarizeHostInsightResourceCapacityTrendResponse>;
984
985
  /**
985
986
  * Get Forecast predictions for CPU or memory resources since a time in the past.
986
987
  * If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
987
988
  *
988
- * This operation does not retry by default if the user has not defined a retry configuration.
989
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
989
990
  * @param SummarizeHostInsightResourceForecastTrendRequest
990
991
  * @return SummarizeHostInsightResourceForecastTrendResponse
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.20.0/opsi/SummarizeHostInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeHostInsightResourceForecastTrend API.
993
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeHostInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeHostInsightResourceForecastTrend API.
993
994
  */
994
995
  summarizeHostInsightResourceForecastTrend(summarizeHostInsightResourceForecastTrendRequest: requests.SummarizeHostInsightResourceForecastTrendRequest): Promise<responses.SummarizeHostInsightResourceForecastTrendResponse>;
995
996
  /**
996
997
  * Lists the resource statistics (usage, capacity, usage change percent, utilization percent, load) for each host filtered
997
998
  * by utilization level in a compartment and in all sub-compartments if specified.
998
999
  *
999
- * This operation does not retry by default if the user has not defined a retry configuration.
1000
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1000
1001
  * @param SummarizeHostInsightResourceStatisticsRequest
1001
1002
  * @return SummarizeHostInsightResourceStatisticsResponse
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.20.0/opsi/SummarizeHostInsightResourceStatistics.ts.html |here} to see how to use SummarizeHostInsightResourceStatistics API.
1004
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeHostInsightResourceStatistics.ts.html |here} to see how to use SummarizeHostInsightResourceStatistics API.
1004
1005
  */
1005
1006
  summarizeHostInsightResourceStatistics(summarizeHostInsightResourceStatisticsRequest: requests.SummarizeHostInsightResourceStatisticsRequest): Promise<responses.SummarizeHostInsightResourceStatisticsResponse>;
1006
1007
  /**
@@ -1009,11 +1010,11 @@ export declare class OperationsInsightsClient {
1009
1010
  * Linear regression functions are used to calculate the usage change percentage.
1010
1011
  * If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
1011
1012
  *
1012
- * This operation does not retry by default if the user has not defined a retry configuration.
1013
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1013
1014
  * @param SummarizeHostInsightResourceUsageRequest
1014
1015
  * @return SummarizeHostInsightResourceUsageResponse
1015
1016
  * @throws OciError when an error occurs
1016
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/SummarizeHostInsightResourceUsage.ts.html |here} to see how to use SummarizeHostInsightResourceUsage API.
1017
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeHostInsightResourceUsage.ts.html |here} to see how to use SummarizeHostInsightResourceUsage API.
1017
1018
  */
1018
1019
  summarizeHostInsightResourceUsage(summarizeHostInsightResourceUsageRequest: requests.SummarizeHostInsightResourceUsageRequest): Promise<responses.SummarizeHostInsightResourceUsageResponse>;
1019
1020
  /**
@@ -1021,173 +1022,185 @@ export declare class OperationsInsightsClient {
1021
1022
  * The maximum time range for analysis is 2 years, hence this is intentionally not paginated.
1022
1023
  * If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
1023
1024
  *
1024
- * This operation does not retry by default if the user has not defined a retry configuration.
1025
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1025
1026
  * @param SummarizeHostInsightResourceUsageTrendRequest
1026
1027
  * @return SummarizeHostInsightResourceUsageTrendResponse
1027
1028
  * @throws OciError when an error occurs
1028
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/SummarizeHostInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeHostInsightResourceUsageTrend API.
1029
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeHostInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeHostInsightResourceUsageTrend API.
1029
1030
  */
1030
1031
  summarizeHostInsightResourceUsageTrend(summarizeHostInsightResourceUsageTrendRequest: requests.SummarizeHostInsightResourceUsageTrendRequest): Promise<responses.SummarizeHostInsightResourceUsageTrendResponse>;
1031
1032
  /**
1032
1033
  * Gets resources with current utilization (high and low) and projected utilization (high and low) for a resource type over specified time period.
1033
1034
  * If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
1034
1035
  *
1035
- * This operation does not retry by default if the user has not defined a retry configuration.
1036
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1036
1037
  * @param SummarizeHostInsightResourceUtilizationInsightRequest
1037
1038
  * @return SummarizeHostInsightResourceUtilizationInsightResponse
1038
1039
  * @throws OciError when an error occurs
1039
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/SummarizeHostInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeHostInsightResourceUtilizationInsight API.
1040
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeHostInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeHostInsightResourceUtilizationInsight API.
1040
1041
  */
1041
1042
  summarizeHostInsightResourceUtilizationInsight(summarizeHostInsightResourceUtilizationInsightRequest: requests.SummarizeHostInsightResourceUtilizationInsightRequest): Promise<responses.SummarizeHostInsightResourceUtilizationInsightResponse>;
1043
+ /**
1044
+ * Returns response with aggregated time series data (timeIntervalstart, timeIntervalEnd, commandArgs, usageData) for top processes.
1045
+ * Data is aggregated for the time period specified and proceses are sorted descendent by the proces metric specified (CPU, MEMORY, VIRTUAL_MEMORY).
1046
+ * HostInsight Id and Process metric must be specified
1047
+ *
1048
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1049
+ * @param SummarizeHostInsightTopProcessesUsageTrendRequest
1050
+ * @return SummarizeHostInsightTopProcessesUsageTrendResponse
1051
+ * @throws OciError when an error occurs
1052
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeHostInsightTopProcessesUsageTrend.ts.html |here} to see how to use SummarizeHostInsightTopProcessesUsageTrend API.
1053
+ */
1054
+ summarizeHostInsightTopProcessesUsageTrend(summarizeHostInsightTopProcessesUsageTrendRequest: requests.SummarizeHostInsightTopProcessesUsageTrendRequest): Promise<responses.SummarizeHostInsightTopProcessesUsageTrendResponse>;
1042
1055
  /**
1043
1056
  * Gets the details of resources used by an Operations Insights Warehouse.
1044
1057
  * There is only expected to be 1 warehouse per tenant. The warehouse is expected to be in the root compartment.
1045
1058
  *
1046
- * This operation does not retry by default if the user has not defined a retry configuration.
1059
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1047
1060
  * @param SummarizeOperationsInsightsWarehouseResourceUsageRequest
1048
1061
  * @return SummarizeOperationsInsightsWarehouseResourceUsageResponse
1049
1062
  * @throws OciError when an error occurs
1050
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/SummarizeOperationsInsightsWarehouseResourceUsage.ts.html |here} to see how to use SummarizeOperationsInsightsWarehouseResourceUsage API.
1063
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeOperationsInsightsWarehouseResourceUsage.ts.html |here} to see how to use SummarizeOperationsInsightsWarehouseResourceUsage API.
1051
1064
  */
1052
1065
  summarizeOperationsInsightsWarehouseResourceUsage(summarizeOperationsInsightsWarehouseResourceUsageRequest: requests.SummarizeOperationsInsightsWarehouseResourceUsageRequest): Promise<responses.SummarizeOperationsInsightsWarehouseResourceUsageResponse>;
1053
1066
  /**
1054
1067
  * Query SQL Warehouse to get the performance insights for SQLs taking greater than X% database time for a given
1055
1068
  * time period across the given databases or database types in a compartment and in all sub-compartments if specified.
1056
1069
  *
1057
- * This operation does not retry by default if the user has not defined a retry configuration.
1070
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1058
1071
  * @param SummarizeSqlInsightsRequest
1059
1072
  * @return SummarizeSqlInsightsResponse
1060
1073
  * @throws OciError when an error occurs
1061
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/SummarizeSqlInsights.ts.html |here} to see how to use SummarizeSqlInsights API.
1074
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeSqlInsights.ts.html |here} to see how to use SummarizeSqlInsights API.
1062
1075
  */
1063
1076
  summarizeSqlInsights(summarizeSqlInsightsRequest: requests.SummarizeSqlInsightsRequest): Promise<responses.SummarizeSqlInsightsResponse>;
1064
1077
  /**
1065
1078
  * Query SQL Warehouse to get the performance insights on the execution plans for a given SQL for a given time period.
1066
1079
  * Either databaseId or id must be specified.
1067
1080
  *
1068
- * This operation does not retry by default if the user has not defined a retry configuration.
1081
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1069
1082
  * @param SummarizeSqlPlanInsightsRequest
1070
1083
  * @return SummarizeSqlPlanInsightsResponse
1071
1084
  * @throws OciError when an error occurs
1072
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/SummarizeSqlPlanInsights.ts.html |here} to see how to use SummarizeSqlPlanInsights API.
1085
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeSqlPlanInsights.ts.html |here} to see how to use SummarizeSqlPlanInsights API.
1073
1086
  */
1074
1087
  summarizeSqlPlanInsights(summarizeSqlPlanInsightsRequest: requests.SummarizeSqlPlanInsightsRequest): Promise<responses.SummarizeSqlPlanInsightsResponse>;
1075
1088
  /**
1076
1089
  * Query SQL Warehouse to summarize the response time distribution of query executions for a given SQL for a given time period.
1077
1090
  * Either databaseId or id must be specified.
1078
1091
  *
1079
- * This operation does not retry by default if the user has not defined a retry configuration.
1092
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1080
1093
  * @param SummarizeSqlResponseTimeDistributionsRequest
1081
1094
  * @return SummarizeSqlResponseTimeDistributionsResponse
1082
1095
  * @throws OciError when an error occurs
1083
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/SummarizeSqlResponseTimeDistributions.ts.html |here} to see how to use SummarizeSqlResponseTimeDistributions API.
1096
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeSqlResponseTimeDistributions.ts.html |here} to see how to use SummarizeSqlResponseTimeDistributions API.
1084
1097
  */
1085
1098
  summarizeSqlResponseTimeDistributions(summarizeSqlResponseTimeDistributionsRequest: requests.SummarizeSqlResponseTimeDistributionsRequest): Promise<responses.SummarizeSqlResponseTimeDistributionsResponse>;
1086
1099
  /**
1087
1100
  * Query SQL Warehouse to get the performance statistics for SQLs taking greater than X% database time for a given
1088
1101
  * time period across the given databases or database types in a compartment and in all sub-compartments if specified.
1089
1102
  *
1090
- * This operation does not retry by default if the user has not defined a retry configuration.
1103
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1091
1104
  * @param SummarizeSqlStatisticsRequest
1092
1105
  * @return SummarizeSqlStatisticsResponse
1093
1106
  * @throws OciError when an error occurs
1094
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/SummarizeSqlStatistics.ts.html |here} to see how to use SummarizeSqlStatistics API.
1107
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeSqlStatistics.ts.html |here} to see how to use SummarizeSqlStatistics API.
1095
1108
  */
1096
1109
  summarizeSqlStatistics(summarizeSqlStatisticsRequest: requests.SummarizeSqlStatisticsRequest): Promise<responses.SummarizeSqlStatisticsResponse>;
1097
1110
  /**
1098
1111
  * Query SQL Warehouse to get the performance statistics time series for a given SQL across given databases for a
1099
1112
  * given time period in a compartment and in all sub-compartments if specified.
1100
1113
  *
1101
- * This operation does not retry by default if the user has not defined a retry configuration.
1114
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1102
1115
  * @param SummarizeSqlStatisticsTimeSeriesRequest
1103
1116
  * @return SummarizeSqlStatisticsTimeSeriesResponse
1104
1117
  * @throws OciError when an error occurs
1105
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/SummarizeSqlStatisticsTimeSeries.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeries API.
1118
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeSqlStatisticsTimeSeries.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeries API.
1106
1119
  */
1107
1120
  summarizeSqlStatisticsTimeSeries(summarizeSqlStatisticsTimeSeriesRequest: requests.SummarizeSqlStatisticsTimeSeriesRequest): Promise<responses.SummarizeSqlStatisticsTimeSeriesResponse>;
1108
1121
  /**
1109
1122
  * Query SQL Warehouse to get the performance statistics time series for a given SQL by execution plans for a given time period.
1110
1123
  * Either databaseId or id must be specified.
1111
1124
  *
1112
- * This operation does not retry by default if the user has not defined a retry configuration.
1125
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1113
1126
  * @param SummarizeSqlStatisticsTimeSeriesByPlanRequest
1114
1127
  * @return SummarizeSqlStatisticsTimeSeriesByPlanResponse
1115
1128
  * @throws OciError when an error occurs
1116
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/SummarizeSqlStatisticsTimeSeriesByPlan.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeriesByPlan API.
1129
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeSqlStatisticsTimeSeriesByPlan.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeriesByPlan API.
1117
1130
  */
1118
1131
  summarizeSqlStatisticsTimeSeriesByPlan(summarizeSqlStatisticsTimeSeriesByPlanRequest: requests.SummarizeSqlStatisticsTimeSeriesByPlanRequest): Promise<responses.SummarizeSqlStatisticsTimeSeriesByPlanResponse>;
1119
1132
  /**
1120
1133
  * Updates the configuration of a hub .
1121
- * This operation does not retry by default if the user has not defined a retry configuration.
1134
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1122
1135
  * @param UpdateAwrHubRequest
1123
1136
  * @return UpdateAwrHubResponse
1124
1137
  * @throws OciError when an error occurs
1125
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/UpdateAwrHub.ts.html |here} to see how to use UpdateAwrHub API.
1138
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/UpdateAwrHub.ts.html |here} to see how to use UpdateAwrHub API.
1126
1139
  */
1127
1140
  updateAwrHub(updateAwrHubRequest: requests.UpdateAwrHubRequest): Promise<responses.UpdateAwrHubResponse>;
1128
1141
  /**
1129
1142
  * Updates configuration of a database insight.
1130
- * This operation does not retry by default if the user has not defined a retry configuration.
1143
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1131
1144
  * @param UpdateDatabaseInsightRequest
1132
1145
  * @return UpdateDatabaseInsightResponse
1133
1146
  * @throws OciError when an error occurs
1134
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/UpdateDatabaseInsight.ts.html |here} to see how to use UpdateDatabaseInsight API.
1147
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/UpdateDatabaseInsight.ts.html |here} to see how to use UpdateDatabaseInsight API.
1135
1148
  */
1136
1149
  updateDatabaseInsight(updateDatabaseInsightRequest: requests.UpdateDatabaseInsightRequest): Promise<responses.UpdateDatabaseInsightResponse>;
1137
1150
  /**
1138
1151
  * Updates configuration of an Operations Insights Enterprise Manager bridge.
1139
- * This operation does not retry by default if the user has not defined a retry configuration.
1152
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1140
1153
  * @param UpdateEnterpriseManagerBridgeRequest
1141
1154
  * @return UpdateEnterpriseManagerBridgeResponse
1142
1155
  * @throws OciError when an error occurs
1143
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/UpdateEnterpriseManagerBridge.ts.html |here} to see how to use UpdateEnterpriseManagerBridge API.
1156
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/UpdateEnterpriseManagerBridge.ts.html |here} to see how to use UpdateEnterpriseManagerBridge API.
1144
1157
  */
1145
1158
  updateEnterpriseManagerBridge(updateEnterpriseManagerBridgeRequest: requests.UpdateEnterpriseManagerBridgeRequest): Promise<responses.UpdateEnterpriseManagerBridgeResponse>;
1146
1159
  /**
1147
1160
  * Updates configuration of an Exadata insight.
1148
- * This operation does not retry by default if the user has not defined a retry configuration.
1161
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1149
1162
  * @param UpdateExadataInsightRequest
1150
1163
  * @return UpdateExadataInsightResponse
1151
1164
  * @throws OciError when an error occurs
1152
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/UpdateExadataInsight.ts.html |here} to see how to use UpdateExadataInsight API.
1165
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/UpdateExadataInsight.ts.html |here} to see how to use UpdateExadataInsight API.
1153
1166
  */
1154
1167
  updateExadataInsight(updateExadataInsightRequest: requests.UpdateExadataInsightRequest): Promise<responses.UpdateExadataInsightResponse>;
1155
1168
  /**
1156
1169
  * Updates configuration of a host insight.
1157
- * This operation does not retry by default if the user has not defined a retry configuration.
1170
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1158
1171
  * @param UpdateHostInsightRequest
1159
1172
  * @return UpdateHostInsightResponse
1160
1173
  * @throws OciError when an error occurs
1161
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/UpdateHostInsight.ts.html |here} to see how to use UpdateHostInsight API.
1174
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/UpdateHostInsight.ts.html |here} to see how to use UpdateHostInsight API.
1162
1175
  */
1163
1176
  updateHostInsight(updateHostInsightRequest: requests.UpdateHostInsightRequest): Promise<responses.UpdateHostInsightResponse>;
1164
1177
  /**
1165
1178
  * Updates one or more attributes of the specified private endpoint.
1166
- * This operation does not retry by default if the user has not defined a retry configuration.
1179
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1167
1180
  * @param UpdateOperationsInsightsPrivateEndpointRequest
1168
1181
  * @return UpdateOperationsInsightsPrivateEndpointResponse
1169
1182
  * @throws OciError when an error occurs
1170
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/UpdateOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use UpdateOperationsInsightsPrivateEndpoint API.
1183
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/UpdateOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use UpdateOperationsInsightsPrivateEndpoint API.
1171
1184
  */
1172
1185
  updateOperationsInsightsPrivateEndpoint(updateOperationsInsightsPrivateEndpointRequest: requests.UpdateOperationsInsightsPrivateEndpointRequest): Promise<responses.UpdateOperationsInsightsPrivateEndpointResponse>;
1173
1186
  /**
1174
1187
  * Updates the configuration of an Operations Insights Warehouse.
1175
1188
  * There is only expected to be 1 warehouse per tenant. The warehouse is expected to be in the root compartment.
1176
1189
  *
1177
- * This operation does not retry by default if the user has not defined a retry configuration.
1190
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1178
1191
  * @param UpdateOperationsInsightsWarehouseRequest
1179
1192
  * @return UpdateOperationsInsightsWarehouseResponse
1180
1193
  * @throws OciError when an error occurs
1181
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/UpdateOperationsInsightsWarehouse.ts.html |here} to see how to use UpdateOperationsInsightsWarehouse API.
1194
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/UpdateOperationsInsightsWarehouse.ts.html |here} to see how to use UpdateOperationsInsightsWarehouse API.
1182
1195
  */
1183
1196
  updateOperationsInsightsWarehouse(updateOperationsInsightsWarehouseRequest: requests.UpdateOperationsInsightsWarehouseRequest): Promise<responses.UpdateOperationsInsightsWarehouseResponse>;
1184
1197
  /**
1185
1198
  * Updates the configuration of an Operations Insights Warehouse User.
1186
- * This operation does not retry by default if the user has not defined a retry configuration.
1199
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1187
1200
  * @param UpdateOperationsInsightsWarehouseUserRequest
1188
1201
  * @return UpdateOperationsInsightsWarehouseUserResponse
1189
1202
  * @throws OciError when an error occurs
1190
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/UpdateOperationsInsightsWarehouseUser.ts.html |here} to see how to use UpdateOperationsInsightsWarehouseUser API.
1203
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/UpdateOperationsInsightsWarehouseUser.ts.html |here} to see how to use UpdateOperationsInsightsWarehouseUser API.
1191
1204
  */
1192
1205
  updateOperationsInsightsWarehouseUser(updateOperationsInsightsWarehouseUserRequest: requests.UpdateOperationsInsightsWarehouseUserRequest): Promise<responses.UpdateOperationsInsightsWarehouseUserResponse>;
1193
1206
  }