Host Based Sizing Recommendation
Get usable capacity estimates for host instance types supported by VMware Cloud.
Note - There is a limitation with VMware Developer portal, where float/double values are rounded off. Please pay attention to the values passed in your request as it might result in incorrect sizing or an error.
Host Based Sizing input that describe the cloud type, host type and the factors that affect sizing.
{
"hostsRequested": 5,
"cloudType": "VMC_ON_AWS",
"vSANArchitecture": "string",
"hostType": "I4I",
"storagePolicy": "AUTO_AUTO",
"stretchedCluster": false,
"storageEfficiency": 1.5,
"hyperThreadingWeight": 1.25,
"includeManagementVMs": false,
"targetRAMRatio": 2,
"vCpuPerCore": 4,
"cpuHeadroom": 0.15,
"outputStructure": {
"calculationLog": false,
"assumptions": false,
"details": false
}
}
Calculate the capacity of the given number of hosts
Describes whether it is stretched cluster or not
Deduplication value that affect the storage sizing
Hyper Thread Weight value that affect the cpu sizing
Describes whether to include managementVMs or not
Target RAM ratio that affect the memory sizing
vCpuPerCore that affect the cpu sizing
cpuHeadroom in percent that affect the cpu sizing
OK
Bad Request occurred for the requested path.
Unauthorized to access the API.
Forbidden to access the API.
Requested API is Not Found.
Too many requests.
Internal Server Error occurred for the requested path.