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

> kinetica.AdminShowClusterOperationsResponse.OverallStatus — 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_1AdminShowClusterOperationsResponse#a5bbe4b7fb912fec5c1c9e02861e0c09e" title="Overall success status of the operation.">AdminShowClusterOperationsResponse.overall\_status</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:a8d56a8091f92134093e074a810701865" id="r_a8d56a8091f92134093e074a810701865">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a8d56a8091f92134093e074a810701865">OK</a> = "OK"</td>
      </tr>

      <tr className="memdesc:a8d56a8091f92134093e074a810701865">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">The operation was successful, or, if still in progress, the operation is successful so far. <br /></td>
      </tr>

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

      <tr className="memitem:a854258b0b312a6ab87d281f47e9c6071" id="r_a854258b0b312a6ab87d281f47e9c6071">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a854258b0b312a6ab87d281f47e9c6071">ERROR</a> = "ERROR"</td>
      </tr>

      <tr className="memdesc:a854258b0b312a6ab87d281f47e9c6071">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">An error occurred executing the operation. <br /></td>
      </tr>

      <tr className="separator:a854258b0b312a6ab87d281f47e9c6071">
        <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_1AdminShowClusterOperationsResponse#a5bbe4b7fb912fec5c1c9e02861e0c09e" title="Overall success status of the operation.">AdminShowClusterOperationsResponse.overall\_status</a>. </p>
      <p>Overall success status of the operation.</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_2AdminShowClusterOperations_8cs_source#l00077">77</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_2AdminShowClusterOperations_8cs_source">AdminShowClusterOperations.cs</a>.</p>
    </div>

    <h2 className="groupheader">Member Data Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a854258b0b312a6ab87d281f47e9c6071">◆ </a></span>ERROR</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.AdminShowClusterOperationsResponse.OverallStatus.ERROR = "ERROR"</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>An error occurred executing the operation. </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_2AdminShowClusterOperations_8cs_source#l00084">84</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_2AdminShowClusterOperations_8cs_source">AdminShowClusterOperations.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a8d56a8091f92134093e074a810701865">◆ </a></span>OK</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.AdminShowClusterOperationsResponse.OverallStatus.OK = "OK"</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>The operation was successful, or, if still in progress, the operation is successful so far. </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_2AdminShowClusterOperations_8cs_source#l00081">81</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_2AdminShowClusterOperations_8cs_source">AdminShowClusterOperations.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_2AdminShowClusterOperations_8cs_source">AdminShowClusterOperations.cs</a></li>
      <li>Kinetica/Protocol/<a className="el" href="/content/api/cs/Kinetica_2Protocol_2AdminShowClusterOperations_8cs_source">AdminShowClusterOperations.cs</a></li>
    </ul>
  </div>
</div>
