[{"label":"Latest (v5)","version":"latest"},{"version":"v4"}]
vmc-sizer
ClusterDetails
Comprises of complete cluster information.
Properties
number as double
allottedMemory
Optional
number as double
allottedStorage
Optional
number as double
allottedvCpus
Optional
applianceSize
Optional
Required SDDC Appliance size. AUTO would automatically determins required SDDC Appliance size
Possible values are: REGULAR , LARGE , AUTO
array of
ClusterInfo
clusterInfoList
Optional
This object denotes the cluster level info that would be used by all workload profiles.
number as double
consumedCpuCapacity
Optional
number as double
consumedMemoryCapacity
Optional
number as double
consumedStorageCapacity
Optional
number as double
totalCpuCapacity
Optional
number as double
totalMemoryCapacity
Optional
number as double
totalStorageCapacity
Optional
number as double
usedMemory
Optional
JSON Example
{
"allottedMemory": 80,
"allottedStorage": 80,
"allottedvCpus": 90,
"consumedCpuCapacity": 90,
"consumedMemoryCapacity": 100,
"consumedStorageCapacity": 80,
"totalCpuCapacity": 100,
"totalMemoryCapacity": 100,
"totalStorageCapacity": 100,
"usedMemory": 100
}
[{"label":"Latest (v5)","version":"latest"},{"version":"v4"}]
vmc-sizer
Property Of
InlineSDDCInfoClusterList
What's changed in v5?
New! in version v5