IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.

CapacityConstraintsResource

edit

Capacity constraints

Properties

edit
max (integer as int64, required)
Max capacity
min (integer as int64, required)
Min capacity

Example

edit
{
   "max" : 0,
   "min" : 0
}