Details
Description
The SolusVM module currently uses the node's IP address and port on the console tab for the admin/client UI when not using the VNC console. In this case, the node IP/port should be replaced with the session's IP/port, already provided by the session API call.
- Remove the getNodeStatistics call from the consoleTab method
- Remove the node_statistics variable from the console templates
- Replace the IP/port on the console templates with the IP/port provided from the session via setConsoleSession (which should be updated to include the ip/port.