TopologySizeedit

The size of a topology measured by the amount of some resource. The final cluster size is calculated using multipliers from the topology's instance configuration

Propertiesedit

resource (string; allowed values: [memory, storage], required)
Type of resource
value (integer as int32, required)
Amount of resource

Exampleedit

{
   "resource" : "string",
   "value" : 0
}