NSX-T Data Center REST API
Get a paginated list of DHCP servers (Deprecated)
List logical DHCP servers with pagination support.Request:
Method:
GET
URI Path(s):
/api/v1/dhcp/servers
Request Headers:
n/a
Query Parameters:
ListRequestParameters+
Request Body:
n/a
Example Request:
Get https://<nsx-mgr>/api/v1/dhcp/serversSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
LogicalDhcpServerListResult+