Get Dhcp Statistics
Returns the statistics of the given dhcp server.
server-id
OK
{
"errors": 0,
"releases": 0,
"informs": 0,
"declines": 0,
"dhcp_server_id": "string",
"nacks": 0,
"offers": 0,
"discovers": 0,
"acks": 0,
"timestamp": 0,
"requests": 0,
"ip_pool_stats": [
{
"allocated_percentage": 0,
"pool_size": 0,
"allocated_number": 0,
"dhcp_ip_pool_id": "string"
}
]
}
The total number of DHCP errors
The total number of DHCP RELEASE packets
The total number of DHCP INFORM packets
The total number of DHCP DECLINE packets
dhcp server uuid
The total number of DHCP NACK packets
The total number of DHCP OFFER packets
The total number of DHCP DISCOVER packets
The total number of DHCP ACK packets
timestamp of the statistics
The total number of DHCP REQUEST packets
{
"details": "string",
"related_errors": [
"ApiError Object"
],
"module_name": "string",
"error_message": "string",
"error_code": 0
}
Additional data about the error
Further details about the error
The module name where the error occurred
A description of the error
A numeric error code
{
"details": "string",
"related_errors": [
"ApiError Object"
],
"module_name": "string",
"error_message": "string",
"error_code": 0
}
Additional data about the error
Further details about the error
The module name where the error occurred
A description of the error
A numeric error code
Not Found
{
"details": "string",
"related_errors": [
"ApiError Object"
],
"module_name": "string",
"error_message": "string",
"error_code": 0
}
Additional data about the error
Further details about the error
The module name where the error occurred
A description of the error
A numeric error code
{
"details": "string",
"related_errors": [
"ApiError Object"
],
"module_name": "string",
"error_message": "string",
"error_code": 0
}
Additional data about the error
Further details about the error
The module name where the error occurred
A description of the error
A numeric error code
{
"details": "string",
"related_errors": [
"ApiError Object"
],
"module_name": "string",
"error_message": "string",
"error_code": 0
}
Additional data about the error
Further details about the error
The module name where the error occurred
A description of the error
A numeric error code