此内容没有您所选择的语言版本。
Chapter 5. CLI Queries
5.1. Query Syntax 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
The CLI
list
command uses the --query
attribute to perform server-side queries, which uses the same format as Red Hat Storage Console search query language:
Collections | Criteria | Result |
---|---|---|
hosts | host.status=up | Displays a list of all hosts running clusters that are up . |
events | severity>normal sortby time | Displays the list of all events with severity higher than normal and sorted by the time element values. |
events | severity>normal sortby time desc | Displays the list of all events with severity higher than normal and sorted by the time element values in descending order. |