You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Retrieves known incidents for the selected clusters.
212
212
213
-
# @param clusters [String] Subset of clusters, separated by comma. (required)
213
+
# @param clusters [String] Subset of clusters, separated by commas. (required)
214
214
# @param request_options: The request options to send along with the query, they will be merged with the transporter base parameters (headers, query params, timeouts, etc.). (optional)
# Retrieves known incidents for the selected clusters.
242
242
243
-
# @param clusters [String] Subset of clusters, separated by comma. (required)
243
+
# @param clusters [String] Subset of clusters, separated by commas. (required)
244
244
# @param request_options: The request options to send along with the query, they will be merged with the transporter base parameters (headers, query params, timeouts, etc.). (optional)
# @param clusters [String] Subset of clusters, separated by comma. (required)
253
+
# @param clusters [String] Subset of clusters, separated by commas. (required)
254
254
# @param request_options: The request options to send along with the query, they will be merged with the transporter base parameters (headers, query params, timeouts, etc.). (optional)
# @param clusters [String] Subset of clusters, separated by comma. (required)
283
+
# @param clusters [String] Subset of clusters, separated by commas. (required)
284
284
# @param request_options: The request options to send along with the query, they will be merged with the transporter base parameters (headers, query params, timeouts, etc.). (optional)
# Retrieves average times for indexing operations for selected clusters.
325
325
326
-
# @param clusters [String] Subset of clusters, separated by comma. (required)
326
+
# @param clusters [String] Subset of clusters, separated by commas. (required)
327
327
# @param request_options: The request options to send along with the query, they will be merged with the transporter base parameters (headers, query params, timeouts, etc.). (optional)
# Retrieves average times for indexing operations for selected clusters.
355
355
356
-
# @param clusters [String] Subset of clusters, separated by comma. (required)
356
+
# @param clusters [String] Subset of clusters, separated by commas. (required)
357
357
# @param request_options: The request options to send along with the query, they will be merged with the transporter base parameters (headers, query params, timeouts, etc.). (optional)
# Retrieves the average latency for search requests for selected clusters.
365
365
366
-
# @param clusters [String] Subset of clusters, separated by comma. (required)
366
+
# @param clusters [String] Subset of clusters, separated by commas. (required)
367
367
# @param request_options: The request options to send along with the query, they will be merged with the transporter base parameters (headers, query params, timeouts, etc.). (optional)
# Retrieves the average latency for search requests for selected clusters.
395
395
396
-
# @param clusters [String] Subset of clusters, separated by comma. (required)
396
+
# @param clusters [String] Subset of clusters, separated by commas. (required)
397
397
# @param request_options: The request options to send along with the query, they will be merged with the transporter base parameters (headers, query params, timeouts, etc.). (optional)
# @param clusters [String] Subset of clusters, separated by comma. (required)
457
+
# @param clusters [String] Subset of clusters, separated by commas. (required)
458
458
# @param request_options: The request options to send along with the query, they will be merged with the transporter base parameters (headers, query params, timeouts, etc.). (optional)
# @param clusters [String] Subset of clusters, separated by comma. (required)
487
+
# @param clusters [String] Subset of clusters, separated by commas. (required)
488
488
# @param request_options: The request options to send along with the query, they will be merged with the transporter base parameters (headers, query params, timeouts, etc.). (optional)
0 commit comments