TopologySize

edit

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

Properties

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

Example

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