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

# kinetica.AdminShowJobsRequest.Options

> kinetica.AdminShowJobsRequest.Options — Kinetica C# API

<div className="kinetica-doxygen">
  <div className="contents">
    <p>A set of string constants for the parameter <a className="el" href="/content/api/cs/classkinetica_1_1AdminShowJobsRequest#a58bd453ebb3038a2aae8cd292b9979fd" title="Optional parameters.">AdminShowJobsRequest.options</a>. <a href="#details">More...</a></p>

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

      <tr className="memitem:a0abf8b94c3d122510757dc67ee67039a" id="r_a0abf8b94c3d122510757dc67ee67039a">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a0abf8b94c3d122510757dc67ee67039a">SHOW\_ASYNC\_JOBS</a> = "show\_async\_jobs"</td>
      </tr>

      <tr className="memdesc:a0abf8b94c3d122510757dc67ee67039a">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">If <a className="el" href="#afc8c7b22935706e9d5cab6146d76d37d">TRUE</a>, then the completed async jobs are also included in the response. <br /></td>
      </tr>

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

      <tr className="memitem:afc8c7b22935706e9d5cab6146d76d37d" id="r_afc8c7b22935706e9d5cab6146d76d37d">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#afc8c7b22935706e9d5cab6146d76d37d">TRUE</a> = "true"</td>
      </tr>

      <tr className="memdesc:afc8c7b22935706e9d5cab6146d76d37d">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A boolean constant for the <a className="el" href="/content/api/cs/structkinetica_1_1AdminShowJobsRequest_1_1Options" title="A set of string constants for the parameter AdminShowJobsRequest.options.">AdminShowJobsRequest.Options</a> options. <br /></td>
      </tr>

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

      <tr className="memitem:aa084c6c26592efa8d807e4a039f34c67" id="r_aa084c6c26592efa8d807e4a039f34c67">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aa084c6c26592efa8d807e4a039f34c67">FALSE</a> = "false"</td>
      </tr>

      <tr className="memdesc:aa084c6c26592efa8d807e4a039f34c67">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A boolean constant for the <a className="el" href="/content/api/cs/structkinetica_1_1AdminShowJobsRequest_1_1Options" title="A set of string constants for the parameter AdminShowJobsRequest.options.">AdminShowJobsRequest.Options</a> options. <br /></td>
      </tr>

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

      <tr className="memitem:a4928486a031447830b0fd5b7b55ed2b2" id="r_a4928486a031447830b0fd5b7b55ed2b2">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a4928486a031447830b0fd5b7b55ed2b2">SHOW\_WORKER\_INFO</a> = "show\_worker\_info"</td>
      </tr>

      <tr className="memdesc:a4928486a031447830b0fd5b7b55ed2b2">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">If <a className="el" href="#afc8c7b22935706e9d5cab6146d76d37d">TRUE</a>, then information is also returned from worker ranks. <br /></td>
      </tr>

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

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

    <div className="textblock">
      <p>A set of string constants for the parameter <a className="el" href="/content/api/cs/classkinetica_1_1AdminShowJobsRequest#a58bd453ebb3038a2aae8cd292b9979fd" title="Optional parameters.">AdminShowJobsRequest.options</a>. </p>
      <p>Optional parameters.</p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AdminShowJobs_8cs_source#l00020">20</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AdminShowJobs_8cs_source">AdminShowJobs.cs</a>.</p>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.AdminShowJobsRequest.Options.FALSE = "false"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>A boolean constant for the <a className="el" href="/content/api/cs/structkinetica_1_1AdminShowJobsRequest_1_1Options" title="A set of string constants for the parameter AdminShowJobsRequest.options.">AdminShowJobsRequest.Options</a> options. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AdminShowJobs_8cs_source#l00050">50</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AdminShowJobs_8cs_source">AdminShowJobs.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a0abf8b94c3d122510757dc67ee67039a">◆ </a></span>SHOW\_ASYNC\_JOBS</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.AdminShowJobsRequest.Options.SHOW\_ASYNC\_JOBS = "show\_async\_jobs"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>If <a className="el" href="#afc8c7b22935706e9d5cab6146d76d37d">TRUE</a>, then the completed async jobs are also included in the response. </p>
        <p>By default, once the async jobs are completed they are no longer included in the jobs list. Supported values:</p>

        <ul>
          <li> <a className="el" href="#afc8c7b22935706e9d5cab6146d76d37d">TRUE</a> </li>
          <li> <a className="el" href="#aa084c6c26592efa8d807e4a039f34c67">FALSE</a> </li>
        </ul>

        <p>The default value is <a className="el" href="#aa084c6c26592efa8d807e4a039f34c67">FALSE</a>.</p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AdminShowJobs_8cs_source#l00042">42</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AdminShowJobs_8cs_source">AdminShowJobs.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a4928486a031447830b0fd5b7b55ed2b2">◆ </a></span>SHOW\_WORKER\_INFO</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.AdminShowJobsRequest.Options.SHOW\_WORKER\_INFO = "show\_worker\_info"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>If <a className="el" href="#afc8c7b22935706e9d5cab6146d76d37d">TRUE</a>, then information is also returned from worker ranks. </p>
        <p>By default only status from the head rank is returned. Supported values:</p>

        <ul>
          <li> <a className="el" href="#afc8c7b22935706e9d5cab6146d76d37d">TRUE</a> </li>
          <li> <a className="el" href="#aa084c6c26592efa8d807e4a039f34c67">FALSE</a> </li>
        </ul>

        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AdminShowJobs_8cs_source#l00069">69</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AdminShowJobs_8cs_source">AdminShowJobs.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#afc8c7b22935706e9d5cab6146d76d37d">◆ </a></span>TRUE</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.AdminShowJobsRequest.Options.TRUE = "true"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>A boolean constant for the <a className="el" href="/content/api/cs/structkinetica_1_1AdminShowJobsRequest_1_1Options" title="A set of string constants for the parameter AdminShowJobsRequest.options.">AdminShowJobsRequest.Options</a> options. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AdminShowJobs_8cs_source#l00046">46</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AdminShowJobs_8cs_source">AdminShowJobs.cs</a>.</p>
      </div>
    </div>

    <hr />

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

    <ul>
      <li>\_build/public-os\_ubuntu24.04-arch\_amd64-cc\_gcc\_13.3.0/install/Kinetica/Protocol/<a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2AdminShowJobs_8cs_source">AdminShowJobs.cs</a></li>
      <li>Kinetica/Protocol/<a className="el" href="/content/api/cs/Kinetica_2Protocol_2AdminShowJobs_8cs_source">AdminShowJobs.cs</a></li>
    </ul>
  </div>
</div>
