NSX-T Data Center REST API
Reset Forwarding rule statistics
Sets Forwarding Policy rule statistics counter to zero.- no enforcement point path specified: Reset of stats will be executed for
each enforcement point.
- {enforcement_point_path}: Reset of stats will be executed only for the given
enforcement point.
This API is available when using VMware Cloud (AWS, Dell-EMC, Outpost, Hyperscalers) or VMware NSX.
Request:
Method:
              POST
            URI Path(s):
              
                /policy/api/v1/infra/domains/{domain-id}/forwarding-policies/stats?action=reset
                
              
            Request Headers:
                n/a
            Query Parameters:
    StatisticsRequestParameters+
  Request Body:
    n/a
  Example Request:
POST https://<policy-mgr>/policy/api/v1/infra/domains/domain-1/forwarding-policies/stats?action=resetSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  n/a
                Response Body:
    n/a