More docu
This commit is contained in:
parent
1c636e0749
commit
92efceb034
4 changed files with 55 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
\section{API} \label{api}
|
||||
|
||||
Managing the firewall rules can be done over a rest api. Available routes are following and can be retrieved by visiting the API (e.g. \verb|https://10.93.0.224:8080/api|) of the device.
|
||||
Managing the firewall rules can be done over a REST API\footnote{\href{https://www.ibm.com/cloud/learn/rest-apis}{What is a REST API}}. Available routes are following and can be retrieved by visiting the API (e.g. \verb|https://10.93.0.224:8080/api|) of the device.
|
||||
|
||||
\lstset{style=json}
|
||||
\begin{lstlisting}
|
||||
|
|
Reference in a new issue