getSessionsStatisticsAggregation
inline suspend fun DeadlineClient.getSessionsStatisticsAggregation(crossinline block: GetSessionsStatisticsAggregationRequest.Builder.() -> Unit): GetSessionsStatisticsAggregationResponse
Gets a set of statistics for queues or farms. Before you can call the GetSessionStatisticsAggregation
operation, you must first call the StartSessionsStatisticsAggregation
operation. Statistics are available for 1 hour after you call the StartSessionsStatisticsAggregation
operation.