[{"label":"Latest (v5)","version":"latest"},{"version":"v4"}]
vmc-sizer

VMExceptionInfo

Properties

chosenHostType Optional

Required host type for sizing recommendation. Supported VMware Cloud on AWS hosts are I3, I3EN, I4I. Supported Google Cloud VMware Engine host is VE1.

Possible values are: I3I3ENI4IVE1


string
exceptionReason Optional

string
importedFileName Optional

filename that the VM is a part of


array of string
notes Optional

The list of additional notes related


preferredHostType Optional

Required host type for sizing recommendation. Supported VMware Cloud on AWS hosts are I3, I3EN, I4I. Supported Google Cloud VMware Engine host is VE1.

Possible values are: I3I3ENI4IVE1


number as double
totalDisk Optional

number as double
totalRAM Optional

number as double
totalVCPU Optional

array of string
unsupportedResourceTypes Optional

The list of unsupported resources by the host


string
uploadedWorkloadProfile Optional

workload profile that the VM is a part of


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",
    "importedFileName": "file1.xlsx",
    "totalDisk": 10020,
    "totalRAM": 1512,
    "totalVCPU": 1000,
    "uploadedWorkloadProfile": "WorkloadProfile 1",
    "usedDisk": 10010,
    "vmGroupId": "vm-gp-123",
    "vmId": "vm-123",
    "vmName": "oracleVM"
}
[{"label":"Latest (v5)","version":"latest"},{"version":"v4"}]
vmc-sizer
Property Of

InlineSDDCInfoVmExceptions
VMException
What's changed in v5?

New! in version v5

Feedback

Was this page helpful?