get_webconsole_url
This command displays the IP address and port number of the host where the Db2® Warehouse image is deployed.
As a user with host operating system root authority, issue the following Docker or Podman command
on the head node:
docker exec -it Db2wh get_webconsole_url
podman exec -it Db2wh get_webconsole_url
The output looks similar to this:
***********************************************************
* URL: https://198.51.100.0:8443 *
***********************************************************