More docu

This commit is contained in:
Florian Hoss 2022-07-20 14:57:17 +02:00
parent 1c636e0749
commit 92efceb034
4 changed files with 55 additions and 2 deletions

View file

@ -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}