pub async fn get_cluster_analytics(
configuration: &Configuration,
tr_dataset: &str,
cluster_analytics: ClusterAnalytics,
) -> Result<ClusterAnalyticsResponse, Error<GetClusterAnalyticsError>>
Expand description
This route allows you to view the cluster analytics for a dataset.