VmUtilizationMetrics
class VmUtilizationMetrics extends Model (View source)
Properties
int | $cpuAveragePercent | ||
int | $cpuMaxPercent | ||
string | $diskIoRateAverageKbps | ||
string | $diskIoRateMaxKbps | ||
int | $memoryAveragePercent | ||
int | $memoryMaxPercent | ||
string | $networkThroughputAverageKbps | ||
string | $networkThroughputMaxKbps |
Methods
setCpuAveragePercent($cpuAveragePercent)
No description
int
getCpuAveragePercent()
No description
setCpuMaxPercent($cpuMaxPercent)
No description
int
getCpuMaxPercent()
No description
setDiskIoRateAverageKbps($diskIoRateAverageKbps)
No description
string
getDiskIoRateAverageKbps()
No description
setDiskIoRateMaxKbps($diskIoRateMaxKbps)
No description
string
getDiskIoRateMaxKbps()
No description
setMemoryAveragePercent($memoryAveragePercent)
No description
int
getMemoryAveragePercent()
No description
setMemoryMaxPercent($memoryMaxPercent)
No description
int
getMemoryMaxPercent()
No description
setNetworkThroughputAverageKbps($networkThroughputAverageKbps)
No description
string
getNetworkThroughputAverageKbps()
No description
setNetworkThroughputMaxKbps($networkThroughputMaxKbps)
No description
string
getNetworkThroughputMaxKbps()
No description
Details
setCpuAveragePercent($cpuAveragePercent)
No description
int
getCpuAveragePercent()
No description
setCpuMaxPercent($cpuMaxPercent)
No description
int
getCpuMaxPercent()
No description
setDiskIoRateAverageKbps($diskIoRateAverageKbps)
No description
string
getDiskIoRateAverageKbps()
No description
setDiskIoRateMaxKbps($diskIoRateMaxKbps)
No description
string
getDiskIoRateMaxKbps()
No description
setMemoryAveragePercent($memoryAveragePercent)
No description
int
getMemoryAveragePercent()
No description
setMemoryMaxPercent($memoryMaxPercent)
No description
int
getMemoryMaxPercent()
No description
setNetworkThroughputAverageKbps($networkThroughputAverageKbps)
No description
string
getNetworkThroughputAverageKbps()
No description
setNetworkThroughputMaxKbps($networkThroughputMaxKbps)
No description
string
getNetworkThroughputMaxKbps()
No description