tccli 3.0.1291.1__py2.py3-none-any.whl → 3.0.1292.1__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (47) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/antiddos/antiddos_client.py +7 -113
  3. tccli/services/antiddos/v20200309/api.json +41 -401
  4. tccli/services/antiddos/v20200309/examples.json +1 -17
  5. tccli/services/apm/v20210622/api.json +44 -44
  6. tccli/services/apm/v20210622/examples.json +5 -5
  7. tccli/services/batch/v20170312/api.json +161 -161
  8. tccli/services/batch/v20170312/examples.json +1 -1
  9. tccli/services/cdwch/v20200915/api.json +303 -219
  10. tccli/services/cdwch/v20200915/examples.json +18 -18
  11. tccli/services/cdwpg/v20201230/api.json +21 -21
  12. tccli/services/cdwpg/v20201230/examples.json +2 -2
  13. tccli/services/ckafka/v20190819/api.json +1015 -1005
  14. tccli/services/cls/v20201016/api.json +112 -112
  15. tccli/services/dbbrain/v20191016/api.json +2 -2
  16. tccli/services/dbbrain/v20210527/api.json +14 -5
  17. tccli/services/emr/v20190103/api.json +249 -13
  18. tccli/services/emr/v20190103/examples.json +2 -2
  19. tccli/services/hunyuan/v20230901/api.json +13 -2
  20. tccli/services/iotexplorer/iotexplorer_client.py +53 -0
  21. tccli/services/iotexplorer/v20190423/api.json +72 -0
  22. tccli/services/iotexplorer/v20190423/examples.json +8 -0
  23. tccli/services/iotvideoindustry/v20201201/api.json +75 -75
  24. tccli/services/iotvideoindustry/v20201201/examples.json +1 -1
  25. tccli/services/lke/lke_client.py +0 -53
  26. tccli/services/lke/v20231130/api.json +0 -43
  27. tccli/services/lke/v20231130/examples.json +0 -8
  28. tccli/services/lkeap/v20240522/api.json +1 -1
  29. tccli/services/memcached/v20190318/api.json +1 -1
  30. tccli/services/monitor/monitor_client.py +57 -4
  31. tccli/services/monitor/v20180724/api.json +249 -0
  32. tccli/services/monitor/v20180724/examples.json +8 -0
  33. tccli/services/redis/v20180412/api.json +2 -2
  34. tccli/services/svp/v20240125/api.json +3 -3
  35. tccli/services/svp/v20240125/examples.json +1 -1
  36. tccli/services/tdmq/v20200217/api.json +266 -266
  37. tccli/services/teo/teo_client.py +53 -0
  38. tccli/services/teo/v20220901/api.json +50 -7
  39. tccli/services/teo/v20220901/examples.json +8 -0
  40. tccli/services/thpc/v20220401/api.json +6 -6
  41. tccli/services/thpc/v20230321/api.json +14 -14
  42. tccli/services/wedata/v20210820/api.json +166 -12
  43. {tccli-3.0.1291.1.dist-info → tccli-3.0.1292.1.dist-info}/METADATA +2 -2
  44. {tccli-3.0.1291.1.dist-info → tccli-3.0.1292.1.dist-info}/RECORD +47 -47
  45. {tccli-3.0.1291.1.dist-info → tccli-3.0.1292.1.dist-info}/WHEEL +0 -0
  46. {tccli-3.0.1291.1.dist-info → tccli-3.0.1292.1.dist-info}/entry_points.txt +0 -0
  47. {tccli-3.0.1291.1.dist-info → tccli-3.0.1292.1.dist-info}/license_files/LICENSE +0 -0
@@ -10714,63 +10714,63 @@
10714
10714
  },
10715
10715
  {
10716
10716
  "disabled": false,
10717
- "document": "机器组绑定的标签列表\n注意:此字段可能返回 null,表示取不到有效值。",
10717
+ "document": "机器组绑定的标签列表",
10718
10718
  "example": "无",
10719
10719
  "member": "Tag",
10720
10720
  "name": "Tags",
10721
10721
  "output_required": true,
10722
10722
  "type": "list",
10723
- "value_allowed_null": true
10723
+ "value_allowed_null": false
10724
10724
  },
10725
10725
  {
10726
10726
  "disabled": false,
10727
- "document": "是否开启机器组自动更新\n注意:此字段可能返回 null,表示取不到有效值。",
10727
+ "document": "是否开启机器组自动更新",
10728
10728
  "example": "\"true\"",
10729
10729
  "member": "string",
10730
10730
  "name": "AutoUpdate",
10731
10731
  "output_required": true,
10732
10732
  "type": "string",
10733
- "value_allowed_null": true
10733
+ "value_allowed_null": false
10734
10734
  },
10735
10735
  {
10736
10736
  "disabled": false,
10737
- "document": "升级开始时间,建议业务低峰期升级LogListener\n注意:此字段可能返回 null,表示取不到有效值。",
10737
+ "document": "升级开始时间,建议业务低峰期升级LogListener",
10738
10738
  "example": "\"12:00:00\"",
10739
10739
  "member": "string",
10740
10740
  "name": "UpdateStartTime",
10741
10741
  "output_required": true,
10742
10742
  "type": "string",
10743
- "value_allowed_null": true
10743
+ "value_allowed_null": false
10744
10744
  },
10745
10745
  {
10746
10746
  "disabled": false,
10747
- "document": "升级结束时间,建议业务低峰期升级LogListener\n注意:此字段可能返回 null,表示取不到有效值。",
10747
+ "document": "升级结束时间,建议业务低峰期升级LogListener",
10748
10748
  "example": "\"13:00:00\"",
10749
10749
  "member": "string",
10750
10750
  "name": "UpdateEndTime",
10751
10751
  "output_required": true,
10752
10752
  "type": "string",
10753
- "value_allowed_null": true
10753
+ "value_allowed_null": false
10754
10754
  },
10755
10755
  {
10756
10756
  "disabled": false,
10757
- "document": "是否开启服务日志,用于记录因Loglistener 服务自身产生的log,开启后,会创建内部日志集cls_service_logging和日志主题loglistener_status,loglistener_alarm,loglistener_business,不产生计费\n注意:此字段可能返回 null,表示取不到有效值。",
10757
+ "document": "是否开启服务日志,用于记录因Loglistener 服务自身产生的log,开启后,会创建内部日志集cls_service_logging和日志主题loglistener_status,loglistener_alarm,loglistener_business,不产生计费",
10758
10758
  "example": "true",
10759
10759
  "member": "bool",
10760
10760
  "name": "ServiceLogging",
10761
10761
  "output_required": true,
10762
10762
  "type": "bool",
10763
- "value_allowed_null": true
10763
+ "value_allowed_null": false
10764
10764
  },
10765
10765
  {
10766
10766
  "disabled": false,
10767
- "document": "机器组中机器离线定期清理时间\n注意:此字段可能返回 null,表示取不到有效值。",
10767
+ "document": "机器组中机器离线定期清理时间",
10768
10768
  "example": "30",
10769
10769
  "member": "int64",
10770
10770
  "name": "DelayCleanupTime",
10771
10771
  "output_required": true,
10772
10772
  "type": "int",
10773
- "value_allowed_null": true
10773
+ "value_allowed_null": false
10774
10774
  },
10775
10775
  {
10776
10776
  "disabled": false,
@@ -10838,13 +10838,13 @@
10838
10838
  },
10839
10839
  {
10840
10840
  "disabled": false,
10841
- "document": "机器实例ID\n注意:此字段可能返回 null,表示取不到有效值。",
10841
+ "document": "机器实例ID",
10842
10842
  "example": "loglistener-1462d334-0fb6-5f36-28d8-209e1b17ea2d",
10843
10843
  "member": "string",
10844
10844
  "name": "InstanceID",
10845
10845
  "output_required": false,
10846
10846
  "type": "string",
10847
- "value_allowed_null": true
10847
+ "value_allowed_null": false
10848
10848
  },
