> ## 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.

# gpudb::ShowSystemPropertiesResponse

> gpudb::ShowSystemPropertiesResponse — Kinetica C++ API

<div className="kinetica-doxygen">
  <div className="contents">
    <p>A set of results returned by <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#a84ab8280203e0c3868f29de4991685ac">GPUdb::showSystemProperties</a>. <a href="#details">More...</a></p>
    <p><code>#include \<<a className="el" href="/content/api/cpp/show__system__properties_8h_source">gpudb/protocol/show\_system\_properties.h</a>></code></p>

    <table className="memberdecls">
      <tr className="heading">
        <td colSpan="2">
          <h2 className="groupheader"> Public Member Functions</h2>
        </td>
      </tr>

      <tr className="memitem:a67a4bb401d0342dac3bd2523184b7b80" id="r_a67a4bb401d0342dac3bd2523184b7b80">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a67a4bb401d0342dac3bd2523184b7b80">ShowSystemPropertiesResponse</a> ()</td>
      </tr>

      <tr className="memdesc:a67a4bb401d0342dac3bd2523184b7b80">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs a <a className="el" href="/content/api/cpp/structgpudb_1_1ShowSystemPropertiesResponse" title="A set of results returned by GPUdb::showSystemProperties.">ShowSystemPropertiesResponse</a> object with default parameters. <br /></td>
      </tr>

      <tr className="separator:a67a4bb401d0342dac3bd2523184b7b80">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>
    </table>

    <table className="memberdecls">
      <tr className="heading">
        <td colSpan="2">
          <h2 className="groupheader"> Public Attributes</h2>
        </td>
      </tr>

      <tr className="memitem:a5479bf8cdc71f94f976467f37d99c541" id="r_a5479bf8cdc71f94f976467f37d99c541">
        <td className="memItemLeft" align="right" valign="top">std::map\< std::string, std::string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a5479bf8cdc71f94f976467f37d99c541">propertyMap</a></td>
      </tr>

      <tr className="memdesc:a5479bf8cdc71f94f976467f37d99c541">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A map of server configuration parameters and version information. <br /></td>
      </tr>

      <tr className="separator:a5479bf8cdc71f94f976467f37d99c541">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a3328f01c3a97a587eacb3fb1472a28c7" id="r_a3328f01c3a97a587eacb3fb1472a28c7">
        <td className="memItemLeft" align="right" valign="top">std::map\< std::string, std::string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a3328f01c3a97a587eacb3fb1472a28c7">info</a></td>
      </tr>

      <tr className="memdesc:a3328f01c3a97a587eacb3fb1472a28c7">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Additional information. <br /></td>
      </tr>

      <tr className="separator:a3328f01c3a97a587eacb3fb1472a28c7">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>
    </table>

    <h2 className="groupheader">Detailed Description</h2>

    <div className="textblock">
      <p>A set of results returned by <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#a84ab8280203e0c3868f29de4991685ac">GPUdb::showSystemProperties</a>. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__system__properties_8h_source#l00108">108</a> of file <a className="el" href="/content/api/cpp/show__system__properties_8h_source">show\_system\_properties.h</a>.</p>
    </div>

    <h2 className="groupheader">Constructor & Destructor Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a67a4bb401d0342dac3bd2523184b7b80">◆ </a></span>ShowSystemPropertiesResponse()</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">gpudb::ShowSystemPropertiesResponse::ShowSystemPropertiesResponse </td>
                  <td>(</td>

                  <td className="paramname">
                    <span className="paramname">
                      <span className="em" />
                    </span>
                  </td>

                  <td>)</td>

                  <td />
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Constructs a <a className="el" href="/content/api/cpp/structgpudb_1_1ShowSystemPropertiesResponse" title="A set of results returned by GPUdb::showSystemProperties.">ShowSystemPropertiesResponse</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__system__properties_8h_source#l00114">114</a> of file <a className="el" href="/content/api/cpp/show__system__properties_8h_source">show\_system\_properties.h</a>.</p>
      </div>
    </div>

    <h2 className="groupheader">Member Data Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a3328f01c3a97a587eacb3fb1472a28c7">◆ </a></span>info</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::map\<std::string, std::string> gpudb::ShowSystemPropertiesResponse::info</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Additional information. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__system__properties_8h_source#l00164">164</a> of file <a className="el" href="/content/api/cpp/show__system__properties_8h_source">show\_system\_properties.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a5479bf8cdc71f94f976467f37d99c541">◆ </a></span>propertyMap</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::map\<std::string, std::string> gpudb::ShowSystemPropertiesResponse::propertyMap</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>A map of server configuration parameters and version information. </p>

        <ul>
          <li>
            <a className="el" href="/content/api/cpp/namespacegpudb#a7680472002358c898af52595b5675f4b">show\_system\_properties\_conf\_enable\_worker\_http\_servers</a>: Boolean value indicating whether the system is configured for multi-head ingestion. Supported values:

            <ul>
              <li> <a className="el" href="/content/api/cpp/namespacegpudb#af6ffcd248f3dd98710d21cf7fbd017b2">show\_system\_properties\_TRUE</a>: Indicates that the system is configured for multi-head ingestion. </li>
              <li> <a className="el" href="/content/api/cpp/namespacegpudb#a3c128e08eacff2a6e38a464d8bfed459">show\_system\_properties\_FALSE</a>: Indicates that the system is NOT configured for multi-head ingestion. </li>
            </ul>
          </li>

          <li> <a className="el" href="/content/api/cpp/namespacegpudb#a9a146b8ba1a58af3a5fc50d9bdab4cf7">show\_system\_properties\_conf\_worker\_http\_server\_ips</a>: Semicolon (';') separated string of IP addresses of all the ingestion-enabled worker heads of the system. </li>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#a584677420d403fb97f6561643b7eeabe">show\_system\_properties\_conf\_worker\_http\_server\_ports</a>: Semicolon (';') separated string of the port numbers of all the ingestion-enabled worker ranks of the system. </li>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#ab342bb9cbd54d9aab45c9ca17e8d0d0b">show\_system\_properties\_conf\_hm\_http\_port</a>: The host manager port number (an integer value). </li>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#a53f7cc4870bd96c3826fa3f3b1430cfc">show\_system\_properties\_conf\_enable\_ha</a>: Flag indicating whether high availability (HA) is set up (a boolean value). </li>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#a0c33a436d06a5ffdb5f04d66c5a96cd6">show\_system\_properties\_conf\_ha\_ring\_head\_nodes</a>: A comma-separated string of high availability (HA) ring node URLs. If HA is not set up, then an empty string. </li>
        </ul>

        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__system__properties_8h_source#l00159">159</a> of file <a className="el" href="/content/api/cpp/show__system__properties_8h_source">show\_system\_properties.h</a>.</p>
      </div>
    </div>

    <hr />

    The documentation for this struct was generated from the following file:

    <ul>
      <li>gpudb/protocol/<a className="el" href="/content/api/cpp/show__system__properties_8h_source">show\_system\_properties.h</a></li>
    </ul>
  </div>
</div>
