NSX-T Data Center REST API

PktcapActionConfig (schema)

Name Description Type Notes
action_argument Action argument for packet capture PktcapActionArgument Required
Readonly
sampling_argument Sample argument for packet capture

Only first-N sampling is supported and the maximum sampling number is 500.
SamplingArgument
(Abstract type: pass one of the following concrete types)
FirstNSampling
IntervalSampling
PacketNumberSampling
Required
Readonly