[{"label":"Latest (v5)","version":"latest"},{"version":"v4"}]
vmc-sizer
InstanceSetting
Comprises of the required settings of Instance with host type, setting name and value.
Properties
hostType
Optional
The instance type of the host to serve the workloads.
I3 is a high I/O compute instance
I3EN is a dense SSD storage instance
VE1 is a highly performant instance
Possible values are: I3 , I3EN , VE1
name
Optional
Instance Setting for sizing computation.
Possible values are: DEDUP_RATIO , COMPRESSION_RATIO , HYPER_THREADING_WEIGHT
string
value
Optional
JSON Example
{
"hostType": "I3",
"name": "DEDUP_RATIO",
"value": 1.5
}
[{"label":"Latest (v5)","version":"latest"},{"version":"v4"}]
vmc-sizer
Property Of
VMCConfigurations