It is time to say goodbye: This version of Elastic Cloud Enterprise has reached end-of-life (EOL) and is no longer supported.
The documentation for this version is no longer being maintained. If you are running this version, we strongly advise you to upgrade. For the latest information, see the current release documentation.
AllocatorCapacityMemory
editAllocatorCapacityMemory
editThe available and used memory of the allocator.
Properties
edit-
total
(integer
asint32
, required) - Total memory in MB capacity installed on this allocator
-
used
(integer
asint32
, required) - Used memory in MB used by instances assigned to this allocator
Example
edit{ "total" : 0, "used" : 0 }