查询订阅规则
GET
https://api.flashcat.cloud/api/n9e/alert-subscribe/{id}
最后修改时间:2025-03-02 08:26:06
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.flashcat.cloud/api/n9e/alert-subscribe/'
响应示例响应示例
{
"dat": {
"id": 0,
"note": "string",
"cate": "string",
"datasource_ids": [
0
],
"severities": [
0
],
"busi_groups": [
{
"value": "string",
"func": "string"
}
],
"tags": [
{
"func": "string",
"key": "string",
"value": "string"
}
],
"rule_ids": [
0
],
"cluster": "string",
"for_duration": 0,
"redefine_severity": 0,
"new_severity": 0,
"notify_rule_ids": [
0
],
"user_group_ids": "string",
"redefine_channels": 0,
"new_channels": "string",
"redefine_webhooks": 0,
"webhooks": [
"string"
]
},
"err": "string"
}
请求参数
Path 参数
id
string
订阅规则ID