3.2.13.2.1. Get All¶
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.
This does the following:
Gets all saved queries for device assets.
$ axonshell devices saved-query get \
--export-file saved_query.json \
--export-overwrite
3.2.13.2.1.1. Notes¶
Note
This example works the same for both the devices saved-query get and
users saved-query get commands.