Reset Firewall Stats
Sets firewall rule statistics counter to zero. This operation is supported for given category, for example: DFW i.e. for all layer3 firewall (transport nodes only) rules or EDGE i.e. for all layer3 edge firewall (edge nodes only) rules. - no enforcement point path specified: Stats will be evaluated on each enforcement point. - {enforcement_point_path}: Stats are evaluated only on the given enforcement point.
Request
URLURL
https://nsxmanager.your.domain/policy/api/v1/infra/settings/firewall/stats?action=reset
Query Parameters
Query Parameters
string
category
Required
Aggregation statistic category
string
enforcement_point_path
Optional
String Path of the enforcement point
cURL Command
curl -X POST https://nsxmanager.your.domain/policy/api/v1/infra/settings/firewall/stats?action=reset?category=string&
Errors
500
The server encountered an unexpected condition which prevented it from fulfilling the request.
503
The server is currently unavailable (because it is overloaded or down for maintenance).