&GET; |
/agents/agent_id/dhcp-networks |
List networks the given DHCP agent is hosting. |
&GET; |
/networks/network_id/dhcp-agents |
List DHCP agents hosting the given network. |
&POST; |
/agents/agent_id/dhcp-networks |
Schedule the network to the given DHCP agent. |
&DELETE; |
/agents/agent_id/dhcp-networks/network_id |
Remove the network from the given DHCP agent. |