NodeDashboardSnapshot

constructor(windowMs: Long, activeCount: Int, degradedCount: Int, pageTotal: Int, featuredNodeId: String? = null, throughputPerSecond: Double = 0.0, networkThroughputBytesPerSecond: Double? = null, networkErrorRatePercent: Double = 0.0, uptimeScore: Double = 0.0, items: List<NodeDashboardItem>)(source)