10849
10849
  {
10850
10850
  "disabled": false,
@@ -10998,25 +10998,25 @@
10998
10998
  "members": [
10999
10999
  {
11000
11000
  "disabled": false,
11001
- "document": "指标名称\n注意:此字段可能返回 null,表示取不到有效值。",
11001
+ "document": "指标名称",
11002
11002
  "example": "ErrorMessage",
11003
11003
  "member": "string",
11004
11004
  "name": "Key",
11005
11005
  "output_required": false,
11006
11006
  "required": true,
11007
11007
  "type": "string",
11008
- "value_allowed_null": true
11008
+ "value_allowed_null": false
11009
11009
  },
11010
11010
  {
11011
11011
  "disabled": false,
11012
- "document": "指标内容\n注意:此字段可能返回 null,表示取不到有效值。",
11012
+ "document": "指标内容",
11013
11013
  "example": "Unauthorized",
11014
11014
  "member": "string",
11015
11015
  "name": "Value",
11016
11016
  "output_required": false,
11017
11017
  "required": true,
11018
11018
  "type": "string",
11019
- "value_allowed_null": true
11019
+ "value_allowed_null": false
11020
11020
  }
11021
11021
  ],
11022
11022
  "usage": "both"
@@ -13001,14 +13001,14 @@
13001
13001
  },
13002
13002
  {
13003
13003
  "disabled": false,
13004
- "document": "执行的周期cron表达式。示例:`\"*/1 * * * *\"` 从左到右每个field的含义 Minutes field, Hours field,Day of month field,Month field,Day of week field, 不支持秒级别。\n当type为`Cron`时,CronExpression字段生效。\n注意:此字段可能返回 null,表示取不到有效值。",
13004
+ "document": "执行的周期cron表达式。示例:`\"*/1 * * * *\"` 从左到右每个field的含义 Minutes field, Hours field,Day of month field,Month field,Day of week field, 不支持秒级别。\n当type为`Cron`时,CronExpression字段生效。",
13005
13005
  "example": "*/1 * * * *",
13006
13006
  "member": "string",
13007
13007
  "name": "CronExpression",
13008
13008
  "output_required": false,
13009
13009
  "required": false,
13010
13010
  "type": "string",
13011
- "value_allowed_null": true
13011
+ "value_allowed_null": false
13012
13012
  }
13013
13013
  ],
13014
13014
  "usage": "both"
@@ -13018,25 +13018,25 @@
13018
13018
  "members": [
13019
13019
  {
13020
13020
  "disabled": false,
13021
- "document": "触发条件。\n注意:此字段可能返回 null,表示取不到有效值。",
13021
+ "document": "触发条件。",
13022
13022
  "example": "[$1.__QUERYCOUNT__]> 0",
13023
13023
  "member": "string",
13024
13024
  "name": "Condition",
13025
13025
  "output_required": false,
13026
13026
  "required": false,
13027
13027
  "type": "string",
13028
- "value_allowed_null": true
13028
+ "value_allowed_null": false
13029
13029
  },
13030
13030
  {
13031
13031
  "disabled": false,
13032
- "document": "告警级别。0:警告(Warn); 1:提醒(Info); 2:紧急 (Critical)。\n\n- 不填则默认为0。\n注意:此字段可能返回 null,表示取不到有效值。",
13032
+ "document": "告警级别。0:警告(Warn); 1:提醒(Info); 2:紧急 (Critical)。\n\n- 不填则默认为0",
13033
13033
  "example": "0",
13034
13034
  "member": "uint64",
13035
13035
  "name": "AlarmLevel",
13036
13036
  "output_required": false,
13037
13037
  "required": false,
13038
13038
  "type": "int",
13039
- "value_allowed_null": true
13039
+ "value_allowed_null": false
13040
13040
  }
13041
13041
  ],
13042
13042
  "usage": "both"
@@ -13083,25 +13083,25 @@
13083
13083
  },
13084
13084
  {
13085
13085
  "disabled": false,
13086
- "document": "告警触发通知内容模板。\n注意:此字段可能返回 null,表示取不到有效值。",
13086
+ "document": "告警触发通知内容模板。",
13087
13087
  "example": "无",
13088
13088
  "member": "NoticeContentInfo",
13089
13089
  "name": "TriggerContent",
13090
13090
  "output_required": false,
13091
13091
  "required": false,
13092
13092
  "type": "object",
13093
- "value_allowed_null": true
13093
+ "value_allowed_null": false
13094
13094
  },
13095
13095
  {
13096
13096
  "disabled": false,
13097
- "document": "告警恢复通知内容模板。\n注意:此字段可能返回 null,表示取不到有效值。",
13097
+ "document": "告警恢复通知内容模板。",
13098
13098
  "example": "无",
13099
13099
  "member": "NoticeContentInfo",
13100
13100
  "name": "RecoveryContent",
13101
13101
  "output_required": false,
13102
13102
  "required": false,
13103
13103
  "type": "object",
13104
- "value_allowed_null": true
13104
+ "value_allowed_null": false
13105
13105
  }
13106
13106
  ],
13107
13107
  "usage": "both"
@@ -13111,36 +13111,36 @@
13111
13111
  "members": [
13112
13112
  {
13113
13113
  "disabled": false,
13114
- "document": "通知内容模板标题信息。\n部分通知渠道类型不支持“标题”,请参照腾讯云控制台页面。\n注意:此字段可能返回 null,表示取不到有效值。",
13114
+ "document": "通知内容模板标题信息。\n部分通知渠道类型不支持“标题”,请参照腾讯云控制台页面。",
13115
13115
  "example": "这是标题。",
13116
13116
  "member": "string",
13117
13117
  "name": "Title",
13118
13118
  "output_required": false,
13119
13119
  "required": false,
13120
13120
  "type": "string",
13121
- "value_allowed_null": true
13121
+ "value_allowed_null": false
13122
13122
  },
13123
13123
  {
13124
13124
  "disabled": false,
13125
- "document": "通知内容模板正文信息。\n注意:此字段可能返回 null,表示取不到有效值。",
13125
+ "document": "通知内容模板正文信息。",
13126
13126
  "example": "这是正文。",
13127
13127
  "member": "string",
13128
13128
  "name": "Content",
13129
13129
  "output_required": false,
13130
13130
  "required": false,
13131
13131
  "type": "string",
13132
- "value_allowed_null": true
13132
+ "value_allowed_null": false
13133
13133
  },
13134
13134
  {
13135
13135
  "disabled": false,
13136
- "document": "请求头(Request Headers):在HTTP请求中,请求头包含了客户端向服务器发送的附加信息,如用户代理、授权凭证、期望的响应格式等。\n仅“自定义回调”支持该配置。\n注意:此字段可能返回 null,表示取不到有效值。",
13136
+ "document": "请求头(Request Headers):在HTTP请求中,请求头包含了客户端向服务器发送的附加信息,如用户代理、授权凭证、期望的响应格式等。\n仅“自定义回调”支持该配置。",
13137
13137
  "example": "[\"Content-Type:application/json\"]",
13138
13138
  "member": "string",
13139
13139
  "name": "Headers",
13140
13140
  "output_required": false,
13141
13141
  "required": false,
13142
13142
  "type": "list",
13143
- "value_allowed_null": true
13143
+ "value_allowed_null": false
13144
13144
  }
13145
13145
  ],
13146
13146
  "usage": "both"
