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
setNetworkThroughputMaxKbps($networkThroughputMaxKbps)

No description

string
getNetworkThroughputMaxKbps()

No description

Details

setCpuAveragePercent($cpuAveragePercent)

No description

Parameters

$cpuAveragePercent

int getCpuAveragePercent()

No description

Return Value

int

setCpuMaxPercent($cpuMaxPercent)

No description

Parameters

$cpuMaxPercent

int getCpuMaxPercent()

No description

Return Value

int

setDiskIoRateAverageKbps($diskIoRateAverageKbps)

No description

Parameters

$diskIoRateAverageKbps

string getDiskIoRateAverageKbps()

No description

Return Value

string

setDiskIoRateMaxKbps($diskIoRateMaxKbps)

No description

Parameters

$diskIoRateMaxKbps

string getDiskIoRateMaxKbps()

No description

Return Value

string

setMemoryAveragePercent($memoryAveragePercent)

No description

Parameters

$memoryAveragePercent

int getMemoryAveragePercent()

No description

Return Value

int

setMemoryMaxPercent($memoryMaxPercent)

No description

Parameters

$memoryMaxPercent

int getMemoryMaxPercent()

No description

Return Value

int

setNetworkThroughputAverageKbps($networkThroughputAverageKbps)

No description

Parameters

$networkThroughputAverageKbps

string getNetworkThroughputAverageKbps()

No description

Return Value

string

setNetworkThroughputMaxKbps($networkThroughputMaxKbps)

No description

Parameters

$networkThroughputMaxKbps

string getNetworkThroughputMaxKbps()

No description

Return Value

string