[{"label":"Latest (v5)","version":"latest"},{"version":"v4"}]
vmc-sizer
VMCSizerRequest
The Sizing recommendation request containing the input workload information.
Properties
array of
WorkloadProfile
workloadProfiles
Required
Workload profile comprises of the VM configurations and complete VM List.
JSON Example
{
"workloadProfiles": [
{
"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
Stats
Parameter To
Get Sizing Recommendation