NSX-T Data Center REST API
Get the statistics of a specified logical router NAT Rule (Deprecated)
Returns the summation of statistics from all nodes for the SpecifiedLogical Router NAT Rule. Query parameter "source=realtime" is the only supported source.
Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /api/v1/logical-routers/<logical-router-id>/nat/rules/<rule-id>/statistics
                  
              
            Request Headers:
                n/a
            Query Parameters:
    DataSourceParameters+
  Request Body:
    n/a
  Example Request:
GET https://<nsx-mgr>/api/v1/logical-routers/de211ce9-291e-4876-ace6-606b3e32bf46/nat/rules/1026/statistics?source=realtimeSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    NatStatisticsPerRule+