NSX-T Data Center REST API

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

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