NSX-T Data Center REST API
UnicastPacketFlooding (type)
{ "id": "UnicastPacketFlooding", "module_id": "ObservabilityCounters", "properties": { "hostswitch_unknown_l2_unicast_from_uplink_rxpps": { "description": "Unknown L2 unicast packets receveied by hostswitch from the uplink.", "required": false, "type": "number" }, "hostswitch_unknown_l2_unicast_to_uplink_txpps": { "description": "Unknown L2 unicast packets sent by hostswtich to the uplink.", "required": false, "type": "number" }, "overlay_flooded_l2_unicast_to_uplink_txpps": { "description": "L2 overlay unicast TX packets flooded to the uplink.", "required": false, "type": "number" } }, "type": "object" }