Actions
Feature #2482
openGlobal search in DHCP reservations/leases using MAC and/or hostname
Status:
New
Priority:
Normal
Assignee:
-
Category:
DHCP
Target version:
-
Description
This feature request is in partly a duplicate of #1508 submitted a year ago, but has additional request in it.
When only a MAC address of the machine is known, in current implementation one would need to perform a search of that MAC in each of the reported subnets, which is very time consuming and a multistep process instead of a single API call like this: http://dhcp.vip:8443/dhcp/*/<MAC>
The same goes to a hostname - although a lower priority than a MAC search, it is still a useful feature.
Konstantin.
Updated by Ohad Levy over 11 years ago
- Is duplicate of Feature #1508: Run a wide search on DHCP for IP address added
Updated by Ohad Levy over 11 years ago
- Description updated (diff)
- Status changed from Duplicate to Assigned
Updated by The Foreman Bot over 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/smart-proxy/pull/478 added
Updated by Anonymous over 8 years ago
- Blocked by Refactor #17499: Leases by mac and hosts by mac mappings in subnet service do not need to be grouped by subnet added
Updated by Dominic Cleal over 8 years ago
- Status changed from Ready For Testing to New
- Pull request deleted (
https://github.com/theforeman/smart-proxy/pull/478)
Actions