3.2.1. adapters get

Warning

This API is deprecated.

Axonius API v2 is now available, we recommend you move to API v2.

New features will no longer be added to this API. Axonius will only provide bug fixes.

Read about API v2

This command allows you to get metadata of adapters and their connections.

3.2.1.1. Common Options

3.2.1.2. Examples

3.2.1.3. Help Page

3.2.1.3.1. axonshell adapters get

Get adapter information.

axonshell adapters 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

-xf, --export-format <export_format>

Format of to export data in

Default:

str

Options:

json | json-full | table | str | str-args