3.2.9. devices/users get-tags¶
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 allows you to get all of the current tags in the system for devices or users.
See also
Tag/Untag Assets Found In Query for how to tag and untag based on saved queries.
3.2.9.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 a simple list of known labels.
3.2.9.2. Examples¶
3.2.9.3. Help Page¶
3.2.9.3.1. axonshell devices/users get-tags¶
Get all known tags.
axonshell devices/users get-tags [OPTIONS]
Options
- -u, --url <URL>¶
Required URL of an Axonius instance
- -k, --key <KEY>¶
Required API Key (or username if credentials=True) of user in an Axonius instance
- -s, --secret <SECRET>¶
Required API Secret (or password if credentials=True) of user in an Axonius instance