[{"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: I3I3ENVE1


name Optional

Instance Setting for sizing computation.

Possible values are: DEDUP_RATIOCOMPRESSION_RATIOHYPER_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
What's changed in v5?

INTRODUCED


Feedback

Was this page helpful?