NSX-T Data Center REST API

DatapathStatsActionConfig (schema)

Name Description Type Notes
action_argument Action argument for datapath statistics

Action argument for datapath statistics.
DatapathStatsActionArgument Required
Readonly
sampling_argument Sample argument for datapath statistics

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