TopologySizeedit

Measured by the amount of a resource. The final cluster size is calculated using multipliers from the topology 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
}