.. include:: /main/.special.rst adapters cnx delete-by-id ############################################### .. include:: /main/deprecation_banner.rst This command will delete a connection from an adapter on a node. Input feeds =============================================== The input to this command as --rows must be from one of these commands: * :doc:`../grp_adapters_cmds/cmd_get`: Supplying input from this command will delete **ALL** of the connections for **ALL** of the adapters returned from this command. * :doc:`../grp_cnx_cmds/cmd_get`: Supplying input from this command will delete all of the connections that have been returned by the supplied filters. .. seealso:: :doc:`../grp_cnx_cmds/cmd_get` for examples of filtering connections using `axonshell adapters get | axonshell adapters cnx get`. Common Options =============================================== * :ref:`connection_options` for examples of supplying the Axonius credentials and URL. * :ref:`export_options` for examples of exporting data in different formats and outputs. * :ref:`rows_option` for examples of working with input feeds. Examples =============================================== .. toctree:: :maxdepth: 1 :glob: cmd_delete_examples/ex* Help Page =============================================== .. click:: axonius_api_client.cli.grp_adapters.grp_cnx.cmd_delete_by_id:cmd :prog: axonshell adapters cnx delete