releaseSiteSsrDhcpLease

POST https://{{host}}/api/v1/sites/:site_id/devices/:device_id/release_dhcp

Releases an active DHCP lease for SSR wan network interface.

Parameters

NameTypeDescription
portstringThe network interface on which to release the current DHCP release
nodestring(Optional) node0 / node1 for HA

Request Body

{"port"=>"wan-interface"}

RESPONSES

status: OK

{"session":"session_id"}