获取syslog配置
GET
/notifier/syslog
接口描述
获取syslog 配置内容
请求头
参数名
类型
描述
必填
Authorization
string
示例:Bearer {{token}}
必填
响应参数
参数名
类型
描述
必填
enabled
boolean
示例:false
必填
host
string
示例:
必填
port
int
示例:0
必填
protocol
string
示例:
必填
facility
string
示例:
必填
severity
string
示例:
必填