NSX-T Data Center REST API
LiveTraceActionType (schema)
TRACE
- Tracing packet by reporting observations in datapath.
PKTCAP
- Dumping packet to PCAP file.
COUNT
- Counting packet on checkpoint.
DATAPATH_STATS
- Datapath statistics action.
Name | Description | Type | Notes |
---|---|---|---|
LiveTraceActionType | TRACE
- Tracing packet by reporting observations in datapath. PKTCAP - Dumping packet to PCAP file. COUNT - Counting packet on checkpoint. DATAPATH_STATS - Datapath statistics action. |
string | Enum: TRACE, PKTCAP, COUNT, DATAPATH_STATS |