@@ -13150,93 +13150,93 @@
13150
13150
  "members": [
13151
13151
  {
13152
13152
  "disabled": false,
13153
- "document": "通知内容模板ID。\n注意:此字段可能返回 null,表示取不到有效值。",
13153
+ "document": "通知内容模板ID",
13154
13154
  "example": "noticetemplate-0dffefa3-xxxx-xxxx-a1f6-84854de6e908",
13155
13155
  "member": "string",
13156
13156
  "name": "NoticeContentId",
13157
13157
  "output_required": true,
13158
13158
  "type": "string",
13159
- "value_allowed_null": true
13159
+ "value_allowed_null": false
13160
13160
  },
13161
13161
  {
13162
13162
  "disabled": false,
13163
- "document": "通知内容模板名称\n注意:此字段可能返回 null,表示取不到有效值。",
13163
+ "document": "通知内容模板名称",
13164
13164
  "example": "监控告警专用",
13165
13165
  "member": "string",
13166
13166
  "name": "Name",
13167
13167
  "output_required": true,
13168
13168
  "type": "string",
13169
- "value_allowed_null": true
13169
+ "value_allowed_null": false
13170
13170
  },
13171
13171
  {
13172
13172
  "disabled": false,
13173
- "document": "语言类型。\n\n0: 中文\n1: 英文\n注意:此字段可能返回 null,表示取不到有效值。",
13173
+ "document": "语言类型。\n\n0: 中文\n1: 英文",
13174
13174
  "example": "0",
13175
13175
  "member": "uint64",
13176
13176
  "name": "Type",
13177
13177
  "output_required": true,
13178
13178
  "type": "int",
13179
- "value_allowed_null": true
13179
+ "value_allowed_null": false
13180
13180
  },
13181
13181
  {
13182
13182
  "disabled": false,
13183
- "document": "通知内容模板信息。\n注意:此字段可能返回 null,表示取不到有效值。",
13183
+ "document": "通知内容模板信息。",
13184
13184
  "example": "无",
13185
13185
  "member": "NoticeContent",
13186
13186
  "name": "NoticeContents",
13187
13187
  "output_required": true,
13188
13188
  "type": "list",
13189
- "value_allowed_null": true
13189
+ "value_allowed_null": false
13190
13190
  },
13191
13191
  {
13192
13192
  "disabled": false,
13193
- "document": "通知内容模板标记。\n\n0: 用户自定义\n1: 系统内置\n注意:此字段可能返回 null,表示取不到有效值。",
13193
+ "document": "通知内容模板标记。\n\n0: 用户自定义\n1: 系统内置",
13194
13194
  "example": "0",
13195
13195
  "member": "uint64",
13196
13196
  "name": "Flag",
13197
13197
  "output_required": true,
13198
13198
  "type": "int",
13199
- "value_allowed_null": true
13199
+ "value_allowed_null": false
13200
13200
  },
13201
13201
  {
13202
13202
  "disabled": false,
13203
- "document": "创建者主账号。\n注意:此字段可能返回 null,表示取不到有效值。",
13203
+ "document": "创建者主账号。",
13204
13204
  "example": "1000010111112",
13205
13205
  "member": "uint64",
13206
13206
  "name": "Uin",
13207
13207
  "output_required": true,
13208
13208
  "type": "int",
13209
- "value_allowed_null": true
13209
+ "value_allowed_null": false
13210
13210
  },
13211
13211
  {
13212
13212
  "disabled": false,
13213
- "document": "创建/修改者子账号。\n注意:此字段可能返回 null,表示取不到有效值。",
13213
+ "document": "创建/修改者子账号。",
13214
13214
  "example": "1000219612312",
13215
13215
  "member": "uint64",
13216
13216
  "name": "SubUin",
13217
13217
  "output_required": false,
13218
13218
  "type": "int",
13219
- "value_allowed_null": true
13219
+ "value_allowed_null": false
13220
13220
  },
13221
13221
  {
13222
13222
  "disabled": false,
13223
- "document": "创建时间 秒级时间戳。\n注意:此字段可能返回 null,表示取不到有效值。",
13223
+ "document": "创建时间 秒级时间戳。",
13224
13224
  "example": "1705923855",
13225
13225
  "member": "int64",
13226
13226
  "name": "CreateTime",
13227
13227
  "output_required": true,
13228
13228
  "type": "int",
13229
- "value_allowed_null": true
13229
+ "value_allowed_null": false
13230
13230
  },
13231
13231
  {
13232
13232
  "disabled": false,
13233
- "document": "更新时间 秒级时间戳。\n注意:此字段可能返回 null,表示取不到有效值。",
13233
+ "document": "更新时间 秒级时间戳。",
13234
13234
  "example": "1706149043",
13235
13235
  "member": "int64",
13236
13236
  "name": "UpdateTime",
13237
13237
  "output_required": true,
13238
13238
  "type": "int",
13239
- "value_allowed_null": true
13239
+ "value_allowed_null": false
13240
13240
  }
13241
13241
  ],
13242
13242
  "usage": "out"
@@ -13279,14 +13279,14 @@
13279
13279
  },
13280
13280
  {
13281
13281
  "disabled": false,
13282
- "document": "通知内容模板ID,使用Default-zh引用默认模板(中文),使用Default-en引用DefaultTemplate(English)。\n注意:此字段可能返回 null,表示取不到有效值。",
13282
+ "document": "通知内容模板ID,使用Default-zh引用默认模板(中文),使用Default-en引用DefaultTemplate(English)",
13283
13283
  "example": "\"noticetemplate-1eba4ed8-9584-40e3-a948-c8cff121eed1\"",
13284
13284
  "member": "string",
13285
13285
  "name": "NoticeContentId",
13286
13286
  "output_required": false,
13287
13287
  "required": false,
13288
13288
  "type": "string",
13289
- "value_allowed_null": true
13289
+ "value_allowed_null": false
13290
13290
  },
