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

> gpudb::AdminShowJobsRequest — 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#a1a878c279cea5c797d9ba2059fc359ae">GPUdb::adminShowJobs</a>. <a href="#details">More...</a></p>
    <p><code>#include \<<a className="el" href="/content/api/cpp/admin__show__jobs_8h_source">gpudb/protocol/admin\_show\_jobs.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:a66600fc4094f6702ae206a577238a7e9" id="r_a66600fc4094f6702ae206a577238a7e9">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a66600fc4094f6702ae206a577238a7e9">AdminShowJobsRequest</a> ()</td>
      </tr>

      <tr className="memdesc:a66600fc4094f6702ae206a577238a7e9">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs an <a className="el" href="/content/api/cpp/structgpudb_1_1AdminShowJobsRequest" title="A set of parameters for GPUdb::adminShowJobs.">AdminShowJobsRequest</a> object with default parameters. <br /></td>
      </tr>

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

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

      <tr className="memdesc:ac4627dd6d1d96ab83c8a1758d9fa22b3">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs an <a className="el" href="/content/api/cpp/structgpudb_1_1AdminShowJobsRequest" title="A set of parameters for GPUdb::adminShowJobs.">AdminShowJobsRequest</a> object with the specified parameters. <br /></td>
      </tr>

      <tr className="separator:ac4627dd6d1d96ab83c8a1758d9fa22b3">
        <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:aef13dfd0ea839f5aef8013b55d14fb95" id="r_aef13dfd0ea839f5aef8013b55d14fb95">
        <td className="memItemLeft" align="right" valign="top">std::map\< std::string, std::string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aef13dfd0ea839f5aef8013b55d14fb95">options</a></td>
      </tr>

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

      <tr className="separator:aef13dfd0ea839f5aef8013b55d14fb95">
        <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#a1a878c279cea5c797d9ba2059fc359ae">GPUdb::adminShowJobs</a>. </p>
      <p>Get a list of the current jobs in <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb">GPUdb</a>. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cpp/admin__show__jobs_8h_source#l00018">18</a> of file <a className="el" href="/content/api/cpp/admin__show__jobs_8h_source">admin\_show\_jobs.h</a>.</p>
    </div>

    <h2 className="groupheader">Constructor & Destructor Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a66600fc4094f6702ae206a577238a7e9">◆ </a></span>AdminShowJobsRequest() <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::AdminShowJobsRequest::AdminShowJobsRequest </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 an <a className="el" href="/content/api/cpp/structgpudb_1_1AdminShowJobsRequest" title="A set of parameters for GPUdb::adminShowJobs.">AdminShowJobsRequest</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/admin__show__jobs_8h_source#l00023">23</a> of file <a className="el" href="/content/api/cpp/admin__show__jobs_8h_source">admin\_show\_jobs.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ac4627dd6d1d96ab83c8a1758d9fa22b3">◆ </a></span>AdminShowJobsRequest() <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::AdminShowJobsRequest::AdminShowJobsRequest </td>
                  <td>(</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>
                  <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 an <a className="el" href="/content/api/cpp/structgpudb_1_1AdminShowJobsRequest" title="A set of parameters for GPUdb::adminShowJobs.">AdminShowJobsRequest</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">options\_</td>

                <td>
                  Optional parameters.

                  <ul>
                    <li>
                      <a className="el" href="/content/api/cpp/namespacegpudb#a8852afec028c0685681d6ee167a122ee">admin\_show\_jobs\_show\_async\_jobs</a>: If <a className="el" href="/content/api/cpp/namespacegpudb#aea2061b4d5051df0abbe6fdef57824ef">true</a>, then the completed async jobs are also included in the response. By default, once the async jobs are completed they are no longer included in the jobs list. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cpp/namespacegpudb#aea2061b4d5051df0abbe6fdef57824ef">admin\_show\_jobs\_true</a> </li>
                        <li> <a className="el" href="/content/api/cpp/namespacegpudb#a1579c6a2b1addb06a9f6fb5cb5660443">admin\_show\_jobs\_false</a> </li>
                      </ul>

                      The default value is <a className="el" href="/content/api/cpp/namespacegpudb#a1579c6a2b1addb06a9f6fb5cb5660443">admin\_show\_jobs\_false</a>.
                    </li>

                    <li>
                      <a className="el" href="/content/api/cpp/namespacegpudb#ad3e0351356b84289e6cb04b8dd128eff">admin\_show\_jobs\_show\_worker\_info</a>: If <a className="el" href="/content/api/cpp/namespacegpudb#aea2061b4d5051df0abbe6fdef57824ef">true</a>, then information is also returned from worker ranks. By default only status from the head rank is returned. Supported values:

                      <ul>
                        <li> <a className="el" href="/content/api/cpp/namespacegpudb#aea2061b4d5051df0abbe6fdef57824ef">admin\_show\_jobs\_true</a> </li>
                        <li> <a className="el" href="/content/api/cpp/namespacegpudb#a1579c6a2b1addb06a9f6fb5cb5660443">admin\_show\_jobs\_false</a> </li>
                      </ul>
                    </li>
                  </ul>

                  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/admin__show__jobs_8h_source#l00075">75</a> of file <a className="el" href="/content/api/cpp/admin__show__jobs_8h_source">admin\_show\_jobs.h</a>.</p>
      </div>
    </div>

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

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

      <div className="memdoc">
        <p>Optional parameters. </p>

        <ul>
          <li>
            <a className="el" href="/content/api/cpp/namespacegpudb#a8852afec028c0685681d6ee167a122ee">admin\_show\_jobs\_show\_async\_jobs</a>: If <a className="el" href="/content/api/cpp/namespacegpudb#aea2061b4d5051df0abbe6fdef57824ef">true</a>, then the completed async jobs are also included in the response. By default, once the async jobs are completed they are no longer included in the jobs list. Supported values:

            <ul>
              <li> <a className="el" href="/content/api/cpp/namespacegpudb#aea2061b4d5051df0abbe6fdef57824ef">admin\_show\_jobs\_true</a> </li>
              <li> <a className="el" href="/content/api/cpp/namespacegpudb#a1579c6a2b1addb06a9f6fb5cb5660443">admin\_show\_jobs\_false</a> </li>
            </ul>

            The default value is <a className="el" href="/content/api/cpp/namespacegpudb#a1579c6a2b1addb06a9f6fb5cb5660443">admin\_show\_jobs\_false</a>.
          </li>

          <li>
            <a className="el" href="/content/api/cpp/namespacegpudb#ad3e0351356b84289e6cb04b8dd128eff">admin\_show\_jobs\_show\_worker\_info</a>: If <a className="el" href="/content/api/cpp/namespacegpudb#aea2061b4d5051df0abbe6fdef57824ef">true</a>, then information is also returned from worker ranks. By default only status from the head rank is returned. Supported values:

            <ul>
              <li> <a className="el" href="/content/api/cpp/namespacegpudb#aea2061b4d5051df0abbe6fdef57824ef">admin\_show\_jobs\_true</a> </li>
              <li> <a className="el" href="/content/api/cpp/namespacegpudb#a1579c6a2b1addb06a9f6fb5cb5660443">admin\_show\_jobs\_false</a> </li>
            </ul>
          </li>
        </ul>

        <p>The default value is an empty map. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/admin__show__jobs_8h_source#l00113">113</a> of file <a className="el" href="/content/api/cpp/admin__show__jobs_8h_source">admin\_show\_jobs.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/admin__show__jobs_8h_source">admin\_show\_jobs.h</a></li>
    </ul>
  </div>
</div>
