NSX-T Data Center REST API
LogicalSwitchStatistics (schema)
| Name | Description | Type | Notes | 
|---|---|---|---|
| dropped_by_firewall_packets | DfwDropCounters | Readonly | |
| dropped_by_security_packets | PacketsDroppedBySecurity | Readonly | |
| last_update_timestamp | Timestamp when the data was last updated; unset if data source has never updated the data. | EpochMsTimestamp | Readonly | 
| logical_switch_id | The id of the logical Switch | string | Required Readonly  | 
          
| mac_learning | MacLearningCounters | Readonly | |
| nsxt_swsec | Switch Security provides stateless L2 and L3 security by checking, traffic to the logical switch and dropping unauthorized packets sent, from VMs | SwsecCounters | Readonly | 
| nsxt_vdl2 | Overlay Layer-2 module responsible for workload connectivity | Vdl2Counters | Readonly | 
| nsxt_vdrb | Virtual Distributed Routing (VDR) routes packets on every ESX | VdrbCounters | Readonly | 
| rx_bytes | DataCounter | Readonly | |
| rx_packets | DataCounter | Readonly | |
| tx_bytes | DataCounter | Readonly | |
| tx_packets | DataCounter | Readonly |