ProcessServerDetailsResponse

constructor(availableMemoryInBytes: Double, availableSpaceInBytes: Double, freeSpacePercentage: Double, health: String, healthErrors: List<HealthErrorResponse>, historicHealth: String, id: String, lastHeartbeatUtc: String, memoryUsagePercentage: Double, name: String, processorUsagePercentage: Double, throughputInBytes: Double, throughputUploadPendingDataInBytes: Double, totalMemoryInBytes: Double, totalSpaceInBytes: Double, usedMemoryInBytes: Double, usedSpaceInBytes: Double, version: String)