3.2.7.2.3. Adapter Regex Filter And Fields Regex Filter

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:

  • Return a list where the keys are the adapter names and the values are valid fields for the adapter.

  • Only return adapters that match the regular expression aws and fields that match the regular expression ip.

$ axonshell devices get-fields --adapter-re aws --field-re ip

3.2.7.2.3.1. Notes

Note

This example works the same for both the devices get-fields and users get-fields commands.