NSX-T Data Center REST API
Get a paginated list of DHCP servers (Deprecated)
List logical DHCP servers with pagination support. Deprecated: Please use Policy API: GET /policy/api/v1/infra/tier-0s/{tier-0-id} GET /policy/api/v1/infra/tier-1s/{tier-1-id} GET /policy/api/v1/infra/segments/{segment-id}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+