The function shows the current values of the connection parameters
url, user, password, verify and encryption.
They are used to arrange a connection with ATSD.
Usage
show_connection()
Arguments
See Also
You could change the connection parameters with the set_connection
function and save that changes to the configuration file with
the save_connection function.