public class Alert extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ListAlertResp |
list(ListAlertReq req)
获取告警记录,获取特定条件下租户的设备告警记录。
|
ListAlertResp |
list(ListAlertReq req,
RequestOptions reqOptions)
获取告警记录,获取特定条件下租户的设备告警记录。
|
public Alert(Config config)
public ListAlertResp list(ListAlertReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=list&project=vc&resource=alert&version=v1 ;
Exceptionpublic ListAlertResp list(ListAlertReq req) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=list&project=vc&resource=alert&version=v1 ;
ExceptionCopyright © 2026. All rights reserved.