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

> gpudb::RevokePermissionSystemRequest — 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#ad20db437d84c13c2ba812cb71b95d13f">GPUdb::revokePermissionSystem</a>. <a href="#details">More...</a></p>
    <p><code>#include \<<a className="el" href="/content/api/cpp/revoke__permission__system_8h_source">gpudb/protocol/revoke\_permission\_system.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:af396337f6e5dd8a8190e30ef85433d70" id="r_af396337f6e5dd8a8190e30ef85433d70">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#af396337f6e5dd8a8190e30ef85433d70">RevokePermissionSystemRequest</a> ()</td>
      </tr>

      <tr className="memdesc:af396337f6e5dd8a8190e30ef85433d70">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs a <a className="el" href="/content/api/cpp/structgpudb_1_1RevokePermissionSystemRequest" title="A set of parameters for GPUdb::revokePermissionSystem.">RevokePermissionSystemRequest</a> object with default parameters. <br /></td>
      </tr>

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

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

      <tr className="memdesc:a5e40d1c5ba97f582ab8e5ade1ec0a5bb">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs a <a className="el" href="/content/api/cpp/structgpudb_1_1RevokePermissionSystemRequest" title="A set of parameters for GPUdb::revokePermissionSystem.">RevokePermissionSystemRequest</a> object with the specified parameters. <br /></td>
      </tr>

      <tr className="separator:a5e40d1c5ba97f582ab8e5ade1ec0a5bb">
        <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:acab8cf4592d096e63b6b8ac3592d9a49" id="r_acab8cf4592d096e63b6b8ac3592d9a49">
        <td className="memItemLeft" align="right" valign="top">std::string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#acab8cf4592d096e63b6b8ac3592d9a49">name</a></td>
      </tr>

      <tr className="memdesc:acab8cf4592d096e63b6b8ac3592d9a49">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Name of the user or role from which the permission will be revoked. <br /></td>
      </tr>

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

      <tr className="memitem:a68b8cc5ed3edbacf3e3e93f37870b9a5" id="r_a68b8cc5ed3edbacf3e3e93f37870b9a5">
        <td className="memItemLeft" align="right" valign="top">std::string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a68b8cc5ed3edbacf3e3e93f37870b9a5">permission</a></td>
      </tr>

      <tr className="memdesc:a68b8cc5ed3edbacf3e3e93f37870b9a5">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Permission to revoke from the user or role. <br /></td>
      </tr>

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

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

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

      <tr className="separator:a5f358c844266e35c500d77c64e4f126f">
        <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#ad20db437d84c13c2ba812cb71b95d13f">GPUdb::revokePermissionSystem</a>. </p>
      <p>Revokes a system-level permission from a user or role. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cpp/revoke__permission__system_8h_source#l00018">18</a> of file <a className="el" href="/content/api/cpp/revoke__permission__system_8h_source">revoke\_permission\_system.h</a>.</p>
    </div>

    <h2 className="groupheader">Constructor & Destructor Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#af396337f6e5dd8a8190e30ef85433d70">◆ </a></span>RevokePermissionSystemRequest() <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::RevokePermissionSystemRequest::RevokePermissionSystemRequest </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 a <a className="el" href="/content/api/cpp/structgpudb_1_1RevokePermissionSystemRequest" title="A set of parameters for GPUdb::revokePermissionSystem.">RevokePermissionSystemRequest</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/revoke__permission__system_8h_source#l00024">24</a> of file <a className="el" href="/content/api/cpp/revoke__permission__system_8h_source">revoke\_permission\_system.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a5e40d1c5ba97f582ab8e5ade1ec0a5bb">◆ </a></span>RevokePermissionSystemRequest() <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::RevokePermissionSystemRequest::RevokePermissionSystemRequest </td>
                  <td>(</td>
                  <td className="paramtype">const std::string &</td>
                  <td className="paramname"><span className="paramname"><span className="em">name\_</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">const std::string &</td>
                  <td className="paramname"><span className="paramname"><span className="em">permission\_</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <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>
                </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 a <a className="el" href="/content/api/cpp/structgpudb_1_1RevokePermissionSystemRequest" title="A set of parameters for GPUdb::revokePermissionSystem.">RevokePermissionSystemRequest</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">name\_</td>
                <td>Name of the user or role from which the permission will be revoked. Must be an existing user or role. </td>
              </tr>

              <tr>
                <td className="paramdir">\[in]</td>
                <td className="paramname">permission\_</td>

                <td>
                  Permission to revoke from the user or role. Supported values:

                  <ul>
                    <li> <a className="el" href="/content/api/cpp/namespacegpudb#a6c26c57bc9d1d3177ac35ad214367e40">revoke\_permission\_system\_system\_admin</a>: Full access to all data and system functions. </li>
                    <li> <a className="el" href="/content/api/cpp/namespacegpudb#a4060deb8663e456adf9a92f7108b543c">revoke\_permission\_system\_system\_user\_admin</a>: Access to administer users and roles that do not have system\_admin permission. </li>
                    <li> <a className="el" href="/content/api/cpp/namespacegpudb#ac87bb2600dcd647257d39cd0c79a5ffa">revoke\_permission\_system\_system\_write</a>: Read and write access to all tables. </li>
                    <li> <a className="el" href="/content/api/cpp/namespacegpudb#a4be45d14256e45be090a03b8698d1d4b">revoke\_permission\_system\_system\_read</a>: Read-only access to all tables. </li>
                    <li> <a className="el" href="/content/api/cpp/namespacegpudb#a5c7375b52d15ab38e540379dc7eb296c">revoke\_permission\_system\_system\_send\_alert</a>: Send system alerts. </li>
                  </ul>
                </td>
              </tr>

              <tr>
                <td className="paramdir">\[in]</td>
                <td className="paramname">options\_</td>
                <td>Optional parameters. 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/revoke__permission__system_8h_source#l00067">67</a> of file <a className="el" href="/content/api/cpp/revoke__permission__system_8h_source">revoke\_permission\_system.h</a>.</p>
      </div>
    </div>

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

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

      <div className="memdoc">
        <p>Name of the user or role from which the permission will be revoked. </p>
        <p>Must be an existing user or role. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/revoke__permission__system_8h_source#l00078">78</a> of file <a className="el" href="/content/api/cpp/revoke__permission__system_8h_source">revoke\_permission\_system.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a5f358c844266e35c500d77c64e4f126f">◆ </a></span>options</h2>

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

      <div className="memdoc">
        <p>Optional parameters. </p>
        <p>The default value is an empty map. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/revoke__permission__system_8h_source#l00107">107</a> of file <a className="el" href="/content/api/cpp/revoke__permission__system_8h_source">revoke\_permission\_system.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a68b8cc5ed3edbacf3e3e93f37870b9a5">◆ </a></span>permission</h2>

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

      <div className="memdoc">
        <p>Permission to revoke from the user or role. </p>
        <p>Supported values: </p>

        <ul>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#a6c26c57bc9d1d3177ac35ad214367e40">revoke\_permission\_system\_system\_admin</a>: Full access to all data and system functions. </li>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#a4060deb8663e456adf9a92f7108b543c">revoke\_permission\_system\_system\_user\_admin</a>: Access to administer users and roles that do not have system\_admin permission. </li>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#ac87bb2600dcd647257d39cd0c79a5ffa">revoke\_permission\_system\_system\_write</a>: Read and write access to all tables. </li>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#a4be45d14256e45be090a03b8698d1d4b">revoke\_permission\_system\_system\_read</a>: Read-only access to all tables. </li>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#a5c7375b52d15ab38e540379dc7eb296c">revoke\_permission\_system\_system\_send\_alert</a>: Send system alerts. </li>
        </ul>

        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/revoke__permission__system_8h_source#l00102">102</a> of file <a className="el" href="/content/api/cpp/revoke__permission__system_8h_source">revoke\_permission\_system.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/revoke__permission__system_8h_source">revoke\_permission\_system.h</a></li>
    </ul>
  </div>
</div>
