[{"label":"Latest (v5)","version":"latest"},{"version":"v4"}]
vmc-sizer
VMExceptionInfo
Properties
string
exceptionReason
Optional
number as double
totalDisk
Optional
number as double
totalRAM
Optional
number as double
totalVCPU
Optional
number as double
usedDisk
Optional
string
vmGroupId
Optional
The Virtual machine group ID to identify the group that the virtual machine belongs to
string
vmId
Optional
The Virtual machine ID to uniquely identify it
string
vmName
Optional
the name of the virtual machine
JSON Example
{
"exceptionReason": "Memory insufficient",
"totalDisk": 10020,
"totalRAM": 1512,
"totalVCPU": 1000,
"usedDisk": 10010,
"vmGroupId": "vm-gp-123",
"vmId": "vm-123",
"vmName": "oracleVM"
}
[{"label":"Latest (v5)","version":"latest"},{"version":"v4"}]
vmc-sizer
Property Of
InlineSDDCInfoVmExceptions
VMException