• Home
  • Docker
  • Kubernetes
  • LLMs
  • Java
  • Ubuntu
  • Maven
  • Big Data
  • Archived
ZooKeeper | HTTP administration interface (AdminServer)
  1. AdminServer http interface
  2. List of available commands

  1. AdminServer http interface
    URI: http://[HOST_NAME]:[PORT]/commands

    ► http://localhost:8080/commands

    If you have configure multiple ZooKeeper instances with different Jetty port number, you can then access each instance by using its configured port:
    ► ZooKeeper instance (1): http://localhost:8081/commands
    ► ZooKeeper instance (2): http://localhost:8082/commands
    ► ZooKeeper instance (3): http://localhost:8083/commands
  2. List of available commands
© 2025  mtitek