NSX-T Data Center REST API
PolicyNatRuleStatisticsPerTransportNode (schema)
Statistics of NAT Rule
    Gives the Statistics of a NAT rule.
    
    
    
    
    
| Name | Description | Type | Notes | 
|---|---|---|---|
| active_sessions | Active sessions Gives the total number of active sessions.  | 
            
            integer | Readonly | 
| last_update_timestamp | Last update timestamp Timestamp when the data was last updated.  | 
            
            EpochMsTimestamp | Readonly | 
| total_bytes | Total bytes Gives the total number of bytes.  | 
            
            integer | Readonly | 
| total_packets | Total packets Gives the total number of packets.  | 
            
            integer | Readonly | 
| transport_node_path | Node path Policy path of the Edge Node.  | 
            
            string | Readonly |