Stopping an EntireX RPC server via a REST service

Hello,

I would like to be able to stop an EntireX RPC server via sagcc.bat or by calling the corresponding REST service. I’ve already searched through the documentation and even fiddled around with the available REST services in Postman. However, I can’t find the right service to call. And for services that might work (like /administration) I don’t know where I can find the right values for the parameters to use (e.g. entity).

Does anyone know how to stop an EntireX RPC server via the command line? I’ve attached a screenshot showing the server I would like to stop.

Best regards,
Stefan

etbcmd -b ETB001 -c SHUTDOWN -d SERVICE -n RPC/AO/CALLNAT

Hi Wolfgang,

I know etbcmd but I can’t use it for the problem I would like to solve. I need to restart the RPC server with a simple HTTP REST call. :-/

Best regards,
Stefan