NOTE: This command is available starting with VAST Cluster 5.4.1.
This command shows a list of queries that have been performed to search for open files.
Usage
openfilesquery list [--page-size COUNT]
[--page NUMBER]Options
| Sets the maximum number of entries in an output page. Valid values: 1-1000. Default: 100. |
| Displays a particular output page. By default, page 1 is displayed. Using this option requires that the page size ( |
Example
vcli: admin> openfilesquery list
+----+---------------------+-----------+-------------+-------------------------------------+---------------+-----------+--------------------+
| ID | Created | Tenant-id | Path-prefix | Filters | Async-task-id | State | Name |
+----+---------------------+-----------+-------------+-------------------------------------+---------------+-----------+--------------------+
| 1 | 2025-10-30 12:38:52 | 1 | / | {'return_only_locked_files': False} | 4 | COMPLETED | query_/_1761827932 |
+----+---------------------+-----------+-------------+-------------------------------------+---------------+-----------+--------------------+