AllocatorCapacityMemoryedit

Current view of the available and used memory of this allocator

Propertiesedit

total (integer as int32)
Total memory in MB capacity installed on this allocator
used (integer as int32)
Used memory in MB used by instances assigned to this allocator

Exampleedit

{
   "total" : 0,
   "used" : 0
}