Saved
Host
Overview
@Serializable
The SavedHostOverview class represent the
statistic of a host overview
Author
N7ghtm4r3 - Tecknobit
See also
Constructors
Link copied to clipboard
constructor(id: String, name: String, hostAddress: String, status: HostStatus, cpuUsage: CpuUsage, memoryUsage: MemoryUsage, storageUsage: StorageUsage, history: List<SavedHostOverview.HostHistoryEvent> = emptyList())
Types
Link copied to clipboard
@Serializable
The
HostHistoryEvent
class represent the information related
to a host event