NSX-T Data Center REST API
NatStatisticsPerRule (schema) (Deprecated)
Name | Description | Type | Notes |
---|---|---|---|
active_sessions | Active sessions Provides the current number of active traffic sessions matching the NAT rules. |
integer | Readonly |
id | The id of the NAT rule. | string | Required Readonly |
last_update_timestamp | Timestamp when the data was last updated; unset if data source has never updated the data. | EpochMsTimestamp | Readonly |
logical_router_id | The id of the logical router which owns the NAT rule. | string | Required Readonly |
total_bytes | Total bytes Provides the total number of bytes processed on the NAT rules since the time the rules were created. |
integer | Readonly |
total_packets | Total packets Provides the total number of packets processed on the NAT rules since the time the rules were created. |
integer | Readonly |
warning_message | The warning message about the NAT Rule statistics. | string | Readonly |