NSX-T Data Center REST API
Get DHCP statistics with given dhcp server id (Deprecated)
Returns the statistics of the given dhcp server.Deprecated: Please use Policy API: GET /policy/api/v1/infra/dhcp-server-configs/{config-id}/stats
Request:
Method:
GET
URI Path(s):
/api/v1/dhcp/servers/{server-id}/statistics
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
TODOSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
DhcpStatistics+