Forum Discussion

ScottJHarris_82's avatar
ScottJHarris_82
Icon for Altostratus rankAltostratus
Mar 01, 2018

iControl / tmsh reset-stats command - non-global route-domain firewall rule

Hello

 

I have found the global iControl and tmsh reset-stat's command to reset firewall rules counters.

 

For example

 

TMSH -- "tmsh reset-stats security firewall global-rules {enforced-policy-rules { rule-5 }}"

 

and

 

iControl Rest API -- POST /mgmt/tm/ltm/virtual { "command":"reset-stats", "name":"http_vs1" }

 

However is there a tmsh or iControl equivalent command to reset a firewall rule's counter in a non-global route-domain.

 

Note - There is a Web UI equivalent function "reset-count" button.