NSX-T Data Center REST API
Get a DHCP server's static binding with the specified binding ID (Deprecated)
Return a specific static binding of a given logical DHCP server.Deprecated: Please use Policy API: GET /policy/api/v1/infra/segments/{segment-id}/dhcp-static-binding-configs/{binding-id}
Request:
Method:
GET
URI Path(s):
/api/v1/dhcp/servers/{server-id}/static-bindings/{binding-id}
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
DhcpStaticBinding+