IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
AllocatorCapacityMemory
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
AllocatorCapacityMemory
editThe available and used memory of the allocator.
Properties
edit-
total(integerasint32, required) - Total memory in MB capacity installed on this allocator
-
used(integerasint32, required) - Used memory in MB used by instances assigned to this allocator
Example
edit{
"total" : 0,
"used" : 0
}