get firewall <uuid> ruleset [type <rule-type>] rules [<ruleset-detail>]
Display firewall rules with expanded address sets for the specified logical router interface.
Parameters:
Option
Description
<uuid>
Firewall logical interface UUID argument
Example:
nsx-edge-1> get firewall e159f0db-d8e4-4973-9cbb-8cc30def2c3e ruleset rules
DNAT rule count: 1
Rule ID : 2053
Rule : in protocol any from any to ip 80.80.80.11 dnat ip 172.16.10.11
SNAT rule count: 1
Rule ID : 2052
Rule : out protocol any from ip 172.16.10.11 to any snat ip 80.80.80.11