System::MemoryUsageInformation

Introduced : BIG-IP_v9.0
This structure has been deprecated; use get_host_statistics and related methods and data instead. (As of 9.4.0, the system supports retrieving the overall memory attributes by host; retrieving the detailed subsystem attributes by host is not supported). A struct that contains the memory usage information.
Member Type Description
total_memory ULong64 The total amount of physical memory (bytes) in the host system.
used_memory ULong64 The total amount of memory currently in use (bytes) by the host system.
usages SubsystemMemoryUsage [] The list of subsystem memory usage patterns.
time_stamp TimeStamp The time stamp at which the statistics are gathered.

See Also

Warning

The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.

Sample Code


The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.