13291
13291
  {
13292
13292
  "disabled": false,
@@ -13329,80 +13329,80 @@
13329
13329
  "members": [
13330
13330
  {
13331
13331
  "disabled": false,
13332
- "document": "匹配规则 JSON串。\n**rule规则树格式为嵌套结构体JSON字符串**\n`{\"Value\":\"AND\",\"Type\":\"Operation\",\"Children\":[{\"Value\":\"OR\",\"Type\":\"Operation\",\"Children\":[{\"Type\":\"Condition\",\"Value\":\"Level\",\"Children\":[{\"Value\":\"In\",\"Type\":\"Compare\"},{\"Value\":\"[1,0]\",\"Type\":\"Value\"}]},{\"Type\":\"Condition\",\"Value\":\"Level\",\"Children\":[{\"Value\":\"NotIn\",\"Type\":\"Compare\"},{\"Value\":\"[2]\",\"Type\":\"Value\"}]}]}]}`\n\n**rule规则树限制规则如下**:\n- 顶层rule中Type可取值:`Condition`,`Operation`\n- Type为`Operation`的子节点支持的Type可取值:`Condition`,`Operation`\n- Type为`Condition`的子节点支持的Type可取值:`String`,`Compare`,`Array`,`TimeRange`,`Value`,`Key`\n- 其他Type无子节点\n- 当rule Type为`Operation`时,value可取值:`AND`,`OR`\n- 当rule Type为`Condition`时,value不可为空,子节点个数不能小于2\n - 当子节点Type为 `Compare` 时,value可取值:`>`,`<`,`>=`,`<=`,`=`,`!=`,`Between`,`NotBetween`,`=~`,`!=~`,`In`,`NotIn`\n - value为`Between`,`NotBetween`时,下一个子节点value必须是长度为2的数组\n - value为`=~`,`!=~`时,下一个子节点value必须是一个正则表达式\n - value为`In`,`NotIn`时, 下一个子节点value必须是一个数组\n\n**业务参数含义**:\n- Type:Condition 表示是规则条件,Value:Level 表示告警等级\n - 子节点Type支持`Compare`,Value支持`In`,`NotIn`\n - 下一个子节点value支持的值:0(警告),1(提醒),2 (紧急)\n以下示例表示:告警等级属于提醒\n`{\\\"Value\\\":\\\"AND\\\",\\\"Type\\\":\\\"Operation\\\",\\\"Children\\\":[{\\\"Type\\\":\\\"Condition\\\",\\\"Value\\\":\\\"Level\\\",\\\"Children\\\":[{\\\"Value\\\":\\\"In\\\",\\\"Type\\\":\\\"Compare\\\"},{\\\"Value\\\":\\\"[1]\\\",\\\"Type\\\":\\\"Value\\\"}]}]}`\n\n- Type:Condition 表示是规则条件,Value:NotifyType 表示通知类型\n - 子节点Type支持`Compare`,Value支持`In`,`NotIn`\n - 下一个子节点value支持的值:1(告警通知),2 (恢复通知)\n以下示例表示:通知类型属于告警通知或通知类型不属于恢复通知\n`{\\\"Value\\\":\\\"AND\\\",\\\"Type\\\":\\\"Operation\\\",\\\"Children\\\":[{\\\"Value\\\":\\\"OR\\\",\\\"Type\\\":\\\"Operation\\\",\\\"Children\\\":[{\\\"Type\\\":\\\"Condition\\\",\\\"Value\\\":\\\"NotifyType\\\",\\\"Children\\\":[{\\\"Value\\\":\\\"In\\\",\\\"Type\\\":\\\"Compare\\\"},{\\\"Value\\\":\\\"[1]\\\",\\\"Type\\\":\\\"Value\\\"}]},{\\\"Type\\\":\\\"Condition\\\",\\\"Value\\\":\\\"NotifyType\\\",\\\"Children\\\":[{\\\"Value\\\":\\\"NotIn\\\",\\\"Type\\\":\\\"Compare\\\"},{\\\"Value\\\":\\\"[2]\\\",\\\"Type\\\":\\\"Value\\\"}]}]}]}`\n\n- Type:Condition 表示是规则条件,Value:AlarmID 表示告警策略\n - 子节点Type支持`Compare`,Value支持`In`,`NotIn`\n - 下一个子节点value支持的值:告警策略id数组\n以下示例表示:告警策略属于alarm-53af048c-254b-4c73-bb48-xxx,alarm-6dfa8bc5-08da-4d64-b6cb-xxx或告警策略不属于alarm-1036314c-1e49-4cee-a8fb-xxx\n`\"{\\\"Value\\\":\\\"AND\\\",\\\"Type\\\":\\\"Operation\\\",\\\"Children\\\":[{\\\"Value\\\":\\\"OR\\\",\\\"Type\\\":\\\"Operation\\\",\\\"Children\\\":[{\\\"Type\\\":\\\"Condition\\\",\\\"Value\\\":\\\"AlarmID\\\",\\\"Children\\\":[{\\\"Value\\\":\\\"In\\\",\\\"Type\\\":\\\"Compare\\\"},{\\\"Value\\\":\\\"[\\\\\\\"alarm-53af048c-254b-4c73-bb48-xxx\\\\\\\",\\\\\\\"alarm-6dfa8bc5-08da-4d64-b6cb-xxx\\\\\\\"]\\\",\\\"Type\\\":\\\"Value\\\"}]},{\\\"Type\\\":\\\"Condition\\\",\\\"Value\\\":\\\"AlarmID\\\",\\\"Children\\\":[{\\\"Value\\\":\\\"NotIn\\\",\\\"Type\\\":\\\"Compare\\\"},{\\\"Value\\\":\\\"[\\\\\\\"alarm-1036314c-1e49-4cee-a8fb-xxx\\\\\\\"]\\\",\\\"Type\\\":\\\"Value\\\"}]}]}]}\"`\n\n- Type:Condition 表示是规则条件,Value:AlarmName 表示告警策略名称\n - 子节点Type支持`Compare`,Value支持`=~`,`!=~`\n - 下一个子节点value支持的值:必须是正则表达式\n以下示例表示:告警策略名称正则匹配^test$或告警策略名称正则不匹配^hahaha$\n`{\\\"Value\\\":\\\"AND\\\",\\\"Type\\\":\\\"Operation\\\",\\\"Children\\\":[{\\\"Value\\\":\\\"OR\\\",\\\"Type\\\":\\\"Operation\\\",\\\"Children\\\":[{\\\"Type\\\":\\\"Condition\\\",\\\"Value\\\":\\\"AlarmName\\\",\\\"Children\\\":[{\\\"Value\\\":\\\"=~\\\",\\\"Type\\\":\\\"Compare\\\"},{\\\"Value\\\":\\\"^test$\\\",\\\"Type\\\":\\\"Value\\\"}]},{\\\"Type\\\":\\\"Condition\\\",\\\"Value\\\":\\\"AlarmName\\\",\\\"Children\\\":[{\\\"Value\\\":\\\"!=~\\\",\\\"Type\\\":\\\"Compare\\\"},{\\\"Value\\\":\\\"^hahaha$\\\",\\\"Type\\\":\\\"Value\\\"}]}]}]}`\n\n- Type:Condition 表示是规则条件,Value:Label 表示告警分类字段\n - 子节点Type支持`Compare`,Value支持`In`,`NotIn`,`=~`,`!=~`\n - 下一个子节点value支持的值:`In`,`NotIn` 时value是数组,`=~`,`!=~`时value是正则表达式\n以下示例表示:告警分类字段key1属于v1或告警分类字段key2不属于v2或告警分类字段key3正则匹配^test$或告警分类字段key4正则不匹配^hahaha$\n`{\\\"Value\\\":\\\"AND\\\",\\\"Type\\\":\\\"Operation\\\",\\\"Children\\\":[{\\\"Value\\\":\\\"OR\\\",\\\"Type\\\":\\\"Operation\\\",\\\"Children\\\":[{\\\"Type\\\":\\\"Condition\\\",\\\"Value\\\":\\\"Label\\\",\\\"Children\\\":[{\\\"Value\\\":\\\"key1\\\",\\\"Type\\\":\\\"Key\\\"},{\\\"Value\\\":\\\"In\\\",\\\"Type\\\":\\\"Compare\\\"},{\\\"Value\\\":\\\"[\\\\\\\"v1\\\\\\\"]\\\",\\\"Type\\\":\\\"Value\\\"}]},{\\\"Type\\\":\\\"Condition\\\",\\\"Value\\\":\\\"Label\\\",\\\"Children\\\":[{\\\"Value\\\":\\\"key2\\\",\\\"Type\\\":\\\"Key\\\"},{\\\"Value\\\":\\\"NotIn\\\",\\\"Type\\\":\\\"Compare\\\"},{\\\"Value\\\":\\\"[\\\\\\\"v2\\\\\\\"]\\\",\\\"Type\\\":\\\"Value\\\"}]},{\\\"Type\\\":\\\"Condition\\\",\\\"Value\\\":\\\"Label\\\",\\\"Children\\\":[{\\\"Value\\\":\\\"key3\\\",\\\"Type\\\":\\\"Key\\\"},{\\\"Value\\\":\\\"=~\\\",\\\"Type\\\":\\\"Compare\\\"},{\\\"Value\\\":\\\"^test$\\\",\\\"Type\\\":\\\"Value\\\"}]},{\\\"Type\\\":\\\"Condition\\\",\\\"Value\\\":\\\"Label\\\",\\\"Children\\\":[{\\\"Value\\\":\\\"key4\\\",\\\"Type\\\":\\\"Key\\\"},{\\\"Value\\\":\\\"!=~\\\",\\\"Type\\\":\\\"Compare\\\"},{\\\"Value\\\":\\\"^hahaha$\\\",\\\"Type\\\":\\\"Value\\\"}]}]}]}`\n\n- Type:Condition 表示是规则条件,Value:NotifyTime 表示通知时间\n - 子节点Type支持`Compare`,Value支持`Between `,`NotBetween `\n - 下一个子节点value支持的值:长度为2,格式为`14:20:36`的字符串数组\n以下示例表示:通知时间在指定范围内14:18:36至14:33:36或通知时间不在指定范围内14:20:36至14:30:36\n`{\\\"Value\\\":\\\"AND\\\",\\\"Type\\\":\\\"Operation\\\",\\\"Children\\\":[{\\\"Value\\\":\\\"OR\\\",\\\"Type\\\":\\\"Operation\\\",\\\"Children\\\":[{\\\"Type\\\":\\\"Condition\\\",\\\"Value\\\":\\\"NotifyTime\\\",\\\"Children\\\":[{\\\"Value\\\":\\\"Between\\\",\\\"Type\\\":\\\"Compare\\\"},{\\\"Value\\\":\\\"[\\\\\\\"14:18:36\\\\\\\",\\\\\\\"14:33:36\\\\\\\"]\\\",\\\"Type\\\":\\\"Value\\\"}]},{\\\"Type\\\":\\\"Condition\\\",\\\"Value\\\":\\\"NotifyTime\\\",\\\"Children\\\":[{\\\"Value\\\":\\\"NotBetween\\\",\\\"Type\\\":\\\"Compare\\\"},{\\\"Value\\\":\\\"[\\\\\\\"14:20:36\\\\\\\",\\\\\\\"14:30:36\\\\\\\"]\\\",\\\"Type\\\":\\\"Value\\\"}]}]}]}`\n\n- Type:Condition 表示是规则条件,Value:Duration 表示告警持续时间\n - 子节点Type支持`Compare`,Value支持`>`,`<`,`>=`,`<=`\n - 下一个子节点value支持的值:整型值单位分钟\n以下示例表示:告警持续时间大于1分钟或告警持续时间大于等于2分钟或告警持续时间小于3分钟或告警持续时间小于等于4分钟\n`{\\\"Value\\\":\\\"AND\\\",\\\"Type\\\":\\\"Operation\\\",\\\"Children\\\":[{\\\"Value\\\":\\\"OR\\\",\\\"Type\\\":\\\"Operation\\\",\\\"Children\\\":[{\\\"Type\\\":\\\"Condition\\\",\\\"Value\\\":\\\"Duration\\\",\\\"Children\\\":[{\\\"Value\\\":\\\">\\\",\\\"Type\\\":\\\"Compare\\\"},{\\\"Value\\\":1,\\\"Type\\\":\\\"Value\\\"}]},{\\\"Type\\\":\\\"Condition\\\",\\\"Value\\\":\\\"Duration\\\",\\\"Children\\\":[{\\\"Value\\\":\\\">=\\\",\\\"Type\\\":\\\"Compare\\\"},{\\\"Value\\\":2,\\\"Type\\\":\\\"Value\\\"}]},{\\\"Type\\\":\\\"Condition\\\",\\\"Value\\\":\\\"Duration\\\",\\\"Children\\\":[{\\\"Value\\\":\\\"<\\\",\\\"Type\\\":\\\"Compare\\\"},{\\\"Value\\\":3,\\\"Type\\\":\\\"Value\\\"}]},{\\\"Type\\\":\\\"Condition\\\",\\\"Value\\\":\\\"Duration\\\",\\\"Children\\\":[{\\\"Value\\\":\\\"<=\\\",\\\"Type\\\":\\\"Compare\\\"},{\\\"Value\\\":4,\\\"Type\\\":\\\"Value\\\"}]}]}]}`\n注意:此字段可能返回 null,表示取不到有效值。",
13332
+ "document": "匹配规则 JSON串。\n**rule规则树格式为嵌套结构体JSON字符串**\n`{\"Value\":\"AND\",\"Type\":\"Operation\",\"Children\":[{\"Value\":\"OR\",\"Type\":\"Operation\",\"Children\":[{\"Type\":\"Condition\",\"Value\":\"Level\",\"Children\":[{\"Value\":\"In\",\"Type\":\"Compare\"},{\"Value\":\"[1,0]\",\"Type\":\"Value\"}]},{\"Type\":\"Condition\",\"Value\":\"Level\",\"Children\":[{\"Value\":\"NotIn\",\"Type\":\"Compare\"},{\"Value\":\"[2]\",\"Type\":\"Value\"}]}]}]}`\n\n**rule规则树限制规则如下**:\n- 顶层rule中Type可取值:`Condition`,`Operation`\n- Type为`Operation`的子节点支持的Type可取值:`Condition`,`Operation`\n- Type为`Condition`的子节点支持的Type可取值:`String`,`Compare`,`Array`,`TimeRange`,`Value`,`Key`\n- 其他Type无子节点\n- 当rule Type为`Operation`时,value可取值:`AND`,`OR`\n- 当rule Type为`Condition`时,value不可为空,子节点个数不能小于2\n - 当子节点Type为 `Compare` 时,value可取值:`>`,`<`,`>=`,`<=`,`=`,`!=`,`Between`,`NotBetween`,`=~`,`!=~`,`In`,`NotIn`\n - value为`Between`,`NotBetween`时,下一个子节点value必须是长度为2的数组\n - value为`=~`,`!=~`时,下一个子节点value必须是一个正则表达式\n - value为`In`,`NotIn`时, 下一个子节点value必须是一个数组\n\n**业务参数含义**:\n- Type:Condition 表示是规则条件,Value:Level 表示告警等级\n - 子节点Type支持`Compare`,Value支持`In`,`NotIn`\n - 下一个子节点value支持的值:0(警告),1(提醒),2 (紧急)\n以下示例表示:告警等级属于提醒\n`{\\\"Value\\\":\\\"AND\\\",\\\"Type\\\":\\\"Operation\\\",\\\"Children\\\":[{\\\"Type\\\":\\\"Condition\\\",\\\"Value\\\":\\\"Level\\\",\\\"Children\\\":[{\\\"Value\\\":\\\"In\\\",\\\"Type\\\":\\\"Compare\\\"},{\\\"Value\\\":\\\"[1]\\\",\\\"Type\\\":\\\"Value\\\"}]}]}`\n\n- Type:Condition 表示是规则条件,Value:NotifyType 表示通知类型\n - 子节点Type支持`Compare`,Value支持`In`,`NotIn`\n - 下一个子节点value支持的值:1(告警通知),2 (恢复通知)\n以下示例表示:通知类型属于告警通知或通知类型不属于恢复通知\n`{\\\"Value\\\":\\\"AND\\\",\\\"Type\\\":\\\"Operation\\\",\\\"Children\\\":[{\\\"Value\\\":\\\"OR\\\",\\\"Type\\\":\\\"Operation\\\",\\\"Children\\\":[{\\\"Type\\\":\\\"Condition\\\",\\\"Value\\\":\\\"NotifyType\\\",\\\"Children\\\":[{\\\"Value\\\":\\\"In\\\",\\\"Type\\\":\\\"Compare\\\"},{\\\"Value\\\":\\\"[1]\\\",\\\"Type\\\":\\\"Value\\\"}]},{\\\"Type\\\":\\\"Condition\\\",\\\"Value\\\":\\\"NotifyType\\\",\\\"Children\\\":[{\\\"Value\\\":\\\"NotIn\\\",\\\"Type\\\":\\\"Compare\\\"},{\\\"Value\\\":\\\"[2]\\\",\\\"Type\\\":\\\"Value\\\"}]}]}]}`\n\n- Type:Condition 表示是规则条件,Value:AlarmID 表示告警策略\n - 子节点Type支持`Compare`,Value支持`In`,`NotIn`\n - 下一个子节点value支持的值:告警策略id数组\n以下示例表示:告警策略属于alarm-53af048c-254b-4c73-bb48-xxx,alarm-6dfa8bc5-08da-4d64-b6cb-xxx或告警策略不属于alarm-1036314c-1e49-4cee-a8fb-xxx\n`\"{\\\"Value\\\":\\\"AND\\\",\\\"Type\\\":\\\"Operation\\\",\\\"Children\\\":[{\\\"Value\\\":\\\"OR\\\",\\\"Type\\\":\\\"Operation\\\",\\\"Children\\\":[{\\\"Type\\\":\\\"Condition\\\",\\\"Value\\\":\\\"AlarmID\\\",\\\"Children\\\":[{\\\"Value\\\":\\\"In\\\",\\\"Type\\\":\\\"Compare\\\"},{\\\"Value\\\":\\\"[\\\\\\\"alarm-53af048c-254b-4c73-bb48-xxx\\\\\\\",\\\\\\\"alarm-6dfa8bc5-08da-4d64-b6cb-xxx\\\\\\\"]\\\",\\\"Type\\\":\\\"Value\\\"}]},{\\\"Type\\\":\\\"Condition\\\",\\\"Value\\\":\\\"AlarmID\\\",\\\"Children\\\":[{\\\"Value\\\":\\\"NotIn\\\",\\\"Type\\\":\\\"Compare\\\"},{\\\"Value\\\":\\\"[\\\\\\\"alarm-1036314c-1e49-4cee-a8fb-xxx\\\\\\\"]\\\",\\\"Type\\\":\\\"Value\\\"}]}]}]}\"`\n\n- Type:Condition 表示是规则条件,Value:AlarmName 表示告警策略名称\n - 子节点Type支持`Compare`,Value支持`=~`,`!=~`\n - 下一个子节点value支持的值:必须是正则表达式\n以下示例表示:告警策略名称正则匹配^test$或告警策略名称正则不匹配^hahaha$\n`{\\\"Value\\\":\\\"AND\\\",\\\"Type\\\":\\\"Operation\\\",\\\"Children\\\":[{\\\"Value\\\":\\\"OR\\\",\\\"Type\\\":\\\"Operation\\\",\\\"Children\\\":[{\\\"Type\\\":\\\"Condition\\\",\\\"Value\\\":\\\"AlarmName\\\",\\\"Children\\\":[{\\\"Value\\\":\\\"=~\\\",\\\"Type\\\":\\\"Compare\\\"},{\\\"Value\\\":\\\"^test$\\\",\\\"Type\\\":\\\"Value\\\"}]},{\\\"Type\\\":\\\"Condition\\\",\\\"Value\\\":\\\"AlarmName\\\",\\\"Children\\\":[{\\\"Value\\\":\\\"!=~\\\",\\\"Type\\\":\\\"Compare\\\"},{\\\"Value\\\":\\\"^hahaha$\\\",\\\"Type\\\":\\\"Value\\\"}]}]}]}`\n\n- Type:Condition 表示是规则条件,Value:Label 表示告警分类字段\n - 子节点Type支持`Compare`,Value支持`In`,`NotIn`,`=~`,`!=~`\n - 下一个子节点value支持的值:`In`,`NotIn` 时value是数组,`=~`,`!=~`时value是正则表达式\n以下示例表示:告警分类字段key1属于v1或告警分类字段key2不属于v2或告警分类字段key3正则匹配^test$或告警分类字段key4正则不匹配^hahaha$\n`{\\\"Value\\\":\\\"AND\\\",\\\"Type\\\":\\\"Operation\\\",\\\"Children\\\":[{\\\"Value\\\":\\\"OR\\\",\\\"Type\\\":\\\"Operation\\\",\\\"Children\\\":[{\\\"Type\\\":\\\"Condition\\\",\\\"Value\\\":\\\"Label\\\",\\\"Children\\\":[{\\\"Value\\\":\\\"key1\\\",\\\"Type\\\":\\\"Key\\\"},{\\\"Value\\\":\\\"In\\\",\\\"Type\\\":\\\"Compare\\\"},{\\\"Value\\\":\\\"[\\\\\\\"v1\\\\\\\"]\\\",\\\"Type\\\":\\\"Value\\\"}]},{\\\"Type\\\":\\\"Condition\\\",\\\"Value\\\":\\\"Label\\\",\\\"Children\\\":[{\\\"Value\\\":\\\"key2\\\",\\\"Type\\\":\\\"Key\\\"},{\\\"Value\\\":\\\"NotIn\\\",\\\"Type\\\":\\\"Compare\\\"},{\\\"Value\\\":\\\"[\\\\\\\"v2\\\\\\\"]\\\",\\\"Type\\\":\\\"Value\\\"}]},{\\\"Type\\\":\\\"Condition\\\",\\\"Value\\\":\\\"Label\\\",\\\"Children\\\":[{\\\"Value\\\":\\\"key3\\\",\\\"Type\\\":\\\"Key\\\"},{\\\"Value\\\":\\\"=~\\\",\\\"Type\\\":\\\"Compare\\\"},{\\\"Value\\\":\\\"^test$\\\",\\\"Type\\\":\\\"Value\\\"}]},{\\\"Type\\\":\\\"Condition\\\",\\\"Value\\\":\\\"Label\\\",\\\"Children\\\":[{\\\"Value\\\":\\\"key4\\\",\\\"Type\\\":\\\"Key\\\"},{\\\"Value\\\":\\\"!=~\\\",\\\"Type\\\":\\\"Compare\\\"},{\\\"Value\\\":\\\"^hahaha$\\\",\\\"Type\\\":\\\"Value\\\"}]}]}]}`\n\n- Type:Condition 表示是规则条件,Value:NotifyTime 表示通知时间\n - 子节点Type支持`Compare`,Value支持`Between `,`NotBetween `\n - 下一个子节点value支持的值:长度为2,格式为`14:20:36`的字符串数组\n以下示例表示:通知时间在指定范围内14:18:36至14:33:36或通知时间不在指定范围内14:20:36至14:30:36\n`{\\\"Value\\\":\\\"AND\\\",\\\"Type\\\":\\\"Operation\\\",\\\"Children\\\":[{\\\"Value\\\":\\\"OR\\\",\\\"Type\\\":\\\"Operation\\\",\\\"Children\\\":[{\\\"Type\\\":\\\"Condition\\\",\\\"Value\\\":\\\"NotifyTime\\\",\\\"Children\\\":[{\\\"Value\\\":\\\"Between\\\",\\\"Type\\\":\\\"Compare\\\"},{\\\"Value\\\":\\\"[\\\\\\\"14:18:36\\\\\\\",\\\\\\\"14:33:36\\\\\\\"]\\\",\\\"Type\\\":\\\"Value\\\"}]},{\\\"Type\\\":\\\"Condition\\\",\\\"Value\\\":\\\"NotifyTime\\\",\\\"Children\\\":[{\\\"Value\\\":\\\"NotBetween\\\",\\\"Type\\\":\\\"Compare\\\"},{\\\"Value\\\":\\\"[\\\\\\\"14:20:36\\\\\\\",\\\\\\\"14:30:36\\\\\\\"]\\\",\\\"Type\\\":\\\"Value\\\"}]}]}]}`\n\n- Type:Condition 表示是规则条件,Value:Duration 表示告警持续时间\n - 子节点Type支持`Compare`,Value支持`>`,`<`,`>=`,`<=`\n - 下一个子节点value支持的值:整型值单位分钟\n以下示例表示:告警持续时间大于1分钟或告警持续时间大于等于2分钟或告警持续时间小于3分钟或告警持续时间小于等于4分钟\n`{\\\"Value\\\":\\\"AND\\\",\\\"Type\\\":\\\"Operation\\\",\\\"Children\\\":[{\\\"Value\\\":\\\"OR\\\",\\\"Type\\\":\\\"Operation\\\",\\\"Children\\\":[{\\\"Type\\\":\\\"Condition\\\",\\\"Value\\\":\\\"Duration\\\",\\\"Children\\\":[{\\\"Value\\\":\\\">\\\",\\\"Type\\\":\\\"Compare\\\"},{\\\"Value\\\":1,\\\"Type\\\":\\\"Value\\\"}]},{\\\"Type\\\":\\\"Condition\\\",\\\"Value\\\":\\\"Duration\\\",\\\"Children\\\":[{\\\"Value\\\":\\\">=\\\",\\\"Type\\\":\\\"Compare\\\"},{\\\"Value\\\":2,\\\"Type\\\":\\\"Value\\\"}]},{\\\"Type\\\":\\\"Condition\\\",\\\"Value\\\":\\\"Duration\\\",\\\"Children\\\":[{\\\"Value\\\":\\\"<\\\",\\\"Type\\\":\\\"Compare\\\"},{\\\"Value\\\":3,\\\"Type\\\":\\\"Value\\\"}]},{\\\"Type\\\":\\\"Condition\\\",\\\"Value\\\":\\\"Duration\\\",\\\"Children\\\":[{\\\"Value\\\":\\\"<=\\\",\\\"Type\\\":\\\"Compare\\\"},{\\\"Value\\\":4,\\\"Type\\\":\\\"Value\\\"}]}]}]}`",
13333
13333
  "example": "{\\\"Value\\\":\\\"AND\\\",\\\"Type\\\":\\\"Operation\\\",\\\"Children\\\":[{\\\"Type\\\":\\\"Condition\\\",\\\"Value\\\":\\\"NotifyType\\\",\\\"Children\\\":[{\\\"Value\\\":\\\"In\\\",\\\"Type\\\":\\\"Compare\\\"},{\\\"Value\\\":\\\"[1,2]\\\",\\\"Type\\\":\\\"Value\\\"}]}]}",
13334
13334
  "member": "string",
13335
13335
  "name": "Rule",
13336
13336
  "output_required": false,
13337
13337
  "required": false,
13338
13338
  "type": "string",
13339
- "value_allowed_null": true
13339
+ "value_allowed_null": false
13340
13340
  },
13341
13341
  {
13342
13342
  "disabled": false,
13343
- "document": "告警通知接收者信息。\n注意:此字段可能返回 null,表示取不到有效值。",
13343
+ "document": "告警通知接收者信息。",
13344
13344
  "example": "无",
13345
13345
  "member": "NoticeReceiver",
13346
13346
  "name": "NoticeReceivers",
13347
13347
  "output_required": false,
13348
13348
  "required": false,
13349
13349
  "type": "list",
13350
- "value_allowed_null": true
13350
+ "value_allowed_null": false
13351
13351
  },
13352
13352
  {
13353
13353
  "disabled": false,
13354
- "document": "告警通知模板回调信息,包括企业微信、钉钉、飞书。\n注意:此字段可能返回 null,表示取不到有效值。",
13354
+ "document": "告警通知模板回调信息,包括企业微信、钉钉、飞书。",
13355
13355
  "example": "无",
13356
13356
  "member": "WebCallback",
13357
13357
  "name": "WebCallbacks",
13358
13358
  "output_required": false,
13359
13359
  "required": false,
13360
13360
  "type": "list",
13361
- "value_allowed_null": true
13361
+ "value_allowed_null": false
13362
13362
  },
13363
13363
  {
13364
13364
  "disabled": false,
13365
- "document": "告警升级开关。`true`:开启告警升级、`false`:关闭告警升级,默认:false\n注意:此字段可能返回 null,表示取不到有效值。",
13365
+ "document": "告警升级开关。`true`:开启告警升级、`false`:关闭告警升级,默认:false",
13366
13366
  "example": "false",
13367
13367
  "member": "bool",
13368
13368
  "name": "Escalate",
13369
13369
  "output_required": false,
13370
13370
  "required": false,
13371
13371
  "type": "bool",
13372
- "value_allowed_null": true
13372
+ "value_allowed_null": false
13373
13373
  },
13374
13374
  {
13375
13375
  "disabled": false,
13376
- "document": "告警升级条件。`1`:无人认领且未恢复、`2`:未恢复,默认为1\n- 无人认领且未恢复:告警没有恢复并且没有人认领则升级\n- 未恢复:当前告警持续未恢复则升级\n\n注意:此字段可能返回 null,表示取不到有效值。",
13376
+ "document": "告警升级条件。`1`:无人认领且未恢复、`2`:未恢复,默认为1\n- 无人认领且未恢复:告警没有恢复并且没有人认领则升级\n- 未恢复:当前告警持续未恢复则升级\n",
13377
13377
  "example": "1",
13378
13378
  "member": "uint64",
13379
13379
  "name": "Type",
13380
13380
  "output_required": false,
13381
13381
  "required": false,
13382
13382
  "type": "int",
13383
- "value_allowed_null": true
13383
+ "value_allowed_null": false
13384
13384
  },
13385
13385
  {
13386
13386
  "disabled": false,
13387
- "document": "告警升级间隔。单位:分钟,范围`[1,14400]`\n注意:此字段可能返回 null,表示取不到有效值。",
13387
+ "document": "告警升级间隔。单位:分钟,范围`[1,14400]`",
13388
13388
  "example": "1",
13389
13389
  "member": "uint64",
13390
13390
  "name": "Interval",
13391
13391
  "output_required": false,
13392
13392
  "required": false,
13393
13393
  "type": "int",
13394
- "value_allowed_null": true
13394
+ "value_allowed_null": false
13395
13395
  },
13396
13396
  {
13397
13397
  "disabled": false,
13398
- "document": "告警升级后下一个环节的通知渠道配置\n注意:此字段可能返回 null,表示取不到有效值。",
13398
+ "document": "告警升级后下一个环节的通知渠道配置",
13399
13399
  "example": "无",
13400
13400
  "member": "EscalateNoticeInfo",
13401
13401
  "name": "EscalateNotice",
13402
13402
  "output_required": false,
13403
13403
  "required": false,
13404
13404
  "type": "object",
13405
- "value_allowed_null": true
13405
+ "value_allowed_null": false
13406
13406
  }
13407
13407
  ],
13408
13408
  "usage": "both"
@@ -13505,14 +13505,14 @@
13505
13505
  },
