NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
DistributedDhcpServerPackets (schema)
Name | Description | Type | Notes |
---|---|---|---|
acks | Total DHCP Acks The total number of DHCP ACK packets. |
integer | Required |
declines | Total DHCP Declines The total number of DHCP DECLINE packets. |
integer | Required |
discovers | Total DHCP Discovers The total number of DHCP DISCOVER packets. |
integer | Required |
errors | Total DHCP Errors The total number of DHCP errors. |
integer | Required |
informs | Total DHCP Informs The total number of DHCP INFORM packets. |
integer | Required |
nacks | Total DHCP Nacks The total number of DHCP NACK packets. |
integer | Required |
offers | Total DHCP Offers The total number of DHCP OFFER packets. |
integer | Required |
releases | Total DHCP Releases The total number of DHCP RELEASE packets. |
integer | Required |
requests | Total DHCP Requests The total number of DHCP REQUEST packets. |
integer | Required |