3.2.18. adapters cnx get

This command is used to extract the metadata for connections from the output of the adapters get command and optionally filter the connections based on status or id.

3.2.18.1. Common Options

3.2.18.2. Examples

3.2.18.3. Help Page

3.2.18.3.1. axonshell adapters cnx get

Get connections.

axonshell adapters cnx get [OPTIONS]

Options

-u, --url <URL>

Required URL of an Axonius instance

-k, --key <KEY>

Required API Key (or username if credentials=True) of user in an Axonius instance

-s, --secret <SECRET>

Required API Secret (or password if credentials=True) of user in an Axonius instance

-tn, --tunnel <tunnel>

Tunnel ID or Name

-nn, --node-name <adapter_node>

Node name (will default to core instance if not supplied)

-n, --name <adapter_name>

Required Adapter name

-xf, --export-format <export_format>

Format of to export data in

Default:

table

Options:

json-full | json-config | json | table | table-schemas | str | str-args