13506
13506
  {
13507
13507
  "disabled": false,
13508
- "document": "解析失败赋值信息\n注意:此字段可能返回 null,表示取不到有效值。",
13508
+ "document": "解析失败赋值信息",
13509
13509
  "example": "NotExist",
13510
13510
  "member": "string",
13511
13511
  "name": "KeyNonExistingField",
13512
13512
  "output_required": true,
13513
13513
  "required": true,
13514
13514
  "type": "string",
13515
- "value_allowed_null": true
13515
+ "value_allowed_null": false
13516
13516
  }
13517
13517
  ],
13518
13518
  "usage": "both"
@@ -14342,23 +14342,23 @@
14342
14342
  },
14343
14343
  {
14344
14344
  "disabled": false,
14345
- "document": "语法规则,0:Lucene语法,1:CQL语法\n注意:此字段可能返回 null,表示取不到有效值。",
14345
+ "document": "语法规则,0:Lucene语法,1:CQL语法",
14346
14346
  "example": "0",
14347
14347
  "member": "uint64",
14348
14348
  "name": "SyntaxRule",
14349
14349
  "output_required": true,
14350
14350
  "type": "int",
14351
- "value_allowed_null": true
14351
+ "value_allowed_null": false
14352
14352
  },
14353
14353
  {
14354
14354
  "disabled": false,
14355
- "document": "是否开启投递服务日志。1:关闭,2:开启。\n注意:此字段可能返回 null,表示取不到有效值。",
14355
+ "document": "是否开启投递服务日志。1:关闭,2:开启。",
14356
14356
  "example": "1",
14357
14357
  "member": "uint64",
14358
14358
  "name": "HasServicesLog",
14359
14359
  "output_required": false,
14360
14360
  "type": "int",
14361
- "value_allowed_null": true
14361
+ "value_allowed_null": false
14362
14362
  }
