3.2.2. devices/users count

This command will get the count of assets that a query would return for users or devices and could be used as part of a script to do something based on the number returned.

3.2.2.1. Common Options

  • Connection Options for examples of supplying the Axonius credentials and URL.

  • There are no export options for this command since it only returns a number.

3.2.2.2. Examples

3.2.2.3. Help Page

3.2.2.3.1. axonshell users/devices count

Get the count of assets from a query.

axonshell users/devices count [OPTIONS]

Options

-u, --url <URL>

Required URL of an Axonius instance

-k, --key <KEY>

Required API Key of user in an Axonius instance

-s, --secret <SECRET>

Required API Secret of user in an Axonius instance

-q, --query <QUERY>

Query built from the Query wizard in the GUI

-qf, --query-file <QUERY_FILE>

Path to a file to override –query

-wz, --wiz <TYPE "EXPRESSION">

Build a query using an expression (multiples, will override –query)

-hd, --history-date <YYYY-MM-DD>

Return results for a given date in history

-hda, --history-days-ago <history_days_ago>

Return results for a history snapshot N days ago

-hex, --history-exact, -nhex, --no-history-exact

Date supplied in history-date or history-days-ago is an exact date

Default

False

--help-detailed <help_detailed>

Show detailed help and exit

Options

auth | query