Process Server Details Response
data class ProcessServerDetailsResponse(val availableMemoryInBytes: Double, val availableSpaceInBytes: Double, val biosId: String, val diskUsageStatus: String, val fabricObjectId: String, val fqdn: String, val freeSpacePercentage: Double, val health: String, val healthErrors: List<HealthErrorResponse>, val historicHealth: String, val id: String, val ipAddresses: List<String>, val lastHeartbeatUtc: String, val memoryUsagePercentage: Double, val memoryUsageStatus: String, val name: String, val processorUsagePercentage: Double, val processorUsageStatus: String, val protectedItemCount: Int, val systemLoad: Double, val systemLoadStatus: String, val throughputInBytes: Double, val throughputStatus: String, val throughputUploadPendingDataInBytes: Double, val totalMemoryInBytes: Double, val totalSpaceInBytes: Double, val usedMemoryInBytes: Double, val usedSpaceInBytes: Double, val version: String)
Process server details.
Constructors
Link copied to clipboard
fun ProcessServerDetailsResponse(availableMemoryInBytes: Double, availableSpaceInBytes: Double, biosId: String, diskUsageStatus: String, fabricObjectId: String, fqdn: String, freeSpacePercentage: Double, health: String, healthErrors: List<HealthErrorResponse>, historicHealth: String, id: String, ipAddresses: List<String>, lastHeartbeatUtc: String, memoryUsagePercentage: Double, memoryUsageStatus: String, name: String, processorUsagePercentage: Double, processorUsageStatus: String, protectedItemCount: Int, systemLoad: Double, systemLoadStatus: String, throughputInBytes: Double, throughputStatus: String, throughputUploadPendingDataInBytes: Double, totalMemoryInBytes: Double, totalSpaceInBytes: Double, usedMemoryInBytes: Double, usedSpaceInBytes: Double, version: String)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard