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

> gpudb::AdminShutdownResponse — 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#a6a4b1b30ce919c660ef04f11e7b24b5c">GPUdb::adminShutdown</a>. <a href="#details">More...</a></p>
    <p><code>#include \<<a className="el" href="/content/api/cpp/admin__shutdown_8h_source">gpudb/protocol/admin\_shutdown.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:a03ae20e786e194c5a54819a8c4872ebf" id="r_a03ae20e786e194c5a54819a8c4872ebf">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a03ae20e786e194c5a54819a8c4872ebf">AdminShutdownResponse</a> ()</td>
      </tr>

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

      <tr className="separator:a03ae20e786e194c5a54819a8c4872ebf">
        <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:ae150bc919b7db8f199e0c848c6e468b5" id="r_ae150bc919b7db8f199e0c848c6e468b5">
        <td className="memItemLeft" align="right" valign="top">std::string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ae150bc919b7db8f199e0c848c6e468b5">exitStatus</a></td>
      </tr>

      <tr className="memdesc:ae150bc919b7db8f199e0c848c6e468b5">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">'OK' upon (right before) successful exit. <br /></td>
      </tr>

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

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

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

      <tr className="separator:abd19fe69ac40c3d31979eb2af2e328c9">
        <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#a6a4b1b30ce919c660ef04f11e7b24b5c">GPUdb::adminShutdown</a>. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cpp/admin__shutdown_8h_source#l00120">120</a> of file <a className="el" href="/content/api/cpp/admin__shutdown_8h_source">admin\_shutdown.h</a>.</p>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">gpudb::AdminShutdownResponse::AdminShutdownResponse </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_1AdminShutdownResponse" title="A set of results returned by GPUdb::adminShutdown.">AdminShutdownResponse</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/admin__shutdown_8h_source#l00125">125</a> of file <a className="el" href="/content/api/cpp/admin__shutdown_8h_source">admin\_shutdown.h</a>.</p>
      </div>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::string gpudb::AdminShutdownResponse::exitStatus</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>'OK' upon (right before) successful exit. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/admin__shutdown_8h_source#l00134">134</a> of file <a className="el" href="/content/api/cpp/admin__shutdown_8h_source">admin\_shutdown.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#abd19fe69ac40c3d31979eb2af2e328c9">◆ </a></span>info</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::map\<std::string, std::string> gpudb::AdminShutdownResponse::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/admin__shutdown_8h_source#l00139">139</a> of file <a className="el" href="/content/api/cpp/admin__shutdown_8h_source">admin\_shutdown.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__shutdown_8h_source">admin\_shutdown.h</a></li>
    </ul>
  </div>
</div>
