NSX-T Data Center REST API

TraceActionConfig (schema)

Name Description Type Notes
action_argument Action argument for trace TraceActionArgument Required
Readonly
sampling_argument Sample argument for trace

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