instanceType - the name of the instance that is given by the provider.
memGBHourPrice - the price ($) of 1 GB of memory per hour.
cpuCoreHourPrice - the price ($) of 1 core per hour.
nodeHourPrice - the price ($) of a node per hour.
PerfectScale provides two options on how to specify custom pricing in the profile:
Specify the cost of the resources (memGBHourPrice and cpuCoreHourPrice)
Specify the cost of the node (nodeHourPrice)
nodeHourPricetakes precedence overmemGBHourPrice and cpuCoreHourPrice. If all the values are specified in the PricingProfile, PerfectScale will take nodeHourPrice into account only.
To incorporate a new instance, duplicate the element and input appropriate values.