As quote from the documentation:
The built-in web administration GUI is deprecated in InfluxDB 1.2 and is disabled by default. We recommend using the HTTP API or the Command Line Interface to interact with InfluxDB.
Why does it encourage using HTTP API (HTTP method) and CLI, instead of the intuitive Web GUI? What is the benefit of applying this?