Storage Usage

The StorageUsage class represents the statistic related to the current usage of the storage of the host

Author

N7ghtm4r3 - Tecknobit

See also

Constructors

Link copied to clipboard
constructor()
Constructor to instantiate the object with default values when the host is not reachable
constructor(rawStats: String, rawType: String)
Constructor to instantiate the object

Properties

Link copied to clipboard
percentValue the current percent value of the resource usage
Link copied to clipboard
totalValue the total amount of the resource available of the host
Link copied to clipboard
type the type of the storage the host has
Link copied to clipboard
usageValue the current usage of a resource of the host