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

# alterTableMonitor

<div className="kinetica-doxygen">
  <div id="a9b9e295051f8c202a39f9a03e14c428b" />

  <h2 className="memtitle"><span className="permalink"><a href="#a9b9e295051f8c202a39f9a03e14c428b">◆ </a></span>alterTableMonitor() <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"><a className="el" href="/content/api/cs/classkinetica_1_1AlterTableMonitorResponse">AlterTableMonitorResponse</a> kinetica.Kinetica.alterTableMonitor </td>
                <td>(</td>
                <td className="paramtype"><a className="el" href="/content/api/cs/classkinetica_1_1AlterTableMonitorRequest">AlterTableMonitorRequest</a></td>
                <td className="paramname"><span className="paramname"><span className="em">request\_</span></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>Alters a table monitor previously created with <a className="el" href="#aca74e08aa60b423b2d4dfa24fc9ec739">createTableMonitor</a>. </p>

      <div className="dl params">
        <div className="dt">Parameters</div>

        <div className="dd">
          <table className="params">
            <tr>
              <td className="paramname">request\_</td>
              <td>Request object containing the parameters for the operation.</td>
            </tr>
          </table>
        </div>
      </div>

      <div className="dl section return">
        <div className="dt">Returns</div>
        <div className="dd">Response object containing the result of the operation. </div>
      </div>

      <p className="definition">Definition at line <a className="el" href="https://github.com/kineticadb/kinetica-api-cs/blob/master/Kinetica/KineticaFunctions.cs#L14328">14328</a> of file <a className="el" href="https://github.com/kineticadb/kinetica-api-cs/blob/master/Kinetica/KineticaFunctions.cs">KineticaFunctions.cs</a>.</p>
    </div>
  </div>

  <div id="a4702127ac152af14ce177a0042d4d82f" />

  <h2 className="memtitle"><span className="permalink"><a href="#a4702127ac152af14ce177a0042d4d82f">◆ </a></span>alterTableMonitor() <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"><a className="el" href="/content/api/cs/classkinetica_1_1AlterTableMonitorResponse">AlterTableMonitorResponse</a> kinetica.Kinetica.alterTableMonitor </td>
                <td>(</td>
                <td className="paramtype">string</td>
                <td className="paramname"><span className="paramname"><span className="em">topic\_id</span></span>, </td>
              </tr>

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

                <td />

                <td className="paramtype">IDictionary\< string, string ></td>
                <td className="paramname"><span className="paramname"><span className="em">monitor\_updates\_map</span></span>, </td>
              </tr>

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

                <td />

                <td className="paramtype">IDictionary\< string, string ></td>
                <td className="paramname"><span className="paramname"><span className="em">options</span></span><span className="paramdefsep"> = </span><span className="paramdefval">null</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>Alters a table monitor previously created with <a className="el" href="#aca74e08aa60b423b2d4dfa24fc9ec739">createTableMonitor</a>. </p>

      <div className="dl params">
        <div className="dt">Parameters</div>

        <div className="dd">
          <table className="params">
            <tr>
              <td className="paramname">topic\_id</td>
              <td>The topic ID returned by <a className="el" href="#aca74e08aa60b423b2d4dfa24fc9ec739">createTableMonitor</a>. </td>
            </tr>

            <tr>
              <td className="paramname">monitor\_updates\_map</td>

              <td>
                Map containing the properties of the table monitor to be updated. Error if empty.

                <ul>
                  <li> <a className="el" href="/content/api/cs/structkinetica_1_1AlterTableMonitorRequest_1_1MonitorUpdatesMap#a2cdbf8cedd3063452882f718fbca2cee">SCHEMA\_NAME</a>: Updates the schema name. If <a className="el" href="/content/api/cs/structkinetica_1_1AlterTableMonitorRequest_1_1MonitorUpdatesMap#a2cdbf8cedd3063452882f718fbca2cee">SCHEMA\_NAME</a> doesn't exist, an error will be thrown. If <a className="el" href="/content/api/cs/structkinetica_1_1AlterTableMonitorRequest_1_1MonitorUpdatesMap#a2cdbf8cedd3063452882f718fbca2cee">SCHEMA\_NAME</a> is empty, then the user's default schema will be used. </li>
                  <li> <a className="el" href="/content/api/cs/structkinetica_1_1AlterTableMonitorRequest_1_1MonitorUpdatesMap#a29bc8facd3cbd863ec5efed268bac98c">MAX\_CONSECUTIVE\_FAILURES</a>: Updates the maximum number of consecutive failures before suspending the stream. A value of '-1' to disables auto-suspend. This value is by rank and not overall. </li>

                  <li>
                    <a className="el" href="/content/api/cs/structkinetica_1_1AlterTableMonitorRequest_1_1MonitorUpdatesMap#a3a21c351e10e7d12ca1e69bd03179f8e">NOTIFICATIONS</a>: Updates the state of the monitor. Supported values:

                    <ul>
                      <li> <a className="el" href="/content/api/cs/structkinetica_1_1AlterTableMonitorRequest_1_1MonitorUpdatesMap#af4e2e2e61dea6d93c2731af2c15174c8">RESUME</a> </li>
                      <li> <a className="el" href="/content/api/cs/structkinetica_1_1AlterTableMonitorRequest_1_1MonitorUpdatesMap#a3b16e3cb2cb5ed339281cbc9d8b5476c">SUSPEND</a> </li>
                    </ul>

                    The default value is an empty Dictionary.
                  </li>
                </ul>
              </td>
            </tr>

            <tr>
              <td className="paramname">options</td>
              <td>Optional parameters. The default value is an empty Dictionary.</td>
            </tr>
          </table>
        </div>
      </div>

      <div className="dl section return">
        <div className="dt">Returns</div>
        <div className="dd">Response object containing the result of the operation. </div>
      </div>

      <p className="definition">Definition at line <a className="el" href="https://github.com/kineticadb/kinetica-api-cs/blob/master/Kinetica/KineticaFunctions.cs#L14408">14408</a> of file <a className="el" href="https://github.com/kineticadb/kinetica-api-cs/blob/master/Kinetica/KineticaFunctions.cs">KineticaFunctions.cs</a>.</p>
    </div>
  </div>

  <div id="ad36185e928cdae95b6705cfdf9c44064" />

  <h2 className="memtitle"><span className="permalink"><a href="#ad36185e928cdae95b6705cfdf9c44064">◆ </a></span>AlterTableMonitorAsync() <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">async System.Threading.Tasks.Task\< <a className="el" href="/content/api/cs/classkinetica_1_1AlterTableMonitorResponse">AlterTableMonitorResponse</a> > kinetica.Kinetica.AlterTableMonitorAsync </td>
                <td>(</td>
                <td className="paramtype"><a className="el" href="/content/api/cs/classkinetica_1_1AlterTableMonitorRequest">AlterTableMonitorRequest</a></td>
                <td className="paramname"><span className="paramname"><span className="em">request\_</span></span>, </td>
              </tr>

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

                <td />

                <td className="paramtype">System.Threading.CancellationToken</td>
                <td className="paramname"><span className="paramname"><span className="em">cancellationToken</span></span><span className="paramdefsep"> = </span><span className="paramdefval">default</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>Alters a table monitor previously created with <a className="el" href="#aca74e08aa60b423b2d4dfa24fc9ec739">createTableMonitor</a>. </p>
      <p>(async)</p>

      <div className="dl params">
        <div className="dt">Parameters</div>

        <div className="dd">
          <table className="params">
            <tr>
              <td className="paramname">request\_</td>
              <td>Request object containing the parameters for the operation.</td>
            </tr>

            <tr>
              <td className="paramname">cancellationToken</td>
              <td>Cancellation token to cancel the operation.</td>
            </tr>
          </table>
        </div>
      </div>

      <div className="dl section return">
        <div className="dt">Returns</div>
        <div className="dd">Task that returns the response object containing the result of the operation.</div>
      </div>

      <p className="definition">Definition at line <a className="el" href="https://github.com/kineticadb/kinetica-api-cs/blob/master/Kinetica/KineticaFunctions.cs#L14345">14345</a> of file <a className="el" href="https://github.com/kineticadb/kinetica-api-cs/blob/master/Kinetica/KineticaFunctions.cs">KineticaFunctions.cs</a>.</p>
    </div>
  </div>

  <div id="a0ac014aa85b9383bc46986f694f2772c" />

  <h2 className="memtitle"><span className="permalink"><a href="#a0ac014aa85b9383bc46986f694f2772c">◆ </a></span>AlterTableMonitorAsync() <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">async System.Threading.Tasks.Task\< <a className="el" href="/content/api/cs/classkinetica_1_1AlterTableMonitorResponse">AlterTableMonitorResponse</a> > kinetica.Kinetica.AlterTableMonitorAsync </td>
                <td>(</td>
                <td className="paramtype">string</td>
                <td className="paramname"><span className="paramname"><span className="em">topic\_id</span></span>, </td>
              </tr>

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

                <td />

                <td className="paramtype">IDictionary\< string, string ></td>
                <td className="paramname"><span className="paramname"><span className="em">monitor\_updates\_map</span></span>, </td>
              </tr>

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

                <td />

                <td className="paramtype">IDictionary\< string, string ></td>
                <td className="paramname"><span className="paramname"><span className="em">options</span></span><span className="paramdefsep"> = </span><span className="paramdefval">null</span>, </td>
              </tr>

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

                <td />

                <td className="paramtype">System.Threading.CancellationToken</td>
                <td className="paramname"><span className="paramname"><span className="em">cancellationToken</span></span><span className="paramdefsep"> = </span><span className="paramdefval">default</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>Alters a table monitor previously created with <a className="el" href="#aca74e08aa60b423b2d4dfa24fc9ec739">createTableMonitor</a>. </p>
      <p>(async)</p>

      <div className="dl params">
        <div className="dt">Parameters</div>

        <div className="dd">
          <table className="params">
            <tr>
              <td className="paramname">topic\_id</td>
              <td>The topic ID returned by <a className="el" href="#aca74e08aa60b423b2d4dfa24fc9ec739">createTableMonitor</a>. </td>
            </tr>

            <tr>
              <td className="paramname">monitor\_updates\_map</td>

              <td>
                Map containing the properties of the table monitor to be updated. Error if empty.

                <ul>
                  <li> <a className="el" href="/content/api/cs/structkinetica_1_1AlterTableMonitorRequest_1_1MonitorUpdatesMap#a2cdbf8cedd3063452882f718fbca2cee">SCHEMA\_NAME</a>: Updates the schema name. If <a className="el" href="/content/api/cs/structkinetica_1_1AlterTableMonitorRequest_1_1MonitorUpdatesMap#a2cdbf8cedd3063452882f718fbca2cee">SCHEMA\_NAME</a> doesn't exist, an error will be thrown. If <a className="el" href="/content/api/cs/structkinetica_1_1AlterTableMonitorRequest_1_1MonitorUpdatesMap#a2cdbf8cedd3063452882f718fbca2cee">SCHEMA\_NAME</a> is empty, then the user's default schema will be used. </li>
                  <li> <a className="el" href="/content/api/cs/structkinetica_1_1AlterTableMonitorRequest_1_1MonitorUpdatesMap#a29bc8facd3cbd863ec5efed268bac98c">MAX\_CONSECUTIVE\_FAILURES</a>: Updates the maximum number of consecutive failures before suspending the stream. A value of '-1' to disables auto-suspend. This value is by rank and not overall. </li>

                  <li>
                    <a className="el" href="/content/api/cs/structkinetica_1_1AlterTableMonitorRequest_1_1MonitorUpdatesMap#a3a21c351e10e7d12ca1e69bd03179f8e">NOTIFICATIONS</a>: Updates the state of the monitor. Supported values:

                    <ul>
                      <li> <a className="el" href="/content/api/cs/structkinetica_1_1AlterTableMonitorRequest_1_1MonitorUpdatesMap#af4e2e2e61dea6d93c2731af2c15174c8">RESUME</a> </li>
                      <li> <a className="el" href="/content/api/cs/structkinetica_1_1AlterTableMonitorRequest_1_1MonitorUpdatesMap#a3b16e3cb2cb5ed339281cbc9d8b5476c">SUSPEND</a> </li>
                    </ul>

                    The default value is an empty Dictionary.
                  </li>
                </ul>
              </td>
            </tr>

            <tr>
              <td className="paramname">options</td>
              <td>Optional parameters. The default value is an empty Dictionary.</td>
            </tr>

            <tr>
              <td className="paramname">cancellationToken</td>
              <td>Cancellation token to cancel the operation.</td>
            </tr>
          </table>
        </div>
      </div>

      <div className="dl section return">
        <div className="dt">Returns</div>
        <div className="dd">Task that returns the response object containing the result of the operation.</div>
      </div>

      <p className="definition">Definition at line <a className="el" href="https://github.com/kineticadb/kinetica-api-cs/blob/master/Kinetica/KineticaFunctions.cs#L14474">14474</a> of file <a className="el" href="https://github.com/kineticadb/kinetica-api-cs/blob/master/Kinetica/KineticaFunctions.cs">KineticaFunctions.cs</a>.</p>
    </div>
  </div>
</div>
