NSX-T Data Center REST API

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

LatencyMeasurement (schema)

Settings to configure latency measurement

Name Description Type Notes
enabled Flag to turn on or off the latency measurement boolean Required
full_network_path_latency Full network path latency

Boolean indicating whether to enable full network path latency. If set to false then latency through guest OS is not measured.
boolean Default: "False"
sampling_rate Number of packets to be sampled

Indicates the rate of sampling packets. Defaults to 1 and ignored if latency measurement is off.
int Minimum: 0
Maximum: 64000
Default: "1"