14363
14363
  ],
14364
14364
  "usage": "out"
@@ -14957,13 +14957,13 @@
14957
14957
  },
14958
14958
  {
14959
14959
  "disabled": false,
14960
- "document": "投递日志的过滤规则\n注意:此字段可能返回 null,表示取不到有效值。",
14960
+ "document": "投递日志的过滤规则",
14961
14961
  "example": "无",
14962
14962
  "member": "FilterRuleInfo",
14963
14963
  "name": "FilterRules",
14964
14964
  "output_required": true,
14965
14965
  "type": "list",
14966
- "value_allowed_null": true
14966
+ "value_allowed_null": false
14967
14967
  },
14968
14968
  {
14969
14969
  "disabled": false,
@@ -14977,23 +14977,23 @@
14977
14977
  },
14978
14978
  {
14979
14979
  "disabled": false,
14980
- "document": "投递日志的压缩配置\n注意:此字段可能返回 null,表示取不到有效值。",
14980
+ "document": "投递日志的压缩配置",
14981
14981
  "example": "无",
14982
14982
  "member": "CompressInfo",
14983
14983
  "name": "Compress",
14984
14984
  "output_required": true,
14985
14985
  "type": "object",
14986
- "value_allowed_null": true
14986
+ "value_allowed_null": false
14987
14987
  },
