NSX-T Data Center REST API

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

DhcpServerStatistics (schema)

Name Description Type Notes
acks The total number of DHCP ACK packets integer
declines The total number of DHCP DECLINE packets integer
dhcp_server_id dhcp server uuid string
discovers The total number of DHCP DISCOVER packets integer
errors The total number of DHCP errors integer
informs The total number of DHCP INFORM packets integer
ip_pool_stats The DHCP ip pool usage statistics array of DhcpIpPoolUsage
nacks The total number of DHCP NACK packets integer
offers The total number of DHCP OFFER packets integer
releases The total number of DHCP RELEASE packets integer
requests The total number of DHCP REQUEST packets integer
timestamp timestamp of the statistics EpochMsTimestamp