Documentation for Axxon Next 4.5.0 - 4.5.10. Documentation for other versions of Axxon Next is available too.

Previous page Next page

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

POST http://IP-address:port/prefix/grpc

Note

Configuring the web server.

The default Web server port is 80 (Windows), 8000 (Lunix), the prefix is / (empty).

The request body should contain the gRPC API method (see gRPC API).

The gRPC API can also be proxied via the Web server. The requests are described in the proto-files (see gRPC API).

  • No labels