14988
14988
  {
14989
14989
  "disabled": false,
14990
- "document": "投递日志的内容格式配置\n注意:此字段可能返回 null,表示取不到有效值。",
14990
+ "document": "投递日志的内容格式配置",
14991
14991
  "example": "无",
14992
14992
  "member": "ContentInfo",
14993
14993
  "name": "Content",
14994
14994
  "output_required": true,
14995
14995
  "type": "object",
14996
- "value_allowed_null": true
14996
+ "value_allowed_null": false
14997
14997
  },
14998
14998
  {
14999
14999
  "disabled": false,
@@ -15007,73 +15007,73 @@
15007
15007
  },
15008
15008
  {
15009
15009
  "disabled": false,
15010
- "document": "投递文件命名配置,0:随机数命名,1:投递时间命名,默认0(随机数命名)\n注意:此字段可能返回 null,表示取不到有效值。",
15010
+ "document": "投递文件命名配置,0:随机数命名,1:投递时间命名,默认0(随机数命名)",
15011
15011
  "example": "1",
15012
15012
  "member": "uint64",
15013
15013
  "name": "FilenameMode",
15014
15014
  "output_required": true,
15015
15015
  "type": "int",
15016
- "value_allowed_null": true
15016
+ "value_allowed_null": false
15017
15017
  },
15018
15018
  {
15019
15019
  "disabled": false,
15020
- "document": "投递数据范围的开始时间点\n注意:此字段可能返回 null,表示取不到有效值。",
15020
+ "document": "投递数据范围的开始时间点",
15021
15021
  "example": "1670642281",
15022
15022
  "member": "int64",
15023
15023
  "name": "StartTime",
15024
15024
  "output_required": true,
15025
15025
  "type": "int",
15026
- "value_allowed_null": true
15026
+ "value_allowed_null": false
15027
15027
  },
15028
15028
  {
15029
15029
  "disabled": false,
15030
- "document": "投递数据范围的结束时间点\n注意:此字段可能返回 null,表示取不到有效值。",
15030
+ "document": "投递数据范围的结束时间点",
15031
15031
  "example": "0",
15032
15032
  "member": "int64",
15033
15033
  "name": "EndTime",
15034
15034
  "output_required": true,
15035
15035
  "type": "int",
15036
- "value_allowed_null": true
15036
+ "value_allowed_null": false
15037
15037
  },
