VmUtilizationMetricsResponse

fun VmUtilizationMetricsResponse(cpuAverage: Int, cpuAveragePercent: Int, cpuMax: Int, cpuMaxPercent: Int, diskIoRateAverage: String, diskIoRateAverageKbps: String, diskIoRateMax: String, diskIoRateMaxKbps: String, memoryAverage: Int, memoryAveragePercent: Int, memoryMax: Int, memoryMaxPercent: Int, networkThroughputAverage: String, networkThroughputAverageKbps: String, networkThroughputMax: String, networkThroughputMaxKbps: String)