NSX-T Data Center REST API

PolicyNATRuleCounters (schema)

NAT rule statistics

Provides the following statistics for the NAT rules:

- Current number of active traffic sessions matching the NAT rules.
- Total number of bytes processed on the NAT rules since the time the rules
were created.
- Total number of packets processed on the NAT rules since the time the rules
were created.

Name Description Type Notes
active_sessions Active sessions

Provides the current number of active traffic sessions matching the NAT rules.
integer Readonly
total_bytes Total bytes

Provides the total number of bytes processed on the NAT rules since the time
the rules were created.
integer Readonly
total_packets Total packets

Provides the total number of packets processed on the NAT rules since the time
the rules were created.
integer Readonly