> ## 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::ShowTableMonitorsRequest

> gpudb::ShowTableMonitorsRequest — Kinetica C++ API

<div className="kinetica-doxygen">
  <div className="contents">
    <p>A set of parameters for <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#a1b9e0abd0e04244cff2813881f72615e">GPUdb::showTableMonitors</a>. <a href="#details">More...</a></p>
    <p><code>#include \<<a className="el" href="/content/api/cpp/show__table__monitors_8h_source">gpudb/protocol/show\_table\_monitors.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:a3249c20e64b8ade47d37e3ad5a927232" id="r_a3249c20e64b8ade47d37e3ad5a927232">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a3249c20e64b8ade47d37e3ad5a927232">ShowTableMonitorsRequest</a> ()</td>
      </tr>

      <tr className="memdesc:a3249c20e64b8ade47d37e3ad5a927232">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs a <a className="el" href="/content/api/cpp/structgpudb_1_1ShowTableMonitorsRequest" title="A set of parameters for GPUdb::showTableMonitors.">ShowTableMonitorsRequest</a> object with default parameters. <br /></td>
      </tr>

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

      <tr className="memitem:aa8657e60c3baadde0d8ba51e419272de" id="r_aa8657e60c3baadde0d8ba51e419272de">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aa8657e60c3baadde0d8ba51e419272de">ShowTableMonitorsRequest</a> (const std::vector\< std::string > \&monitorIds\_, const std::map\< std::string, std::string > \&options\_)</td>
      </tr>

      <tr className="memdesc:aa8657e60c3baadde0d8ba51e419272de">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs a <a className="el" href="/content/api/cpp/structgpudb_1_1ShowTableMonitorsRequest" title="A set of parameters for GPUdb::showTableMonitors.">ShowTableMonitorsRequest</a> object with the specified parameters. <br /></td>
      </tr>

      <tr className="separator:aa8657e60c3baadde0d8ba51e419272de">
        <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:abe9b014b7fe7ff457b93ede19c82d548" id="r_abe9b014b7fe7ff457b93ede19c82d548">
        <td className="memItemLeft" align="right" valign="top">std::vector\< std::string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#abe9b014b7fe7ff457b93ede19c82d548">monitorIds</a></td>
      </tr>

      <tr className="memdesc:abe9b014b7fe7ff457b93ede19c82d548">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">List of monitors to be shown. <br /></td>
      </tr>

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

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

      <tr className="memdesc:aa025d08a6d832d16384f4167d0f24605">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Optional parameters. <br /></td>
      </tr>

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

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

    <div className="textblock">
      <p>A set of parameters for <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#a1b9e0abd0e04244cff2813881f72615e">GPUdb::showTableMonitors</a>. </p>
      <p>Show table monitors and their properties. Table monitors are created using <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#ab379d6656d94cb2e54be2671ecd05d6c">GPUdb::createTableMonitor</a>. Returns detailed information about existing table monitors. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__table__monitors_8h_source#l00022">22</a> of file <a className="el" href="/content/api/cpp/show__table__monitors_8h_source">show\_table\_monitors.h</a>.</p>
    </div>

    <h2 className="groupheader">Constructor & Destructor Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a3249c20e64b8ade47d37e3ad5a927232">◆ </a></span>ShowTableMonitorsRequest() <span className="overload">\[1/2]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">gpudb::ShowTableMonitorsRequest::ShowTableMonitorsRequest </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_1ShowTableMonitorsRequest" title="A set of parameters for GPUdb::showTableMonitors.">ShowTableMonitorsRequest</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__table__monitors_8h_source#l00028">28</a> of file <a className="el" href="/content/api/cpp/show__table__monitors_8h_source">show\_table\_monitors.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aa8657e60c3baadde0d8ba51e419272de">◆ </a></span>ShowTableMonitorsRequest() <span className="overload">\[2/2]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">gpudb::ShowTableMonitorsRequest::ShowTableMonitorsRequest </td>
                  <td>(</td>
                  <td className="paramtype">const std::vector\< std::string > &</td>
                  <td className="paramname"><span className="paramname"><span className="em">monitorIds\_</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">const std::map\< std::string, std::string > &</td>
                  <td className="paramname"><span className="paramname"><span className="em">options\_</span></span> )</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_1ShowTableMonitorsRequest" title="A set of parameters for GPUdb::showTableMonitors.">ShowTableMonitorsRequest</a> object with the specified parameters. </p>

        <div className="dl params">
          <div className="dt">Parameters</div>

          <div className="dd">
            <table className="params">
              <tr>
                <td className="paramdir">\[in]</td>
                <td className="paramname">monitorIds\_</td>
                <td>List of monitors to be shown. An empty list or a single entry with an empty string returns all table monitors. </td>
              </tr>

              <tr>
                <td className="paramdir">\[in]</td>
                <td className="paramname">options\_</td>
                <td>Optional parameters. The default value is an empty map. </td>
              </tr>
            </table>
          </div>
        </div>

        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__table__monitors_8h_source#l00044">44</a> of file <a className="el" href="/content/api/cpp/show__table__monitors_8h_source">show\_table\_monitors.h</a>.</p>
      </div>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::vector\<std::string> gpudb::ShowTableMonitorsRequest::monitorIds</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>List of monitors to be shown. </p>
        <p>An empty list or a single entry with an empty string returns all table monitors. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__table__monitors_8h_source#l00054">54</a> of file <a className="el" href="/content/api/cpp/show__table__monitors_8h_source">show\_table\_monitors.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aa025d08a6d832d16384f4167d0f24605">◆ </a></span>options</h2>

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

      <div className="memdoc">
        <p>Optional parameters. </p>
        <p>The default value is an empty map. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__table__monitors_8h_source#l00059">59</a> of file <a className="el" href="/content/api/cpp/show__table__monitors_8h_source">show\_table\_monitors.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__table__monitors_8h_source">show\_table\_monitors.h</a></li>
    </ul>
  </div>
</div>
