VMStorageInfo
VMStorageInfo
Describes the storage metrics of the Virtual machine
JSON Example
{
"vmdkTotal": 200,
"vmdkUsed": 140,
"readIOPS": 100,
"writeIOPS": 30,
"peakReadIOPs": 20,
"peakWriteIOPs": 10,
"readThroughput": "number",
"writeThroughput": "number",
"peakReadThroughput": "number",
"peakWriteThroughput": "number",
"extStorageVendorType": "string"
}
number
vmdkTotal
Optional
vmdkTotal
number
vmdkUsed
Required
vmdkUsed
number As double As double
readIOPS
Optional
readIOPS
number As double As double
writeIOPS
Optional
writeIOPS
number As double As double
peakReadIOPs
Optional
peakReadIOPs
number As double As double
peakWriteIOPs
Optional
peakWriteIOPs
number As double As double
readThroughput
Optional
readThroughput
number As double As double
writeThroughput
Optional
writeThroughput
number As double As double
peakReadThroughput
Optional
peakReadThroughput
number As double As double
peakWriteThroughput
Optional
peakWriteThroughput