The information contained in this document is subject to change. This document contains proprietary information, which is protected by copyright
laws. All rights are reserved. No part of this document may be photocopied, reproduced or translated to another language or program language
without prior written consent of RFI Engineering B.V.
RefGuide_U-routerNGW_v1.01.docx
Page: 41(
57)
14.4 Available Endpoints
The following paragraphs describe the available REST endpoints on the system. The table below
briefly lists all 16 available endpoints of the API. The rest of the paragraphs lists the available
endpoints in more detail.
Endpoint
Interactions Brief Description
status
GET
Retrieve the basic information about the U-router, such
as serial number, production date, MAC address and so
on…
statistics GET
Retrieve information about the signal strength and
connection time statistics
relay
GET
Retrieve the information about the state of the relay(s)
POST
Operate the internal and external relays
interface
GET
Retrieve the information about all the interfaces on the
system, such as the Ethernet and mobile interface
POST
Set the IP address(es) of the interfaces on the system
mobile
GET
Retrieve the information about the mobile network
connection, such as configured APN and the identifiers
for the modem.
POST
Set the parameters for the mobile data connection, such
as the APN, username and password.
user
GET
Retrieve the list of users from the system
POST
Add, Change or Delete users on the system
settings
GET
Retrieve the system settings for the U-router NGW, such
as the RS232 serial port and speed.
POST
Change the system settings on the U-router NGW. Change
the serial port, speed and port number.
openvpn
GET
Retrieve the OpenVPN configuration and status of the VPN
connection.
POST
Set the OpenVPN configuration.
timeserver GET
Retrieve the timeserver configuration.
POST
Set the timeserver configuration.
Figure 23: All the available end-points on the REST API