获取通知设置 枚举参数 无 请求示例 请求url 无 请求头header { "regionid": "100054c0416811e9a6690242ac110002", "urlType": "CTAPI" } 请求体body {} 响应示例 { "statusCode": "800", "error": "CFW0000", "message": "成功!", "returnObj": { "notifyList": [ { "notifyId": "c6580ef202d64af48cae1e46c140d3ae", "notifyTitle": "入侵检测告警", "notifyType": [ "SERIOUS", "HIGH", "MEDIUM" ], "notifyMethod": [ "EMAIL" ], "timeRange": [ 8, 20 ], "subscriberCount": 1, "status": 1, "users": [ { "userId": "9fed79ddab744ca2aee039454ef1dd4c", "name": "dem", "email": "dba@163.com", "selected": 0 }, { "userId": "81d45010a9824ead9e5b1a86499a2bee", "name": "dit", "email": "dba@163.com", "selected": 0 }, { "userId": "eed24db80ef942e0af4a1284d88b3fbd", "name": "t23", "email": "494@qq.com", "selected": 0 }, { "userId": "c09bbcb66d74402b9709d1deaaa0c9f1", "name": "sy", "email": "sha@chinatelecom.cn", "selected": 1 }, { "userId": "0beb89c5a9924b7d90593a414391c721", "name": "som", "email": "sec@163.com", "selected": 0 } ] } ] } }