NSX-T Data Center REST API

# *************************************************************************** # Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential. # ***************************************************************************

DfwHeapMemoryUsage (schema)

DFW heap memory usage

Distributed Firewall heap memory utilization.

Name Description Type Notes
description Description of the DFW module

Description of the DFW module.
string Readonly
ever_time Ever time for specific heap

Time duration when last peak ever was observed for specific heap.
string Readonly
name Name of the DFW module

Name of the DFW heap on specified host.
string Readonly
peak_ever Peak ever for specific heap

Number of times peak threshold reached for specific heap.
number Readonly
total_mb Total size of heap for the specified heap in mb units

Total size of heap for the specified heap in mb units.
integer Readonly
usage_pct Percentage of heap utilized for specific heap

Percentage of heap utilized for specific heap.
number Readonly
used_mb Utilized size of heap for the specified heap in mb units

Utilized size of heap for the specified heap in mb units.
integer Readonly