A newer version is available. 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 }