2023-09-18 07:19:28 -04:00
|
|
|
Dhcpv4
|
|
|
|
|
~~~~~~
|
|
|
|
|
|
|
|
|
|
.. csv-table:: Resources (LeasesController.php)
|
|
|
|
|
:header: "Method", "Module", "Controller", "Command", "Parameters"
|
|
|
|
|
:widths: 4, 15, 15, 30, 40
|
|
|
|
|
|
2025-04-29 14:00:06 -04:00
|
|
|
"``POST``","dhcpv4","leases","del_lease","$ip"
|
|
|
|
|
"``GET``","dhcpv4","leases","search_lease",""
|
2023-09-18 07:19:28 -04:00
|
|
|
|
|
|
|
|
.. csv-table:: Service (ServiceController.php)
|
|
|
|
|
:header: "Method", "Module", "Controller", "Command", "Parameters"
|
|
|
|
|
:widths: 4, 15, 15, 30, 40
|
|
|
|
|
|
|
|
|
|
"``POST``","dhcpv4","service","reconfigure",""
|
|
|
|
|
"``POST``","dhcpv4","service","restart",""
|
|
|
|
|
"``POST``","dhcpv4","service","start",""
|
|
|
|
|
"``GET``","dhcpv4","service","status",""
|
|
|
|
|
"``POST``","dhcpv4","service","stop",""
|