NSX-T Data Center REST API
LiveTraceActionType (type)
{ "description": "TRACE - Tracing packet by reporting observations in datapath. PKTCAP - Dumping packet to PCAP file. COUNT - An unsupported action.", "enum": [ "TRACE", "PKTCAP", "COUNT" ], "id": "LiveTraceActionType", "module_id": "LiveTrace", "type": "string" }