3.2.11.2.2. Valid Names¶
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:
Deletes two saved queries after waiting 5 seconds (instead of the default of 30 seconds).
$ axonshell devices saved-query delete \
--name "last seen in 2 days" \
--name "bloop" \
--wait 5
3.2.11.2.2.1. Notes¶
Note
This example works the same for both the devices saved-query delete and
users saved-query delete commands.