NSX-T Data Center REST API
Read DHCP server statistics
Read DHCP server statisticsRequest:
Method:
GET
URI Path(s):
/policy/api/v1/infra/dhcp-server-configs/<config-id>/stats
/policy/api/v1/global-infra/dhcp-server-configs/<config-id>/stats
/policy/api/v1/global-infra/dhcp-server-configs/<config-id>/stats
Request Headers:
n/a
Query Parameters:
DhcpServerRequestParameters+
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/dhcp-server-configs/default/stats?enforcement_point_path=/infra/sites/default/enforcement-points/defaultSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
DhcpServerStatistics+