3.2.2.2.1. With No Query¶
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:
Since no query supplied, this will return the count of ALL device assets.
$ axonshell devices count
3.2.2.2.1.1. Notes¶
Note
This example works the same for both the devices count and users count commands.
Note
If –query-file is supplied, it will override –query if that is also supplied.
See also
Shell Quoting Rules for how to deal with quoting the –query value in various shells.