15038
15038
  {
15039
15039
  "disabled": false,
15040
- "document": "历史数据投递的进度(仅当用户选择的数据内中历史数据时才有效)\n注意:此字段可能返回 null,表示取不到有效值。",
15040
+ "document": "历史数据投递的进度(仅当用户选择的数据内中历史数据时才有效)",
15041
15041
  "example": "5.6",
15042
15042
  "member": "float",
15043
15043
  "name": "Progress",
15044
15044
  "output_required": true,
15045
15045
  "type": "float",
15046
- "value_allowed_null": true
15046
+ "value_allowed_null": false
15047
15047
  },
15048
15048
  {
15049
15049
  "disabled": false,
15050
- "document": "历史数据全部投递完成剩余的时间(仅当用户选择的数据中有历史数据时才有效)\n注意:此字段可能返回 null,表示取不到有效值。",
15050
+ "document": "历史数据全部投递完成剩余的时间(仅当用户选择的数据中有历史数据时才有效)",
15051
15051
  "example": "23",
15052
15052
  "member": "int64",
15053
15053
  "name": "RemainTime",
15054
15054
  "output_required": true,
15055
15055
  "type": "int",
15056
- "value_allowed_null": true
15056
+ "value_allowed_null": false
15057
15057
  },
15058
15058
  {
15059
15059
  "disabled": false,
15060
- "document": "历史任务状态:\n0:实时任务\n1:任务准备中\n2:任务运行中\n3:任务运行异常\n4:任务运行结束\n注意:此字段可能返回 null,表示取不到有效值。",
15060
+ "document": "历史任务状态:\n0:实时任务\n1:任务准备中\n2:任务运行中\n3:任务运行异常\n4:任务运行结束",
15061
15061
  "example": "1",
15062
15062
  "member": "int64",
15063
15063
  "name": "HistoryStatus",
15064
15064
  "output_required": true,
15065
15065
  "type": "int",
15066
- "value_allowed_null": true
15066
+ "value_allowed_null": false
15067
15067
  },
15068
15068
  {
15069
15069
  "disabled": false,
15070
- "document": "cos桶类型\n注意:此字段可能返回 null,表示取不到有效值。",
15070
+ "document": "cos桶类型",
15071
15071
  "example": "MAZ_STANDARD",
15072
15072
  "member": "string",
15073
15073
  "name": "StorageType",
15074
15074
  "output_required": false,
15075
15075
  "type": "string",
15076
- "value_allowed_null": true
15076
+ "value_allowed_null": false
15077
15077
  }
15078
15078
  ],
15079
15079
  "usage": "out"
@@ -15452,13 +15452,13 @@
15452
15452
  },
15453
15453
  {
15454
15454
  "disabled": false,
15455
- "document": "主题描述\n注意:此字段可能返回 null,表示取不到有效值。",
15455
+ "document": "主题描述",
15456
15456
  "example": "xx部门xx业务topic",
15457
15457
  "member": "string",
15458
15458
  "name": "Describes",
15459
15459
  "output_required": true,
15460
15460
  "type": "string",
15461
- "value_allowed_null": true
15461
+ "value_allowed_null": false
15462
15462
  },
15463
15463
  {
15464
15464
  "disabled": false,
@@ -15492,13 +15492,13 @@
15492
15492
  },
15493
15493
  {
15494
15494
  "disabled": false,
15495
- "document": "日志主题扩展信息\n注意:此字段可能返回 null,表示取不到有效值。",
15495
+ "document": "日志主题扩展信息",
15496
15496
  "example": "无",
15497
15497
  "member": "TopicExtendInfo",
15498
15498
  "name": "Extends",
15499
15499
  "output_required": false,
15500
15500
  "type": "object",
15501
- "value_allowed_null": true
15501
+ "value_allowed_null": false
15502
15502
  },
15503
15503
  {
15504
15504
  "disabled": false,
@@ -15655,80 +15655,80 @@
15655
15655
  },
15656
15656
  {
15657
15657
  "disabled": false,
15658
- "document": "集成配置ID。\n注意:此字段可能返回 null,表示取不到有效值。",
15658
+ "document": "集成配置ID",
15659
15659
  "example": "\"webcallback-aaa-bbb-ccc-ddd\"",
15660
15660
  "member": "string",
15661
15661
  "name": "WebCallbackId",
15662
15662
  "output_required": false,
15663
15663
  "required": false,
15664
15664
  "type": "string",
15665
- "value_allowed_null": true
15665
+ "value_allowed_null": false
15666
15666
  },
15667
15667
  {
15668
15668
  "disabled": false,
15669
- "document": "回调方法。可选值:\n- POST(默认值)\n- PUT\n\n注意:\n- 参数CallbackType为Http时为必选,其它回调方式无需填写。\n注意:此字段可能返回 null,表示取不到有效值。",
15669
+ "document": "回调方法。可选值:\n- POST(默认值)\n- PUT\n\n注意:\n- 参数CallbackType为Http时为必选,其它回调方式无需填写。",
15670
15670
  "example": "POST",
15671
15671
  "member": "string",
15672
15672
  "name": "Method",
15673
15673
  "output_required": true,
15674
15674
  "required": false,
15675
15675
  "type": "string",
15676
- "value_allowed_null": true
15676
+ "value_allowed_null": false
15677
15677
  },
15678
15678
  {
15679
15679
  "disabled": false,
15680
- "document": "通知内容模板ID,使用Default-zh引用默认模板(中文),使用Default-en引用DefaultTemplate(English)。\n注意:此字段可能返回 null,表示取不到有效值。",
15680
+ "document": "通知内容模板ID,使用Default-zh引用默认模板(中文),使用Default-en引用DefaultTemplate(English)",
15681
15681
  "example": "\"noticetemplate-1eba4ed8-9584-40e3-a948-c8cff121eed1\"",
15682
15682
  "member": "string",
15683
15683
  "name": "NoticeContentId",
15684
15684
  "output_required": false,
15685
15685
  "required": false,
15686
15686
  "type": "string",
15687
- "value_allowed_null": true
15687
+ "value_allowed_null": false
15688
15688
  },
15689
15689
  {
15690
15690
  "disabled": false,
15691
- "document": "提醒类型。\n\n0:不提醒;1:指定人;2:所有人\n注意:此字段可能返回 null,表示取不到有效值。",
15691
+ "document": "提醒类型。\n\n0:不提醒;1:指定人;2:所有人",
15692
15692
  "example": "0",
15693
15693
  "member": "uint64",
15694
15694
  "name": "RemindType",
15695
15695
  "output_required": false,
15696
15696
  "required": false,
15697
15697
  "type": "int",
15698
- "value_allowed_null": true
15698
+ "value_allowed_null": false
15699
15699
  },
15700
15700
  {
15701
15701
  "disabled": false,
15702
- "document": "电话列表。\n注意:此字段可能返回 null,表示取不到有效值。",
15702
+ "document": "电话列表。",
15703
15703
  "example": "[\"15111111111\"]",
15704
15704
  "member": "string",
15705
15705
  "name": "Mobiles",
15706
15706
  "output_required": false,
15707
15707
  "required": false,
15708
15708
  "type": "list",
15709
- "value_allowed_null": true
15709
+ "value_allowed_null": false
15710
15710
  },
15711
15711
  {
15712
15712
  "disabled": false,
15713
- "document": "用户ID列表。\n注意:此字段可能返回 null,表示取不到有效值。",
15713
+ "document": "用户ID列表。",
15714
15714
  "example": "[\"11234\"]",
15715
15715
  "member": "string",
15716
15716
  "name": "UserIds",
15717
15717
  "output_required": false,
15718
15718
  "required": false,
15719
15719
  "type": "list",
15720
- "value_allowed_null": true
15720
+ "value_allowed_null": false
15721
15721
  },
15722
15722
  {
15723
15723
  "disabled": false,
15724
- "document": "该参数已废弃,请使用NoticeContentId。\n注意:此字段可能返回 null,表示取不到有效值。",
15724
+ "document": "该参数已废弃,请使用NoticeContentId",
15725
15725
  "example": "[\"Content-Type: application/json\"]",
15726
15726
  "member": "string",
15727
15727
  "name": "Headers",
15728
15728
  "output_required": true,
15729
15729
  "required": false,
15730
15730
  "type": "list",
15731
- "value_allowed_null": true
15731
+ "value_allowed_null": false
15732
15732
  },
15733
15733
  {
15734
15734
  "disabled": false,