mirror of
https://github.com/veops/cmdb.git
synced 2025-08-07 08:34:08 +08:00
docs: api doc
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
* **`IN`**查询: 例如: `hostname:(cmdb*;cmdb-web*)` 小括号, 分号分隔
|
||||
* **`范围`**查询: 例如: `hostname:[cmdb* _TO_ cmdb-web*]` `_TO_`分隔
|
||||
* **`比较`**查询: 例如: `cpu_count:>5` 支持`>, >=, <, <=`
|
||||
* 多个条件可以用`小括号`进行组合
|
||||
|
||||
* 结果字段说明
|
||||
|
||||
|
Reference in New Issue
Block a user