Product SiteDocumentation Site

6.2.1. Enabling Port 8096

Port 8096, which allows API calls without authentication, is closed and disabled by default on any fresh 3.0.1 installations. You can enable 8096 (or another port) for this purpose as follows:
  1. Ensure that the first Management Server is installed and running.
  2. Set the global configuration parameter integration.api.port to the desired port.
  3. Restart the Management Server.
  4. On the Management Server host machine, create an iptables rule allowing access to that port.