Web API

Started by LeonardoKoxa, June 11, 2020, 06:04:15 PM

Previous topic - Next topic

LeonardoKoxa

Hi guys.
I'm trying to create a web api. Reading on the internet and also in the manual I saw that there is this possibility. I'm not very expert and I'm understanding how to do it, however is there a guide that explains step by step how to create a web page with API links?

Filipp Sudanov

If you are on Windows, there's some info in the docs: https://www.netxms.org/documentation/adminguide/installation.html#installing-on-windows

If it's linux, you need to have Apache Tomcat (min version is 8) or other Java Servlet software on your system and to deploy nxmc_xxxxx.war file into that software.

LeonardoKoxa

Ok thanks so much !  ;) :)