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

> gpudb::AdminShowJobsResponse — 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#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:a0821cd863caaf261d2d73494f582407e" id="r_a0821cd863caaf261d2d73494f582407e">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a0821cd863caaf261d2d73494f582407e">AdminShowJobsResponse</a> ()</td>
      </tr>

      <tr className="memdesc:a0821cd863caaf261d2d73494f582407e">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs an <a className="el" href="/content/api/cpp/structgpudb_1_1AdminShowJobsResponse" title="A set of results returned by GPUdb::adminShowJobs.">AdminShowJobsResponse</a> object with default parameters. <br /></td>
      </tr>

      <tr className="separator:a0821cd863caaf261d2d73494f582407e">
        <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:a4ad60f0dc5b9e6da592d9ee7524a5f37" id="r_a4ad60f0dc5b9e6da592d9ee7524a5f37">
        <td className="memItemLeft" align="right" valign="top">std::vector\< int64\_t > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a4ad60f0dc5b9e6da592d9ee7524a5f37">jobId</a></td>
      </tr>

      <tr className="memdesc:a4ad60f0dc5b9e6da592d9ee7524a5f37">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">The identifiers of the running or completed jobs. <br /></td>
      </tr>

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

      <tr className="memitem:a0da5021fd5f804fa25090d273b559025" id="r_a0da5021fd5f804fa25090d273b559025">
        <td className="memItemLeft" align="right" valign="top">std::vector\< std::string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a0da5021fd5f804fa25090d273b559025">status</a></td>
      </tr>

      <tr className="memdesc:a0da5021fd5f804fa25090d273b559025">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">The current status of each job. <br /></td>
      </tr>

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

      <tr className="memitem:a010e1bf54377e04beb2692539c3ddfee" id="r_a010e1bf54377e04beb2692539c3ddfee">
        <td className="memItemLeft" align="right" valign="top">std::vector\< std::string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a010e1bf54377e04beb2692539c3ddfee">endpointName</a></td>
      </tr>

      <tr className="memdesc:a010e1bf54377e04beb2692539c3ddfee">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">The endpoint each job is executing (e.g. "/insert/records"). <br /></td>
      </tr>

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

      <tr className="memitem:abcec93af2acd0acb7ee6035683b4aa78" id="r_abcec93af2acd0acb7ee6035683b4aa78">
        <td className="memItemLeft" align="right" valign="top">std::vector\< int64\_t > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#abcec93af2acd0acb7ee6035683b4aa78">timeReceived</a></td>
      </tr>

      <tr className="memdesc:abcec93af2acd0acb7ee6035683b4aa78">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">The epoch time, in milliseconds, at which each job was received. <br /></td>
      </tr>

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

      <tr className="memitem:adae7b42a570ab42d2ef028324b807d41" id="r_adae7b42a570ab42d2ef028324b807d41">
        <td className="memItemLeft" align="right" valign="top">std::vector\< std::string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#adae7b42a570ab42d2ef028324b807d41">authId</a></td>
      </tr>

      <tr className="memdesc:adae7b42a570ab42d2ef028324b807d41">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">The identifier of the submitting or execute-as user for each job. <br /></td>
      </tr>

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

      <tr className="memitem:adba2423c3a0865ff60f59a779b481904" id="r_adba2423c3a0865ff60f59a779b481904">
        <td className="memItemLeft" align="right" valign="top">std::vector\< std::string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#adba2423c3a0865ff60f59a779b481904">sourceIp</a></td>
      </tr>

      <tr className="memdesc:adba2423c3a0865ff60f59a779b481904">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">The IP address from which each job request originated. <br /></td>
      </tr>

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

      <tr className="memitem:aeb039b4ea523eb07ac910497e2620479" id="r_aeb039b4ea523eb07ac910497e2620479">
        <td className="memItemLeft" align="right" valign="top">std::vector\< std::string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aeb039b4ea523eb07ac910497e2620479">queryText</a></td>
      </tr>

      <tr className="memdesc:aeb039b4ea523eb07ac910497e2620479">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">The text of the query associated with each job, when applicable. <br /></td>
      </tr>

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

      <tr className="memitem:a99c693b3a7c053882b7e7bfdc90961a5" id="r_a99c693b3a7c053882b7e7bfdc90961a5">
        <td className="memItemLeft" align="right" valign="top">std::vector\< std::string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a99c693b3a7c053882b7e7bfdc90961a5">userData</a></td>
      </tr>

      <tr className="memdesc:a99c693b3a7c053882b7e7bfdc90961a5">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Arbitrary user-provided data associated with each job. <br /></td>
      </tr>

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

      <tr className="memitem:a810e865f555e072f81b08cb0271c1f27" id="r_a810e865f555e072f81b08cb0271c1f27">
        <td className="memItemLeft" align="right" valign="top">std::vector\< std::string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a810e865f555e072f81b08cb0271c1f27">flags</a></td>
      </tr>

      <tr className="memdesc:a810e865f555e072f81b08cb0271c1f27">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Flags associated with each job. <br /></td>
      </tr>

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

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

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

      <tr className="separator:a41fc8de2afdd6756164c08ada0527e17">
        <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#a1a878c279cea5c797d9ba2059fc359ae">GPUdb::adminShowJobs</a>. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cpp/admin__show__jobs_8h_source#l00160">160</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="#a0821cd863caaf261d2d73494f582407e">◆ </a></span>AdminShowJobsResponse()</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">gpudb::AdminShowJobsResponse::AdminShowJobsResponse </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_1AdminShowJobsResponse" title="A set of results returned by GPUdb::adminShowJobs.">AdminShowJobsResponse</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/admin__show__jobs_8h_source#l00165">165</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="#adae7b42a570ab42d2ef028324b807d41">◆ </a></span>authId</h2>

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

      <div className="memdoc">
        <p>The identifier of the submitting or execute-as user for each job. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/admin__show__jobs_8h_source#l00202">202</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="#a010e1bf54377e04beb2692539c3ddfee">◆ </a></span>endpointName</h2>

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

      <div className="memdoc">
        <p>The endpoint each job is executing (e.g. "/insert/records"). </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/admin__show__jobs_8h_source#l00192">192</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="#a810e865f555e072f81b08cb0271c1f27">◆ </a></span>flags</h2>

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

      <div className="memdoc">
        <p>Flags associated with each job. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/admin__show__jobs_8h_source#l00222">222</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="#a41fc8de2afdd6756164c08ada0527e17">◆ </a></span>info</h2>

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

      <div className="memdoc">
        <p>Additional information. </p>

        <ul>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#a37e48cc70105eb6663bb2e7727278913">admin\_show\_jobs\_job\_tag</a>: The job tag specified by the user or if unspecified by user, an internally generated unique identifier for the job across clusters. </li>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#acb107ff9033db4fe13fd0f6a22218b79">admin\_show\_jobs\_worker\_info</a>: Worker job information as JSON. </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#l00237">237</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="#a4ad60f0dc5b9e6da592d9ee7524a5f37">◆ </a></span>jobId</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::vector\<int64\_t> gpudb::AdminShowJobsResponse::jobId</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>The identifiers of the running or completed jobs. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/admin__show__jobs_8h_source#l00182">182</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="#aeb039b4ea523eb07ac910497e2620479">◆ </a></span>queryText</h2>

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

      <div className="memdoc">
        <p>The text of the query associated with each job, when applicable. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/admin__show__jobs_8h_source#l00212">212</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="#adba2423c3a0865ff60f59a779b481904">◆ </a></span>sourceIp</h2>

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

      <div className="memdoc">
        <p>The IP address from which each job request originated. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/admin__show__jobs_8h_source#l00207">207</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="#a0da5021fd5f804fa25090d273b559025">◆ </a></span>status</h2>

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

      <div className="memdoc">
        <p>The current status of each job. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/admin__show__jobs_8h_source#l00187">187</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="#abcec93af2acd0acb7ee6035683b4aa78">◆ </a></span>timeReceived</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::vector\<int64\_t> gpudb::AdminShowJobsResponse::timeReceived</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>The epoch time, in milliseconds, at which each job was received. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/admin__show__jobs_8h_source#l00197">197</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="#a99c693b3a7c053882b7e7bfdc90961a5">◆ </a></span>userData</h2>

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

      <div className="memdoc">
        <p>Arbitrary user-provided data associated with each job. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/admin__show__jobs_8h_source#l00217">217</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>
