The Optical Network Unit (ONU) can be rebooted by sending a HTTP POST to /api/edge/onu/reboot.json
It does not support a HTTP GET.
This method is CSRF protected so also requires a X-CSRF-TOKEN
(see Sensitive Requests (CSRF Protection)).
Table of Contents
Name | Type | Values | Description |
---|---|---|---|
|
String |
REBOOT_ONU response |
Status text for the reboot ONU request. |
|
String |
A session ID |
The authorisation string for this session that confirms the user is correctly authenticated. |
|
Boolean |
|
Whether the API request was successful. |