3.2.16.2.1. Check only working connections for an adapterΒΆ

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 does the following:

  • Get the AWS adapter on the master node

  • Get only the working connections from the AWS adapter metadata

  • Check that the working connections can reach their endpoints.

$ axonshell adapters get --name aws | \
  axonshell adapters cnx get --no-broken | \
  axonshell adapters cnx check -xf check.json