查询病毒查杀配置 参数 参数类型 说明 示例 下级对象 id Integer 病毒查询定时任务配置id 1 day Integer 检测频率 1:每天 3:每3天 7:每7天 1 checkModel Integer 检测模式,1:快速检测,2:全盘扫描,3:自定义扫描, 1 path String 扫描路径 checkModel3时使用,多个路径逗号分割,字符串反转后进行base64编码,如/abc,/def,变成 fed/,cba/后,用base64编码 bWl2L25pYi9yc3Uv agentGuid String agentGuid testagentguid virusHandleType String 处理方式 AUTO:自动隔离 HANDLE:手动处理 AUTO periodicAgentGuidList Array of Strings 定时检测的guid列表 [] realTimeAgentGuidList Array of Strings 实时检测的guid列表 [] periodicEnableScope String 定时检测作用范围 OPTIONAL自选主机 ALL所有主机 ALL realTimeEnableScope String 实时检测作用范围 OPTIONAL自选主机 ALL所有主机 ALL realTimeStatus Integer 实时检测开关