[{"label":"Latest (v5)","version":"latest"},{"version":"v4"}]
vmc-sizer
Introduced3
Changed6
Deleted6
WorkloadProfile
Workload profile comprises of the VM configurations and complete VM List.
Properties
configurations
Introduced
Optional
The VM Sizing configurations required for computation.
JSON Example
{
"vmList": [
{
"vmComputeInfo": {
"vCpu": 4
},
"vmGroupId": "vm-gp-123",
"vmId": "vm-123",
"vmMemoryInfo": {
"vRam": 4
},
"vmName": "oracleVM",
"vmStorageInfo": {
"vmdkUsed": 140
}
}
]
}
[{"label":"Latest (v5)","version":"latest"},{"version":"v4"}]
vmc-sizer
Property Of
VMCSizerRequest
What's changed in v5?
INTRODUCED (3)
Added Propertiesconfigurations
vmList
addonsList
CHANGED (6)
Changed PropertiessizingType
fileImportType
isEnabled
workloadType
profileName
vmProfile
DELETED (6)
Deleted PropertiessizingType
fileImportType
isEnabled
workloadType
profileName
vmProfile