NSX-T Data Center REST API
PolicyNatRuleStatisticsPerLogicalRouter (schema)
Statistics of NAT Rule per logical router
    Gives the statistics of a NAT rule per logical router on specified enforcement point.
    
    
    
    
    
| Name | Description | Type | Notes | 
|---|---|---|---|
| enforcement_point_path | Enforcement point Path Policy Path referencing the enforcement point from where the statistics are fetched. | string | |
| last_update_timestamp | Last update timestamp Timestamp when the data was last updated. | EpochMsTimestamp | Readonly | 
| per_node_statistics | Detailed Rule statistics Detailed Rule statistics per logical router. | array of PolicyNatRuleStatisticsPerTransportNode | Readonly | 
| router_path | Router path Path of the router. | string | |
| statistics | Rolled up statistics Rolled up statistics for all rules on the logical router. | PolicyNATRuleCounters | Readonly |