NetXMS Support Forum

English Support => General Support => Topic started by: suphu on August 26, 2019, 06:48:30 PM

Title: HTTP/REST API server - what changes are in 3.x?
Post by: suphu on August 26, 2019, 06:48:30 PM
Hi,

Could anyone provide info of any enhancements to the WebSvc (HTTP/REST API) that will be in 3.x?
If no documentation, any source code links for WebSvc 3.x?

Thanks.
Title: Re: HTTP/REST API server - what changes are in 3.x?
Post by: Victor Kirhenshtein on August 26, 2019, 11:00:20 PM
Hi,

not much changes compared to 2.2. yet. You can find source code here: https://github.com/netxms/netxms/tree/master/src/client/nxapisrv/java (https://github.com/netxms/netxms/tree/master/src/client/nxapisrv/java)

Best regards,
Victor