NSX-T Data Center REST API

# *************************************************************************** # Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential. # ***************************************************************************

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