> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kinetica.com/llms.txt
> Use this file to discover all available pages before exploring further.

# get_head_node_urls

<div className="kinetica-pydoc">
  <div className="dl py method">
    <div className="dt sig sig-object py" id="gpudb.GPUdb.get_head_node_urls"> <span className="sig-name descname"><span className="pre">get\_head\_node\_urls</span></span><span className="sig-paren">(</span><span className="sig-paren">)</span><a href="https://github.com/kineticadb/kinetica-api-python/blob/master/gpudb/gpudb.py#L7828"><span className="viewcode-link"><span className="pre">\[source]</span></span></a></div>

    <div className="dd">
      <p>Return a list of the head node URLs for each of the clusters in the HA ring for the database server.</p>
      <p><strong>Returns</strong></p>

      <div className="blockquote">
        <div>
          <p>A list of <a className="reference internal" href="#gpudb.GPUdb.URL" title="gpudb.GPUdb.URL"><code className="xref py py-class docutils literal notranslate"><span className="pre">GPUdb.URL</span></code></a> objects.</p>
        </div>
      </div>
    </div>
  </div>
</div>
