Return the GPUdb.URL or its string representation that points to the current host manager of the current cluster in use.
Parameters
stringified (bool) –
Optional argument. If True, return the string representation, otherwise return the GPUdb.URL object. Default is True.
Returns
The GPUdb.URL object or its string representation.