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

ProxyAllocationCounts

edit

The number of proxy allocations.

Properties

edit
allocations (integer as int32, required)
The allocations count.
connectors (integer as int32, required)
The connector count.

Example

edit
{
   "allocations" : 0,
   "connectors" : 0
}