tccli 3.0.1215.1__py2.py3-none-any.whl → 3.0.1216.1__py2.py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- tccli/__init__.py +1 -1
- tccli/configure.py +46 -1
- tccli/services/__init__.py +0 -3
- tccli/services/apm/v20210622/api.json +20 -0
- tccli/services/asr/v20190614/api.json +3 -3
- tccli/services/bi/v20220105/api.json +32 -4
- tccli/services/bi/v20220105/examples.json +1 -1
- tccli/services/billing/billing_client.py +53 -0
- tccli/services/billing/v20180709/api.json +304 -0
- tccli/services/billing/v20180709/examples.json +8 -0
- tccli/services/bsca/v20210811/api.json +222 -17
- tccli/services/bsca/v20210811/examples.json +4 -4
- tccli/services/ccc/ccc_client.py +53 -0
- tccli/services/ccc/v20200210/api.json +167 -18
- tccli/services/ccc/v20200210/examples.json +11 -3
- tccli/services/cdb/v20170320/api.json +13 -4
- tccli/services/cdb/v20170320/examples.json +1 -1
- tccli/services/cdn/v20180606/api.json +5 -3
- tccli/services/cdwdoris/v20211228/api.json +12 -2
- tccli/services/cfw/v20190904/api.json +81 -47
- tccli/services/cfw/v20190904/examples.json +46 -40
- tccli/services/ciam/v20220331/api.json +316 -315
- tccli/services/ciam/v20220331/examples.json +49 -49
- tccli/services/cloudaudit/cloudaudit_client.py +30 -30
- tccli/services/cloudaudit/v20190319/api.json +215 -186
- tccli/services/cloudaudit/v20190319/examples.json +13 -13
- tccli/services/cls/v20201016/api.json +365 -66
- tccli/services/cls/v20201016/examples.json +9 -3
- tccli/services/csip/v20221121/api.json +4 -4
- tccli/services/cvm/v20170312/api.json +42 -0
- tccli/services/cwp/v20180228/api.json +217 -163
- tccli/services/cwp/v20180228/examples.json +53 -65
- tccli/services/cynosdb/v20190107/api.json +77 -29
- tccli/services/cynosdb/v20190107/examples.json +22 -22
- tccli/services/dasb/v20191018/api.json +77 -0
- tccli/services/dasb/v20191018/examples.json +5 -5
- tccli/services/domain/v20180808/api.json +3 -3
- tccli/services/domain/v20180808/examples.json +3 -3
- tccli/services/eb/v20210416/api.json +15 -15
- tccli/services/eb/v20210416/examples.json +1 -1
- tccli/services/es/es_client.py +249 -37
- tccli/services/es/v20180416/api.json +521 -0
- tccli/services/es/v20180416/examples.json +32 -0
- tccli/services/ess/ess_client.py +53 -0
- tccli/services/ess/v20201111/api.json +145 -9
- tccli/services/ess/v20201111/examples.json +15 -1
- tccli/services/essbasic/essbasic_client.py +106 -0
- tccli/services/essbasic/v20210526/api.json +234 -12
- tccli/services/essbasic/v20210526/examples.json +22 -0
- tccli/services/gaap/v20180529/api.json +44 -26
- tccli/services/gaap/v20180529/examples.json +24 -30
- tccli/services/iotexplorer/v20190423/api.json +40 -0
- tccli/services/live/v20180801/api.json +35 -9
- tccli/services/mongodb/v20190725/api.json +6 -8
- tccli/services/ocr/v20181119/api.json +2 -2
- tccli/services/organization/organization_client.py +352 -34
- tccli/services/organization/v20210331/api.json +451 -0
- tccli/services/organization/v20210331/examples.json +48 -0
- tccli/services/region/v20220627/api.json +1 -1
- tccli/services/scf/scf_client.py +269 -4
- tccli/services/scf/v20180416/api.json +554 -0
- tccli/services/scf/v20180416/examples.json +46 -0
- tccli/services/ssl/v20191205/api.json +1 -1
- tccli/services/tat/v20201028/api.json +27 -25
- tccli/services/tat/v20201028/examples.json +4 -4
- tccli/services/tcss/v20201101/api.json +13 -13
- tccli/services/tcss/v20201101/examples.json +5 -5
- tccli/services/tdmq/v20200217/api.json +64 -63
- tccli/services/tdmq/v20200217/examples.json +2 -2
- tccli/services/tem/v20210701/api.json +144 -103
- tccli/services/tem/v20210701/examples.json +27 -27
- tccli/services/teo/teo_client.py +277 -12
- tccli/services/teo/v20220901/api.json +1020 -143
- tccli/services/teo/v20220901/examples.json +71 -1
- tccli/services/tke/tke_client.py +53 -0
- tccli/services/tke/v20180525/api.json +43 -0
- tccli/services/tke/v20180525/examples.json +8 -0
- tccli/services/tms/tms_client.py +4 -57
- tccli/services/tms/v20201229/api.json +0 -354
- tccli/services/tms/v20201229/examples.json +0 -8
- tccli/services/trtc/v20190722/api.json +221 -22
- tccli/services/vpc/v20170312/api.json +105 -30
- tccli/services/vpc/v20170312/examples.json +10 -2
- tccli/services/vpc/vpc_client.py +107 -54
- tccli/services/waf/v20180125/api.json +61 -0
- tccli/services/waf/v20180125/examples.json +8 -0
- tccli/services/waf/waf_client.py +53 -0
- tccli/services/wedata/v20210820/api.json +686 -0
- tccli/services/wedata/v20210820/examples.json +16 -0
- tccli/services/wedata/wedata_client.py +106 -0
- {tccli-3.0.1215.1.dist-info → tccli-3.0.1216.1.dist-info}/METADATA +6 -2
- {tccli-3.0.1215.1.dist-info → tccli-3.0.1216.1.dist-info}/RECORD +95 -99
- tccli/services/cr/__init__.py +0 -4
- tccli/services/cr/cr_client.py +0 -1626
- tccli/services/cr/v20180321/api.json +0 -2829
- tccli/services/cr/v20180321/examples.json +0 -235
- {tccli-3.0.1215.1.dist-info → tccli-3.0.1216.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1215.1.dist-info → tccli-3.0.1216.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1215.1.dist-info → tccli-3.0.1216.1.dist-info}/license_files/LICENSE +0 -0
@@ -2535,7 +2535,7 @@
|
|
2535
2535
|
"status": "online"
|
2536
2536
|
},
|
2537
2537
|
"EditReverseShellRules": {
|
2538
|
-
"document": "编辑反弹Shell
|
2538
|
+
"document": "编辑反弹Shell规则(支持多服务器选择)",
|
2539
2539
|
"input": "EditReverseShellRulesRequest",
|
2540
2540
|
"name": "编辑反弹Shell规则(支持多服务器选择)",
|
2541
2541
|
"output": "EditReverseShellRulesResponse",
|
@@ -3714,7 +3714,7 @@
|
|
3714
3714
|
"example": "[]",
|
3715
3715
|
"member": "DuplicateHosts",
|
3716
3716
|
"name": "DuplicateHosts",
|
3717
|
-
"
|
3717
|
+
"output_required": true,
|
3718
3718
|
"type": "list",
|
3719
3719
|
"value_allowed_null": true
|
3720
3720
|
},
|
@@ -12873,7 +12873,7 @@
|
|
12873
12873
|
},
|
12874
12874
|
{
|
12875
12875
|
"disabled": false,
|
12876
|
-
"document": "0 -不阻断(客户端版本不支持)\n1 -已阻断\n2 -阻断失败(程序异常)\n3 -不阻断(内网不阻断)\n4 -可用区不支持阻断\n10-阻断中\n81-不阻断(未开启阻断)\n82-不阻断(非专业版)\n83-不阻断(已加白名单)\n86-不阻断(系统白名单)\n87-不阻断(客户端离线)\n注意:此字段可能返回 null,表示取不到有效值。",
|
12876
|
+
"document": "0 -不阻断(客户端版本不支持)\n1 -已阻断\n2 -阻断失败(程序异常)\n3 -不阻断(内网不阻断)\n4 -可用区不支持阻断\n10-阻断中\n81-不阻断(未开启阻断)\n82-不阻断(非专业版)\n83-不阻断(已加白名单)\n86-不阻断(系统白名单)\n87-不阻断(客户端离线)\n88-不阻断(来源Ip归属相同客户)\n89-不阻断(ipv6不支持阻断)\n注意:此字段可能返回 null,表示取不到有效值。",
|
12877
12877
|
"example": "0",
|
12878
12878
|
"member": "uint64",
|
12879
12879
|
"name": "BanStatus",
|
@@ -14103,7 +14103,7 @@
|
|
14103
14103
|
"example": "1",
|
14104
14104
|
"member": "bool",
|
14105
14105
|
"name": "IsGlobal",
|
14106
|
-
"
|
14106
|
+
"output_required": true,
|
14107
14107
|
"type": "bool",
|
14108
14108
|
"value_allowed_null": false
|
14109
14109
|
},
|
@@ -14113,7 +14113,7 @@
|
|
14113
14113
|
"example": "false",
|
14114
14114
|
"member": "bool",
|
14115
14115
|
"name": "IsDuplicate",
|
14116
|
-
"
|
14116
|
+
"output_required": true,
|
14117
14117
|
"type": "bool",
|
14118
14118
|
"value_allowed_null": false
|
14119
14119
|
},
|
@@ -14123,7 +14123,7 @@
|
|
14123
14123
|
"example": "{}",
|
14124
14124
|
"member": "DuplicateHosts",
|
14125
14125
|
"name": "DuplicateHosts",
|
14126
|
-
"
|
14126
|
+
"output_required": true,
|
14127
14127
|
"type": "list",
|
14128
14128
|
"value_allowed_null": false
|
14129
14129
|
},
|
@@ -15186,7 +15186,7 @@
|
|
15186
15186
|
"example": "1",
|
15187
15187
|
"member": "uint64",
|
15188
15188
|
"name": "FixId",
|
15189
|
-
"
|
15189
|
+
"output_required": true,
|
15190
15190
|
"type": "int",
|
15191
15191
|
"value_allowed_null": false
|
15192
15192
|
},
|
@@ -21078,7 +21078,7 @@
|
|
21078
21078
|
"example": "[]",
|
21079
21079
|
"member": "RegionSet",
|
21080
21080
|
"name": "RegionSet",
|
21081
|
-
"
|
21081
|
+
"output_required": true,
|
21082
21082
|
"type": "list",
|
21083
21083
|
"value_allowed_null": false
|
21084
21084
|
},
|
@@ -23339,7 +23339,7 @@
|
|
23339
23339
|
"example": "无",
|
23340
23340
|
"member": "BashEventsInfoNew",
|
23341
23341
|
"name": "BashEventsInfo",
|
23342
|
-
"
|
23342
|
+
"output_required": true,
|
23343
23343
|
"type": "object",
|
23344
23344
|
"value_allowed_null": true
|
23345
23345
|
},
|
@@ -23376,7 +23376,7 @@
|
|
23376
23376
|
"example": "无",
|
23377
23377
|
"member": "BashEventsInfo",
|
23378
23378
|
"name": "BashEventsInfo",
|
23379
|
-
"
|
23379
|
+
"output_required": true,
|
23380
23380
|
"type": "object",
|
23381
23381
|
"value_allowed_null": true
|
23382
23382
|
},
|
@@ -23532,7 +23532,7 @@
|
|
23532
23532
|
"example": "test",
|
23533
23533
|
"member": "uint64",
|
23534
23534
|
"name": "TotalCount",
|
23535
|
-
"
|
23535
|
+
"output_required": true,
|
23536
23536
|
"type": "int",
|
23537
23537
|
"value_allowed_null": false
|
23538
23538
|
},
|
@@ -23542,7 +23542,7 @@
|
|
23542
23542
|
"example": "test",
|
23543
23543
|
"member": "BashEvent",
|
23544
23544
|
"name": "List",
|
23545
|
-
"
|
23545
|
+
"output_required": true,
|
23546
23546
|
"type": "list",
|
23547
23547
|
"value_allowed_null": false
|
23548
23548
|
},
|
@@ -23652,7 +23652,7 @@
|
|
23652
23652
|
},
|
23653
23653
|
{
|
23654
23654
|
"disabled": false,
|
23655
|
-
"document": "过滤条件。\n<li>
|
23655
|
+
"document": "过滤条件。\n<li>Name - String - 是否必填:否 - 规则名称</li>\n<li>Rule - String - 是否必填:否 - 规则内容</li>\n<li>Level - Int - 是否必填:否 - 威胁等级</li>\n<li>White - Int - 是否必填:否 - 白名单类型</li>\n<li>RuleCategory - Int - 是否必填:否 - 策略类型</li>\n<li>BashAction - Int - 是否必填:否 - 操作动作</li>\n<li>Status - Int - 是否必填:否 - 生效状态</li>",
|
23656
23656
|
"example": "[]",
|
23657
23657
|
"member": "Filter",
|
23658
23658
|
"name": "Filters",
|
@@ -23671,7 +23671,7 @@
|
|
23671
23671
|
"example": "[]",
|
23672
23672
|
"member": "BashRule",
|
23673
23673
|
"name": "List",
|
23674
|
-
"
|
23674
|
+
"output_required": true,
|
23675
23675
|
"type": "list",
|
23676
23676
|
"value_allowed_null": false
|
23677
23677
|
},
|
@@ -23681,7 +23681,7 @@
|
|
23681
23681
|
"example": "1",
|
23682
23682
|
"member": "uint64",
|
23683
23683
|
"name": "TotalCount",
|
23684
|
-
"
|
23684
|
+
"output_required": true,
|
23685
23685
|
"type": "int",
|
23686
23686
|
"value_allowed_null": false
|
23687
23687
|
},
|
@@ -23717,7 +23717,7 @@
|
|
23717
23717
|
},
|
23718
23718
|
{
|
23719
23719
|
"disabled": false,
|
23720
|
-
"document": "过滤条件。\n<li>IpOrAlias - String - 是否必填:否 - 主机ip或别名筛选</li>\n<li>Uuid - String - 是否必填:否 - 主机安全唯一Uuid</li>\n<li>Quuid - String - 是否必填:否 - 云服务器uuid</li>\n<li>Status - String - 是否必填:否 - 状态筛选:失败:FAILED 成功:SUCCESS</li>\n<li>UserName - String - 是否必填:否 - UserName筛选</li>\n<li>SrcIp - String - 是否必填:否 - 来源ip筛选</li>\n<li>CreateBeginTime - String - 是否必填:否 - 首次攻击时间筛选,开始时间</li>\n<li>CreateEndTime - String - 是否必填:否 - 首次攻击时间筛选,结束时间</li>\n<li>ModifyBeginTime - String - 是否必填:否 - 最近攻击时间筛选,开始时间</li>\n<li>ModifyEndTime - String - 是否必填:否 - 最近攻击时间筛选,结束时间</li>\n<li>Banned - String - 是否必填:否 - 阻断状态筛选,多个用\",\"分割:0-未阻断(全局ZK开关关闭),82-未阻断(非专业版),83-未阻断(已加白名单),1
|
23720
|
+
"document": "过滤条件。\n<li>IpOrAlias - String - 是否必填:否 - 主机ip或别名筛选</li>\n<li>Uuid - String - 是否必填:否 - 主机安全唯一Uuid</li>\n<li>Quuid - String - 是否必填:否 - 云服务器uuid</li>\n<li>Status - String - 是否必填:否 - 状态筛选:失败:FAILED 成功:SUCCESS</li>\n<li>UserName - String - 是否必填:否 - UserName筛选</li>\n<li>SrcIp - String - 是否必填:否 - 来源ip筛选</li>\n<li>CreateBeginTime - String - 是否必填:否 - 首次攻击时间筛选,开始时间</li>\n<li>CreateEndTime - String - 是否必填:否 - 首次攻击时间筛选,结束时间</li>\n<li>ModifyBeginTime - String - 是否必填:否 - 最近攻击时间筛选,开始时间</li>\n<li>ModifyEndTime - String - 是否必填:否 - 最近攻击时间筛选,结束时间</li>\n<li>Banned - String - 是否必填:否 - 阻断状态筛选,多个用\",\"分割:0-未阻断(全局ZK开关关闭),82-未阻断(非专业版),83-未阻断(已加白名单),1-阻断成功(已完成),2-未阻断-程序异常,3-未阻断-内网攻击暂不支持阻断,4-未阻断-安平暂不支持阻断,10-阻断成功(生效中)</li>\n<li>DataFrom - Int - 命中规则:0-登录规则,1-情报规则</li>\n<li>EventType - String - 是否必填:否 - 破解状态筛选:200-破解失败(密码错误),300-破解成功,400-破解失败(账号不存在)</li>",
|
23721
23721
|
"example": "[]",
|
23722
23722
|
"member": "Filter",
|
23723
23723
|
"name": "Filters",
|
@@ -23754,6 +23754,7 @@
|
|
23754
23754
|
"example": "1",
|
23755
23755
|
"member": "uint64",
|
23756
23756
|
"name": "TotalCount",
|
23757
|
+
"output_required": true,
|
23757
23758
|
"type": "int",
|
23758
23759
|
"value_allowed_null": true
|
23759
23760
|
},
|
@@ -23763,6 +23764,7 @@
|
|
23763
23764
|
"example": "[]",
|
23764
23765
|
"member": "BruteAttackInfo",
|
23765
23766
|
"name": "BruteAttackList",
|
23767
|
+
"output_required": true,
|
23766
23768
|
"type": "list",
|
23767
23769
|
"value_allowed_null": true
|
23768
23770
|
},
|
@@ -24130,7 +24132,7 @@
|
|
24130
24132
|
"example": "无",
|
24131
24133
|
"member": "VulDefenceEventDetail",
|
24132
24134
|
"name": "Data",
|
24133
|
-
"
|
24135
|
+
"output_required": true,
|
24134
24136
|
"type": "object",
|
24135
24137
|
"value_allowed_null": false
|
24136
24138
|
},
|
@@ -27204,7 +27206,7 @@
|
|
27204
27206
|
},
|
27205
27207
|
{
|
27206
27208
|
"disabled": false,
|
27207
|
-
"document": "
|
27209
|
+
"document": "过滤条件。<li>IpOrAlias - String - 是否必填:否 - 主机ip或别名筛选</li><li>UserName - String - 是否必填:否 - 用户名筛选</li><li>SrcIP - String - 是否必填:否 - 来源IP筛选</li><li>Location - String - 是否必填:否 - 登录地筛选</li><li>ModifyBeginTime - String - 是否必填:否 - 按照修改时间段筛选,开始时间</li><li>ModifyEndTime - String - 是否必填:否 - 按照修改时间段筛选,结束时间</li>",
|
27208
27210
|
"example": "[]",
|
27209
27211
|
"member": "Filter",
|
27210
27212
|
"name": "Filters",
|
@@ -27223,7 +27225,7 @@
|
|
27223
27225
|
"example": "1",
|
27224
27226
|
"member": "uint64",
|
27225
27227
|
"name": "TotalCount",
|
27226
|
-
"
|
27228
|
+
"output_required": true,
|
27227
27229
|
"type": "int",
|
27228
27230
|
"value_allowed_null": false
|
27229
27231
|
},
|
@@ -27233,7 +27235,7 @@
|
|
27233
27235
|
"example": "[]",
|
27234
27236
|
"member": "LoginWhiteCombinedInfo",
|
27235
27237
|
"name": "LoginWhiteCombinedInfos",
|
27236
|
-
"
|
27238
|
+
"output_required": true,
|
27237
27239
|
"type": "list",
|
27238
27240
|
"value_allowed_null": true
|
27239
27241
|
},
|
@@ -27297,7 +27299,7 @@
|
|
27297
27299
|
"example": "1",
|
27298
27300
|
"member": "uint64",
|
27299
27301
|
"name": "TotalCount",
|
27300
|
-
"
|
27302
|
+
"output_required": true,
|
27301
27303
|
"type": "int",
|
27302
27304
|
"value_allowed_null": false
|
27303
27305
|
},
|
@@ -27307,7 +27309,7 @@
|
|
27307
27309
|
"example": "[]",
|
27308
27310
|
"member": "HostDesc",
|
27309
27311
|
"name": "Hosts",
|
27310
|
-
"
|
27312
|
+
"output_required": true,
|
27311
27313
|
"type": "list",
|
27312
27314
|
"value_allowed_null": false
|
27313
27315
|
},
|
@@ -27362,7 +27364,7 @@
|
|
27362
27364
|
"example": "1",
|
27363
27365
|
"member": "uint64",
|
27364
27366
|
"name": "TotalCount",
|
27365
|
-
"
|
27367
|
+
"output_required": true,
|
27366
27368
|
"type": "int",
|
27367
27369
|
"value_allowed_null": false
|
27368
27370
|
},
|
@@ -27372,7 +27374,7 @@
|
|
27372
27374
|
"example": "[]",
|
27373
27375
|
"member": "LoginWhiteLists",
|
27374
27376
|
"name": "LoginWhiteLists",
|
27375
|
-
"
|
27377
|
+
"output_required": true,
|
27376
27378
|
"type": "list",
|
27377
27379
|
"value_allowed_null": false
|
27378
27380
|
},
|
@@ -28901,7 +28903,7 @@
|
|
28901
28903
|
"example": "无",
|
28902
28904
|
"member": "MalwareRiskOverview",
|
28903
28905
|
"name": "Data",
|
28904
|
-
"
|
28906
|
+
"output_required": true,
|
28905
28907
|
"type": "object",
|
28906
28908
|
"value_allowed_null": false
|
28907
28909
|
},
|
@@ -29735,7 +29737,7 @@
|
|
29735
29737
|
"example": "无",
|
29736
29738
|
"member": "PrivilegeEventInfo",
|
29737
29739
|
"name": "PrivilegeEventInfo",
|
29738
|
-
"
|
29740
|
+
"output_required": true,
|
29739
29741
|
"type": "object",
|
29740
29742
|
"value_allowed_null": true
|
29741
29743
|
},
|
@@ -29873,7 +29875,7 @@
|
|
29873
29875
|
"example": "[]",
|
29874
29876
|
"member": "PrivilegeRule",
|
29875
29877
|
"name": "List",
|
29876
|
-
"
|
29878
|
+
"output_required": true,
|
29877
29879
|
"type": "list",
|
29878
29880
|
"value_allowed_null": false
|
29879
29881
|
},
|
@@ -29883,7 +29885,7 @@
|
|
29883
29885
|
"example": "1",
|
29884
29886
|
"member": "uint64",
|
29885
29887
|
"name": "TotalCount",
|
29886
|
-
"
|
29888
|
+
"output_required": true,
|
29887
29889
|
"type": "int",
|
29888
29890
|
"value_allowed_null": false
|
29889
29891
|
},
|
@@ -31190,7 +31192,7 @@
|
|
31190
31192
|
"example": "无",
|
31191
31193
|
"member": "ReverseShellEventInfo",
|
31192
31194
|
"name": "ReverseShellEventInfo",
|
31193
|
-
"
|
31195
|
+
"output_required": true,
|
31194
31196
|
"type": "object",
|
31195
31197
|
"value_allowed_null": true
|
31196
31198
|
},
|
@@ -31263,7 +31265,7 @@
|
|
31263
31265
|
"example": "[]",
|
31264
31266
|
"member": "ReverseShell",
|
31265
31267
|
"name": "List",
|
31266
|
-
"
|
31268
|
+
"output_required": true,
|
31267
31269
|
"type": "list",
|
31268
31270
|
"value_allowed_null": false
|
31269
31271
|
},
|
@@ -31273,7 +31275,7 @@
|
|
31273
31275
|
"example": "1",
|
31274
31276
|
"member": "uint64",
|
31275
31277
|
"name": "TotalCount",
|
31276
|
-
"
|
31278
|
+
"output_required": true,
|
31277
31279
|
"type": "int",
|
31278
31280
|
"value_allowed_null": false
|
31279
31281
|
},
|
@@ -31328,7 +31330,7 @@
|
|
31328
31330
|
"example": "[]",
|
31329
31331
|
"member": "ReverseShellRule",
|
31330
31332
|
"name": "List",
|
31331
|
-
"
|
31333
|
+
"output_required": true,
|
31332
31334
|
"type": "list",
|
31333
31335
|
"value_allowed_null": false
|
31334
31336
|
},
|
@@ -31338,7 +31340,7 @@
|
|
31338
31340
|
"example": "1",
|
31339
31341
|
"member": "uint64",
|
31340
31342
|
"name": "TotalCount",
|
31341
|
-
"
|
31343
|
+
"output_required": true,
|
31342
31344
|
"type": "int",
|
31343
31345
|
"value_allowed_null": false
|
31344
31346
|
},
|
@@ -31532,6 +31534,7 @@
|
|
31532
31534
|
"example": "xxx",
|
31533
31535
|
"member": "RiskDnsList",
|
31534
31536
|
"name": "RiskDnsInfo",
|
31537
|
+
"output_required": true,
|
31535
31538
|
"type": "object",
|
31536
31539
|
"value_allowed_null": false
|
31537
31540
|
},
|
@@ -32999,7 +33002,7 @@
|
|
32999
33002
|
},
|
33000
33003
|
{
|
33001
33004
|
"disabled": false,
|
33002
|
-
"document": "过滤安全播报类型:0-紧急通知,1-功能更新,2-行业荣誉,3-版本发布,4
|
33005
|
+
"document": "过滤安全播报类型:0-紧急通知,1-功能更新,2-行业荣誉,3-版本发布,4-实践教程",
|
33003
33006
|
"example": "0",
|
33004
33007
|
"member": "string",
|
33005
33008
|
"name": "BroadcastType",
|
@@ -34617,7 +34620,7 @@
|
|
34617
34620
|
"example": "123",
|
34618
34621
|
"member": "uint64",
|
34619
34622
|
"name": "TotalCount",
|
34620
|
-
"
|
34623
|
+
"output_required": true,
|
34621
34624
|
"type": "int",
|
34622
34625
|
"value_allowed_null": false
|
34623
34626
|
},
|
@@ -34627,7 +34630,7 @@
|
|
34627
34630
|
"example": "无",
|
34628
34631
|
"member": "VulDefenceEvent",
|
34629
34632
|
"name": "List",
|
34630
|
-
"
|
34633
|
+
"output_required": true,
|
34631
34634
|
"type": "list",
|
34632
34635
|
"value_allowed_null": true
|
34633
34636
|
},
|
@@ -34801,7 +34804,7 @@
|
|
34801
34804
|
"example": "123",
|
34802
34805
|
"member": "uint64",
|
34803
34806
|
"name": "TotalCount",
|
34804
|
-
"
|
34807
|
+
"output_required": true,
|
34805
34808
|
"type": "int",
|
34806
34809
|
"value_allowed_null": false
|
34807
34810
|
},
|
@@ -34811,7 +34814,7 @@
|
|
34811
34814
|
"example": "无",
|
34812
34815
|
"member": "VulDefencePluginDetail",
|
34813
34816
|
"name": "List",
|
34814
|
-
"
|
34817
|
+
"output_required": true,
|
34815
34818
|
"type": "list",
|
34816
34819
|
"value_allowed_null": true
|
34817
34820
|
},
|
@@ -35146,7 +35149,7 @@
|
|
35146
35149
|
"example": "1",
|
35147
35150
|
"member": "uint64",
|
35148
35151
|
"name": "TotalCount",
|
35149
|
-
"
|
35152
|
+
"output_required": true,
|
35150
35153
|
"type": "int",
|
35151
35154
|
"value_allowed_null": false
|
35152
35155
|
},
|
@@ -35156,7 +35159,7 @@
|
|
35156
35159
|
"example": "[]",
|
35157
35160
|
"member": "VulEffectModuleInfo",
|
35158
35161
|
"name": "VulEffectModuleInfo",
|
35159
|
-
"
|
35162
|
+
"output_required": true,
|
35160
35163
|
"type": "list",
|
35161
35164
|
"value_allowed_null": true
|
35162
35165
|
},
|
@@ -35220,7 +35223,7 @@
|
|
35220
35223
|
{
|
35221
35224
|
"disabled": false,
|
35222
35225
|
"document": "主机quuid 和VulId 组合可查 某主机最近一次修复任务详情",
|
35223
|
-
"example": "
|
35226
|
+
"example": "05f0bcab-726c-4ea4-8109-bcd03d5598f7",
|
35224
35227
|
"member": "string",
|
35225
35228
|
"name": "Quuid",
|
35226
35229
|
"required": false,
|
@@ -35238,7 +35241,7 @@
|
|
35238
35241
|
"example": "2021-07-09 15:04:01",
|
35239
35242
|
"member": "string",
|
35240
35243
|
"name": "FixStartTime",
|
35241
|
-
"
|
35244
|
+
"output_required": true,
|
35242
35245
|
"type": "string",
|
35243
35246
|
"value_allowed_null": true
|
35244
35247
|
},
|
@@ -35248,7 +35251,7 @@
|
|
35248
35251
|
"example": "2021-07-09 15:04:01",
|
35249
35252
|
"member": "string",
|
35250
35253
|
"name": "FixEndTime",
|
35251
|
-
"
|
35254
|
+
"output_required": true,
|
35252
35255
|
"type": "string",
|
35253
35256
|
"value_allowed_null": true
|
35254
35257
|
},
|
@@ -35258,7 +35261,7 @@
|
|
35258
35261
|
"example": "1",
|
35259
35262
|
"member": "uint64",
|
35260
35263
|
"name": "FixSuccessCnt",
|
35261
|
-
"
|
35264
|
+
"output_required": true,
|
35262
35265
|
"type": "int",
|
35263
35266
|
"value_allowed_null": true
|
35264
35267
|
},
|
@@ -35268,17 +35271,17 @@
|
|
35268
35271
|
"example": "3",
|
35269
35272
|
"member": "uint64",
|
35270
35273
|
"name": "FixFailCnt",
|
35271
|
-
"
|
35274
|
+
"output_required": true,
|
35272
35275
|
"type": "int",
|
35273
35276
|
"value_allowed_null": false
|
35274
35277
|
},
|
35275
35278
|
{
|
35276
35279
|
"disabled": false,
|
35277
|
-
"document": "
|
35280
|
+
"document": "主机总数",
|
35278
35281
|
"example": "4",
|
35279
35282
|
"member": "uint64",
|
35280
35283
|
"name": "HostCnt",
|
35281
|
-
"
|
35284
|
+
"output_required": true,
|
35282
35285
|
"type": "int",
|
35283
35286
|
"value_allowed_null": false
|
35284
35287
|
},
|
@@ -35288,7 +35291,7 @@
|
|
35288
35291
|
"example": "153",
|
35289
35292
|
"member": "uint64",
|
35290
35293
|
"name": "FixId",
|
35291
|
-
"
|
35294
|
+
"output_required": true,
|
35292
35295
|
"type": "int",
|
35293
35296
|
"value_allowed_null": false
|
35294
35297
|
},
|
@@ -35298,7 +35301,7 @@
|
|
35298
35301
|
"example": "无",
|
35299
35302
|
"member": "VulFixStatusSnapshotInfo",
|
35300
35303
|
"name": "SnapshotList",
|
35301
|
-
"
|
35304
|
+
"output_required": true,
|
35302
35305
|
"type": "list",
|
35303
35306
|
"value_allowed_null": true
|
35304
35307
|
},
|
@@ -35308,7 +35311,7 @@
|
|
35308
35311
|
"example": "无",
|
35309
35312
|
"member": "VulFixStatusInfo",
|
35310
35313
|
"name": "VulFixList",
|
35311
|
-
"
|
35314
|
+
"output_required": true,
|
35312
35315
|
"type": "list",
|
35313
35316
|
"value_allowed_null": true
|
35314
35317
|
},
|
@@ -35318,17 +35321,17 @@
|
|
35318
35321
|
"example": "40",
|
35319
35322
|
"member": "uint64",
|
35320
35323
|
"name": "SnapshotProgress",
|
35321
|
-
"
|
35324
|
+
"output_required": true,
|
35322
35325
|
"type": "int",
|
35323
35326
|
"value_allowed_null": false
|
35324
35327
|
},
|
35325
35328
|
{
|
35326
35329
|
"disabled": false,
|
35327
|
-
"document": "
|
35330
|
+
"document": "修复进度 0-100",
|
35328
35331
|
"example": "20",
|
35329
35332
|
"member": "uint64",
|
35330
35333
|
"name": "FixProgress",
|
35331
|
-
"
|
35334
|
+
"output_required": true,
|
35332
35335
|
"type": "int",
|
35333
35336
|
"value_allowed_null": false
|
35334
35337
|
},
|
@@ -35338,7 +35341,7 @@
|
|
35338
35341
|
"example": "34255",
|
35339
35342
|
"member": "uint64",
|
35340
35343
|
"name": "RemainingTime",
|
35341
|
-
"
|
35344
|
+
"output_required": true,
|
35342
35345
|
"type": "int",
|
35343
35346
|
"value_allowed_null": false
|
35344
35347
|
},
|
@@ -35348,7 +35351,7 @@
|
|
35348
35351
|
"example": "1",
|
35349
35352
|
"member": "uint64",
|
35350
35353
|
"name": "IsRetrySnapshot",
|
35351
|
-
"
|
35354
|
+
"output_required": true,
|
35352
35355
|
"type": "int",
|
35353
35356
|
"value_allowed_null": false
|
35354
35357
|
},
|
@@ -35358,7 +35361,7 @@
|
|
35358
35361
|
"example": "1",
|
35359
35362
|
"member": "uint64",
|
35360
35363
|
"name": "SnapshotFailCnt",
|
35361
|
-
"
|
35364
|
+
"output_required": true,
|
35362
35365
|
"type": "int",
|
35363
35366
|
"value_allowed_null": true
|
35364
35367
|
},
|
@@ -35368,7 +35371,7 @@
|
|
35368
35371
|
"example": "1",
|
35369
35372
|
"member": "uint64",
|
35370
35373
|
"name": "IsAllowRetry",
|
35371
|
-
"
|
35374
|
+
"output_required": true,
|
35372
35375
|
"type": "int",
|
35373
35376
|
"value_allowed_null": true
|
35374
35377
|
},
|
@@ -35547,17 +35550,17 @@
|
|
35547
35550
|
"example": "1",
|
35548
35551
|
"member": "uint64",
|
35549
35552
|
"name": "VulId",
|
35550
|
-
"
|
35553
|
+
"output_required": true,
|
35551
35554
|
"type": "int",
|
35552
35555
|
"value_allowed_null": true
|
35553
35556
|
},
|
35554
35557
|
{
|
35555
35558
|
"disabled": false,
|
35556
35559
|
"document": "漏洞名称\n注意:此字段可能返回 null,表示取不到有效值。",
|
35557
|
-
"example": "
|
35560
|
+
"example": "无",
|
35558
35561
|
"member": "string",
|
35559
35562
|
"name": "VulName",
|
35560
|
-
"
|
35563
|
+
"output_required": true,
|
35561
35564
|
"type": "string",
|
35562
35565
|
"value_allowed_null": true
|
35563
35566
|
},
|
@@ -35567,7 +35570,7 @@
|
|
35567
35570
|
"example": "1",
|
35568
35571
|
"member": "uint64",
|
35569
35572
|
"name": "VulLevel",
|
35570
|
-
"
|
35573
|
+
"output_required": true,
|
35571
35574
|
"type": "int",
|
35572
35575
|
"value_allowed_null": true
|
35573
35576
|
},
|
@@ -35577,27 +35580,27 @@
|
|
35577
35580
|
"example": "1",
|
35578
35581
|
"member": "uint64",
|
35579
35582
|
"name": "VulType",
|
35580
|
-
"
|
35583
|
+
"output_required": true,
|
35581
35584
|
"type": "int",
|
35582
35585
|
"value_allowed_null": true
|
35583
35586
|
},
|
35584
35587
|
{
|
35585
35588
|
"disabled": false,
|
35586
35589
|
"document": "漏洞描述信息\n注意:此字段可能返回 null,表示取不到有效值。",
|
35587
|
-
"example": "
|
35590
|
+
"example": "无",
|
35588
35591
|
"member": "string",
|
35589
35592
|
"name": "Description",
|
35590
|
-
"
|
35593
|
+
"output_required": true,
|
35591
35594
|
"type": "string",
|
35592
35595
|
"value_allowed_null": true
|
35593
35596
|
},
|
35594
35597
|
{
|
35595
35598
|
"disabled": false,
|
35596
35599
|
"document": "修复方案\n注意:此字段可能返回 null,表示取不到有效值。",
|
35597
|
-
"example": "
|
35600
|
+
"example": "无",
|
35598
35601
|
"member": "string",
|
35599
35602
|
"name": "RepairPlan",
|
35600
|
-
"
|
35603
|
+
"output_required": true,
|
35601
35604
|
"type": "string",
|
35602
35605
|
"value_allowed_null": true
|
35603
35606
|
},
|
@@ -35607,57 +35610,57 @@
|
|
35607
35610
|
"example": "1",
|
35608
35611
|
"member": "string",
|
35609
35612
|
"name": "CveId",
|
35610
|
-
"
|
35613
|
+
"output_required": true,
|
35611
35614
|
"type": "string",
|
35612
35615
|
"value_allowed_null": true
|
35613
35616
|
},
|
35614
35617
|
{
|
35615
35618
|
"disabled": false,
|
35616
35619
|
"document": "参考链接\n注意:此字段可能返回 null,表示取不到有效值。",
|
35617
|
-
"example": "
|
35620
|
+
"example": "无",
|
35618
35621
|
"member": "string",
|
35619
35622
|
"name": "Reference",
|
35620
|
-
"
|
35623
|
+
"output_required": true,
|
35621
35624
|
"type": "string",
|
35622
35625
|
"value_allowed_null": true
|
35623
35626
|
},
|
35624
35627
|
{
|
35625
35628
|
"disabled": false,
|
35626
35629
|
"document": "CVSS信息\n注意:此字段可能返回 null,表示取不到有效值。",
|
35627
|
-
"example": "
|
35630
|
+
"example": "无",
|
35628
35631
|
"member": "string",
|
35629
35632
|
"name": "CVSS",
|
35630
|
-
"
|
35633
|
+
"output_required": true,
|
35631
35634
|
"type": "string",
|
35632
35635
|
"value_allowed_null": true
|
35633
35636
|
},
|
35634
35637
|
{
|
35635
35638
|
"disabled": false,
|
35636
35639
|
"document": "发布时间\n注意:此字段可能返回 null,表示取不到有效值。",
|
35637
|
-
"example": "
|
35640
|
+
"example": "无",
|
35638
35641
|
"member": "string",
|
35639
35642
|
"name": "PublicDate",
|
35640
|
-
"
|
35643
|
+
"output_required": true,
|
35641
35644
|
"type": "string",
|
35642
35645
|
"value_allowed_null": true
|
35643
35646
|
},
|
35644
35647
|
{
|
35645
35648
|
"disabled": false,
|
35646
35649
|
"document": "Cvss分数\n注意:此字段可能返回 null,表示取不到有效值。",
|
35647
|
-
"example": "
|
35650
|
+
"example": "无",
|
35648
35651
|
"member": "uint64",
|
35649
35652
|
"name": "CvssScore",
|
35650
|
-
"
|
35653
|
+
"output_required": true,
|
35651
35654
|
"type": "int",
|
35652
35655
|
"value_allowed_null": true
|
35653
35656
|
},
|
35654
35657
|
{
|
35655
35658
|
"disabled": false,
|
35656
35659
|
"document": "cvss详情\n注意:此字段可能返回 null,表示取不到有效值。",
|
35657
|
-
"example": "
|
35660
|
+
"example": "无",
|
35658
35661
|
"member": "string",
|
35659
35662
|
"name": "CveInfo",
|
35660
|
-
"
|
35663
|
+
"output_required": true,
|
35661
35664
|
"type": "string",
|
35662
35665
|
"value_allowed_null": true
|
35663
35666
|
},
|
@@ -35667,7 +35670,7 @@
|
|
35667
35670
|
"example": "1",
|
35668
35671
|
"member": "float",
|
35669
35672
|
"name": "CvssScoreFloat",
|
35670
|
-
"
|
35673
|
+
"output_required": true,
|
35671
35674
|
"type": "float",
|
35672
35675
|
"value_allowed_null": true
|
35673
35676
|
},
|
@@ -35677,7 +35680,7 @@
|
|
35677
35680
|
"example": "标签1,标签2",
|
35678
35681
|
"member": "string",
|
35679
35682
|
"name": "Labels",
|
35680
|
-
"
|
35683
|
+
"output_required": true,
|
35681
35684
|
"type": "string",
|
35682
35685
|
"value_allowed_null": true
|
35683
35686
|
},
|
@@ -35687,7 +35690,7 @@
|
|
35687
35690
|
"example": "12",
|
35688
35691
|
"member": "uint64",
|
35689
35692
|
"name": "DefenseAttackCount",
|
35690
|
-
"
|
35693
|
+
"output_required": true,
|
35691
35694
|
"type": "int",
|
35692
35695
|
"value_allowed_null": true
|
35693
35696
|
},
|
@@ -35697,7 +35700,7 @@
|
|
35697
35700
|
"example": "1",
|
35698
35701
|
"member": "uint64",
|
35699
35702
|
"name": "SuccessFixCount",
|
35700
|
-
"
|
35703
|
+
"output_required": true,
|
35701
35704
|
"type": "int",
|
35702
35705
|
"value_allowed_null": true
|
35703
35706
|
},
|
@@ -35707,7 +35710,7 @@
|
|
35707
35710
|
"example": "1",
|
35708
35711
|
"member": "int64",
|
35709
35712
|
"name": "FixSwitch",
|
35710
|
-
"
|
35713
|
+
"output_required": true,
|
35711
35714
|
"type": "int",
|
35712
35715
|
"value_allowed_null": true
|
35713
35716
|
},
|
@@ -37031,7 +37034,7 @@
|
|
37031
37034
|
{
|
37032
37035
|
"disabled": false,
|
37033
37036
|
"document": "客户端ID数组",
|
37034
|
-
"example": "
|
37037
|
+
"example": "05f0bcab-726c-4ea4-8109-bcd03d5598f7",
|
37035
37038
|
"member": "string",
|
37036
37039
|
"name": "Uuids",
|
37037
37040
|
"required": false,
|
@@ -37040,7 +37043,7 @@
|
|
37040
37043
|
{
|
37041
37044
|
"disabled": false,
|
37042
37045
|
"document": "主机IP",
|
37043
|
-
"example": "
|
37046
|
+
"example": "1.1.1.1",
|
37044
37047
|
"member": "string",
|
37045
37048
|
"name": "HostIp",
|
37046
37049
|
"required": false,
|
@@ -37049,7 +37052,7 @@
|
|
37049
37052
|
{
|
37050
37053
|
"disabled": false,
|
37051
37054
|
"document": "规则名称,编辑时不可修改规则名称",
|
37052
|
-
"example": "
|
37055
|
+
"example": "规则名称",
|
37053
37056
|
"member": "string",
|
37054
37057
|
"name": "Name",
|
37055
37058
|
"required": false,
|
@@ -37067,7 +37070,7 @@
|
|
37067
37070
|
{
|
37068
37071
|
"disabled": false,
|
37069
37072
|
"document": "正则表达式 ,编辑时不可修改正则表达式,需要对内容QueryEscape后再base64",
|
37070
|
-
"example": "
|
37073
|
+
"example": "sh cmdline",
|
37071
37074
|
"member": "string",
|
37072
37075
|
"name": "Rule",
|
37073
37076
|
"required": false,
|
@@ -37108,6 +37111,51 @@
|
|
37108
37111
|
"name": "DealOldEvents",
|
37109
37112
|
"required": false,
|
37110
37113
|
"type": "int"
|
37114
|
+
},
|
37115
|
+
{
|
37116
|
+
"disabled": false,
|
37117
|
+
"document": "策略描述",
|
37118
|
+
"example": "desc",
|
37119
|
+
"member": "string",
|
37120
|
+
"name": "Descript",
|
37121
|
+
"required": false,
|
37122
|
+
"type": "string"
|
37123
|
+
},
|
37124
|
+
{
|
37125
|
+
"disabled": false,
|
37126
|
+
"document": "生效与否 0:不生效 1:生效",
|
37127
|
+
"example": "1",
|
37128
|
+
"member": "int64",
|
37129
|
+
"name": "Status",
|
37130
|
+
"required": false,
|
37131
|
+
"type": "int"
|
37132
|
+
},
|
37133
|
+
{
|
37134
|
+
"disabled": false,
|
37135
|
+
"document": "0:告警 1:白名单 2:拦截",
|
37136
|
+
"example": "1",
|
37137
|
+
"member": "int64",
|
37138
|
+
"name": "BashAction",
|
37139
|
+
"required": false,
|
37140
|
+
"type": "int"
|
37141
|
+
},
|
37142
|
+
{
|
37143
|
+
"disabled": false,
|
37144
|
+
"document": "生效范围(0:一组quuid 1:所有专业版 2:所有专业版+旗舰版 3:所有主机)",
|
37145
|
+
"example": "1",
|
37146
|
+
"member": "int64",
|
37147
|
+
"name": "Scope",
|
37148
|
+
"required": false,
|
37149
|
+
"type": "int"
|
37150
|
+
},
|
37151
|
+
{
|
37152
|
+
"disabled": false,
|
37153
|
+
"document": "生效主机的QUUID集合",
|
37154
|
+
"example": "无",
|
37155
|
+
"member": "string",
|
37156
|
+
"name": "Quuids",
|
37157
|
+
"required": false,
|
37158
|
+
"type": "list"
|
37111
37159
|
}
|
37112
37160
|
],
|
37113
37161
|
"type": "object"
|
@@ -37229,7 +37277,7 @@
|
|
37229
37277
|
{
|
37230
37278
|
"disabled": false,
|
37231
37279
|
"document": "主机IP",
|
37232
|
-
"example": "
|
37280
|
+
"example": "无",
|
37233
37281
|
"member": "string",
|
37234
37282
|
"name": "HostIp",
|
37235
37283
|
"required": false,
|
@@ -37238,7 +37286,7 @@
|
|
37238
37286
|
{
|
37239
37287
|
"disabled": false,
|
37240
37288
|
"document": "目标IP",
|
37241
|
-
"example": "
|
37289
|
+
"example": "无",
|
37242
37290
|
"member": "string",
|
37243
37291
|
"name": "DestIp",
|
37244
37292
|
"required": false,
|
@@ -37247,7 +37295,7 @@
|
|
37247
37295
|
{
|
37248
37296
|
"disabled": false,
|
37249
37297
|
"document": "目标端口",
|
37250
|
-
"example": "
|
37298
|
+
"example": "无",
|
37251
37299
|
"member": "string",
|
37252
37300
|
"name": "DestPort",
|
37253
37301
|
"required": false,
|
@@ -37256,7 +37304,7 @@
|
|
37256
37304
|
{
|
37257
37305
|
"disabled": false,
|
37258
37306
|
"document": "进程名",
|
37259
|
-
"example": "
|
37307
|
+
"example": "无",
|
37260
37308
|
"member": "string",
|
37261
37309
|
"name": "ProcessName",
|
37262
37310
|
"required": false,
|
@@ -40141,7 +40189,7 @@
|
|
40141
40189
|
{
|
40142
40190
|
"disabled": false,
|
40143
40191
|
"document": "排序值 CreateTime",
|
40144
|
-
"example": "
|
40192
|
+
"example": "CreateTime",
|
40145
40193
|
"member": "string",
|
40146
40194
|
"name": "By",
|
40147
40195
|
"required": false,
|
@@ -40168,6 +40216,7 @@
|
|
40168
40216
|
"example": "xxx",
|
40169
40217
|
"member": "string",
|
40170
40218
|
"name": "DownloadUrl",
|
40219
|
+
"output_required": true,
|
40171
40220
|
"type": "string",
|
40172
40221
|
"value_allowed_null": false
|
40173
40222
|
},
|
@@ -40177,6 +40226,7 @@
|
|
40177
40226
|
"example": "1",
|
40178
40227
|
"member": "string",
|
40179
40228
|
"name": "TaskId",
|
40229
|
+
"output_required": true,
|
40180
40230
|
"type": "string",
|
40181
40231
|
"value_allowed_null": false
|
40182
40232
|
},
|
@@ -41269,7 +41319,7 @@
|
|
41269
41319
|
"example": "url",
|
41270
41320
|
"member": "string",
|
41271
41321
|
"name": "DownloadUrl",
|
41272
|
-
"
|
41322
|
+
"output_required": true,
|
41273
41323
|
"type": "string",
|
41274
41324
|
"value_allowed_null": true
|
41275
41325
|
},
|
@@ -41279,7 +41329,7 @@
|
|
41279
41329
|
"example": "1",
|
41280
41330
|
"member": "string",
|
41281
41331
|
"name": "TaskId",
|
41282
|
-
"
|
41332
|
+
"output_required": true,
|
41283
41333
|
"type": "string",
|
41284
41334
|
"value_allowed_null": false
|
41285
41335
|
},
|
@@ -41359,10 +41409,10 @@
|
|
41359
41409
|
{
|
41360
41410
|
"disabled": false,
|
41361
41411
|
"document": "导出的文件下载url(已弃用!)\n注意:此字段可能返回 null,表示取不到有效值。",
|
41362
|
-
"example": "
|
41412
|
+
"example": "无",
|
41363
41413
|
"member": "string",
|
41364
41414
|
"name": "DownloadUrl",
|
41365
|
-
"
|
41415
|
+
"output_required": true,
|
41366
41416
|
"type": "string",
|
41367
41417
|
"value_allowed_null": true
|
41368
41418
|
},
|
@@ -41372,7 +41422,7 @@
|
|
41372
41422
|
"example": "1",
|
41373
41423
|
"member": "string",
|
41374
41424
|
"name": "TaskId",
|
41375
|
-
"
|
41425
|
+
"output_required": true,
|
41376
41426
|
"type": "string",
|
41377
41427
|
"value_allowed_null": false
|
41378
41428
|
},
|
@@ -47926,7 +47976,7 @@
|
|
47926
47976
|
{
|
47927
47977
|
"disabled": false,
|
47928
47978
|
"document": "更新白名单信息实体",
|
47929
|
-
"example": "
|
47979
|
+
"example": "无",
|
47930
47980
|
"member": "UpdateHostLoginWhiteObj",
|
47931
47981
|
"name": "HostLoginWhiteObj",
|
47932
47982
|
"required": true,
|
@@ -48349,7 +48399,7 @@
|
|
48349
48399
|
{
|
48350
48400
|
"disabled": false,
|
48351
48401
|
"document": "quuid 列表",
|
48352
|
-
"example": "[\"
|
48402
|
+
"example": "[\"1c26308c-5493-4eaf-a817-112ec25f499e\"]",
|
48353
48403
|
"member": "string",
|
48354
48404
|
"name": "QuuidList",
|
48355
48405
|
"required": false,
|
@@ -48376,7 +48426,7 @@
|
|
48376
48426
|
{
|
48377
48427
|
"disabled": false,
|
48378
48428
|
"document": "文件名称(正则);长度不超过200个",
|
48379
|
-
"example": "[\"
|
48429
|
+
"example": "[\"filename.txt\"]",
|
48380
48430
|
"member": "string",
|
48381
48431
|
"name": "FileName",
|
48382
48432
|
"required": false,
|
@@ -48385,7 +48435,7 @@
|
|
48385
48435
|
{
|
48386
48436
|
"disabled": false,
|
48387
48437
|
"document": "文件目录(正则);长度不超过200个,内容base64转义",
|
48388
|
-
"example": "[\"
|
48438
|
+
"example": "[\"/data/dirname/\"]",
|
48389
48439
|
"member": "string",
|
48390
48440
|
"name": "FileDirectory",
|
48391
48441
|
"required": false,
|
@@ -48394,7 +48444,7 @@
|
|
48394
48444
|
{
|
48395
48445
|
"disabled": false,
|
48396
48446
|
"document": "文件后缀;长度不超过200个,内容base64转义(废弃)",
|
48397
|
-
"example": "[\"
|
48447
|
+
"example": "[\".txt\"]",
|
48398
48448
|
"member": "string",
|
48399
48449
|
"name": "FileExtension",
|
48400
48450
|
"required": false,
|
@@ -48403,7 +48453,7 @@
|
|
48403
48453
|
{
|
48404
48454
|
"disabled": false,
|
48405
48455
|
"document": "MD5列表",
|
48406
|
-
"example": "[\"
|
48456
|
+
"example": "[\"d7455d1d714ffc2b08d141332ed3e563\"]",
|
48407
48457
|
"member": "string",
|
48408
48458
|
"name": "Md5List",
|
48409
48459
|
"required": false,
|
@@ -48538,7 +48588,7 @@
|
|
48538
48588
|
{
|
48539
48589
|
"disabled": false,
|
48540
48590
|
"document": "quuid 列表",
|
48541
|
-
"example": "[\"
|
48591
|
+
"example": "[\"1c26308c-5493-4eaf-a817-112ec25f499e\"]",
|
48542
48592
|
"member": "string",
|
48543
48593
|
"name": "QuuidList",
|
48544
48594
|
"required": false,
|
@@ -48547,7 +48597,7 @@
|
|
48547
48597
|
{
|
48548
48598
|
"disabled": false,
|
48549
48599
|
"document": "规则描述",
|
48550
|
-
"example": "
|
48600
|
+
"example": "无",
|
48551
48601
|
"member": "string",
|
48552
48602
|
"name": "Description",
|
48553
48603
|
"required": false,
|
@@ -48736,7 +48786,7 @@
|
|
48736
48786
|
{
|
48737
48787
|
"disabled": false,
|
48738
48788
|
"document": "主机IP",
|
48739
|
-
"example": "
|
48789
|
+
"example": "无",
|
48740
48790
|
"member": "string",
|
48741
48791
|
"name": "HostIp",
|
48742
48792
|
"required": false,
|
@@ -48745,7 +48795,7 @@
|
|
48745
48795
|
{
|
48746
48796
|
"disabled": false,
|
48747
48797
|
"document": "目标IP",
|
48748
|
-
"example": "
|
48798
|
+
"example": "无",
|
48749
48799
|
"member": "string",
|
48750
48800
|
"name": "DestIp",
|
48751
48801
|
"required": false,
|
@@ -48754,7 +48804,7 @@
|
|
48754
48804
|
{
|
48755
48805
|
"disabled": false,
|
48756
48806
|
"document": "目标端口",
|
48757
|
-
"example": "
|
48807
|
+
"example": "无",
|
48758
48808
|
"member": "string",
|
48759
48809
|
"name": "DestPort",
|
48760
48810
|
"required": false,
|
@@ -48763,7 +48813,7 @@
|
|
48763
48813
|
{
|
48764
48814
|
"disabled": false,
|
48765
48815
|
"document": "进程名",
|
48766
|
-
"example": "
|
48816
|
+
"example": "无",
|
48767
48817
|
"member": "string",
|
48768
48818
|
"name": "ProcessName",
|
48769
48819
|
"required": false,
|
@@ -48799,7 +48849,7 @@
|
|
48799
48849
|
{
|
48800
48850
|
"disabled": false,
|
48801
48851
|
"document": "正则表达式",
|
48802
|
-
"example": "
|
48852
|
+
"example": "sh cmdline",
|
48803
48853
|
"member": "string",
|
48804
48854
|
"name": "RuleRegexp",
|
48805
48855
|
"required": false,
|
@@ -50424,46 +50474,50 @@
|
|
50424
50474
|
"members": [
|
50425
50475
|
{
|
50426
50476
|
"disabled": false,
|
50427
|
-
"document": "城市 ID
|
50477
|
+
"document": "城市 ID。\n注意:此字段可能返回 null,表示取不到有效值。",
|
50428
50478
|
"example": "1",
|
50429
50479
|
"member": "uint64",
|
50430
50480
|
"name": "CityId",
|
50481
|
+
"output_required": false,
|
50431
50482
|
"required": true,
|
50432
50483
|
"type": "int",
|
50433
|
-
"value_allowed_null":
|
50484
|
+
"value_allowed_null": true
|
50434
50485
|
},
|
50435
50486
|
{
|
50436
50487
|
"disabled": false,
|
50437
|
-
"document": "省份 ID
|
50488
|
+
"document": "省份 ID。\n注意:此字段可能返回 null,表示取不到有效值。",
|
50438
50489
|
"example": "1",
|
50439
50490
|
"member": "uint64",
|
50440
50491
|
"name": "ProvinceId",
|
50492
|
+
"output_required": false,
|
50441
50493
|
"required": true,
|
50442
50494
|
"type": "int",
|
50443
|
-
"value_allowed_null":
|
50495
|
+
"value_allowed_null": true
|
50444
50496
|
},
|
50445
50497
|
{
|
50446
50498
|
"disabled": false,
|
50447
|
-
"document": "国家ID,暂只支持国内:1
|
50499
|
+
"document": "国家ID,暂只支持国内:1。\n注意:此字段可能返回 null,表示取不到有效值。",
|
50448
50500
|
"example": "1",
|
50449
50501
|
"member": "uint64",
|
50450
50502
|
"name": "CountryId",
|
50503
|
+
"output_required": false,
|
50451
50504
|
"required": true,
|
50452
50505
|
"type": "int",
|
50453
|
-
"value_allowed_null":
|
50506
|
+
"value_allowed_null": true
|
50454
50507
|
},
|
50455
50508
|
{
|
50456
50509
|
"disabled": false,
|
50457
|
-
"document": "
|
50510
|
+
"document": "位置名称\n注意:此字段可能返回 null,表示取不到有效值。",
|
50458
50511
|
"example": "中国:北京市:北京市",
|
50459
50512
|
"member": "string",
|
50460
50513
|
"name": "Location",
|
50514
|
+
"output_required": false,
|
50461
50515
|
"required": false,
|
50462
50516
|
"type": "string",
|
50463
|
-
"value_allowed_null":
|
50517
|
+
"value_allowed_null": true
|
50464
50518
|
}
|
50465
50519
|
],
|
50466
|
-
"usage": "
|
50520
|
+
"usage": "both"
|
50467
50521
|
},
|
50468
50522
|
"PolicyRules": {
|
50469
50523
|
"document": "策略规则表达式",
|
@@ -50982,100 +51036,100 @@
|
|
50982
51036
|
{
|
50983
51037
|
"disabled": false,
|
50984
51038
|
"document": "规则ID",
|
50985
|
-
"example": "",
|
51039
|
+
"example": "无",
|
50986
51040
|
"member": "uint64",
|
50987
51041
|
"name": "Id",
|
50988
|
-
"required":
|
51042
|
+
"required": false,
|
50989
51043
|
"type": "int",
|
50990
51044
|
"value_allowed_null": false
|
50991
51045
|
},
|
50992
51046
|
{
|
50993
51047
|
"disabled": false,
|
50994
51048
|
"document": "客户端ID",
|
50995
|
-
"example": "",
|
51049
|
+
"example": "无",
|
50996
51050
|
"member": "string",
|
50997
51051
|
"name": "Uuid",
|
50998
|
-
"required":
|
51052
|
+
"required": false,
|
50999
51053
|
"type": "string",
|
51000
51054
|
"value_allowed_null": false
|
51001
51055
|
},
|
51002
51056
|
{
|
51003
51057
|
"disabled": false,
|
51004
51058
|
"document": "进程名",
|
51005
|
-
"example": "",
|
51059
|
+
"example": "无",
|
51006
51060
|
"member": "string",
|
51007
51061
|
"name": "ProcessName",
|
51008
|
-
"required":
|
51062
|
+
"required": false,
|
51009
51063
|
"type": "string",
|
51010
51064
|
"value_allowed_null": false
|
51011
51065
|
},
|
51012
51066
|
{
|
51013
51067
|
"disabled": false,
|
51014
51068
|
"document": "是否S权限",
|
51015
|
-
"example": "",
|
51069
|
+
"example": "无",
|
51016
51070
|
"member": "uint64",
|
51017
51071
|
"name": "SMode",
|
51018
|
-
"required":
|
51072
|
+
"required": false,
|
51019
51073
|
"type": "int",
|
51020
51074
|
"value_allowed_null": false
|
51021
51075
|
},
|
51022
51076
|
{
|
51023
51077
|
"disabled": false,
|
51024
51078
|
"document": "操作人",
|
51025
|
-
"example": "",
|
51079
|
+
"example": "无",
|
51026
51080
|
"member": "string",
|
51027
51081
|
"name": "Operator",
|
51028
|
-
"required":
|
51082
|
+
"required": false,
|
51029
51083
|
"type": "string",
|
51030
51084
|
"value_allowed_null": false
|
51031
51085
|
},
|
51032
51086
|
{
|
51033
51087
|
"disabled": false,
|
51034
51088
|
"document": "是否全局规则",
|
51035
|
-
"example": "",
|
51089
|
+
"example": "无",
|
51036
51090
|
"member": "uint64",
|
51037
51091
|
"name": "IsGlobal",
|
51038
|
-
"required":
|
51092
|
+
"required": false,
|
51039
51093
|
"type": "int",
|
51040
51094
|
"value_allowed_null": false
|
51041
51095
|
},
|
51042
51096
|
{
|
51043
51097
|
"disabled": false,
|
51044
51098
|
"document": "状态(0: 有效 1: 无效)",
|
51045
|
-
"example": "",
|
51099
|
+
"example": "无",
|
51046
51100
|
"member": "uint64",
|
51047
51101
|
"name": "Status",
|
51048
|
-
"required":
|
51102
|
+
"required": false,
|
51049
51103
|
"type": "int",
|
51050
51104
|
"value_allowed_null": false
|
51051
51105
|
},
|
51052
51106
|
{
|
51053
51107
|
"disabled": false,
|
51054
51108
|
"document": "创建时间",
|
51055
|
-
"example": "",
|
51109
|
+
"example": "无",
|
51056
51110
|
"member": "string",
|
51057
51111
|
"name": "CreateTime",
|
51058
|
-
"required":
|
51112
|
+
"required": false,
|
51059
51113
|
"type": "string",
|
51060
51114
|
"value_allowed_null": false
|
51061
51115
|
},
|
51062
51116
|
{
|
51063
51117
|
"disabled": false,
|
51064
51118
|
"document": "修改时间",
|
51065
|
-
"example": "",
|
51119
|
+
"example": "无",
|
51066
51120
|
"member": "string",
|
51067
51121
|
"name": "ModifyTime",
|
51068
|
-
"required":
|
51122
|
+
"required": false,
|
51069
51123
|
"type": "string",
|
51070
51124
|
"value_allowed_null": false
|
51071
51125
|
},
|
51072
51126
|
{
|
51073
51127
|
"disabled": false,
|
51074
51128
|
"document": "主机IP",
|
51075
|
-
"example": "",
|
51129
|
+
"example": "无",
|
51076
51130
|
"member": "string",
|
51077
51131
|
"name": "Hostip",
|
51078
|
-
"required":
|
51132
|
+
"required": false,
|
51079
51133
|
"type": "string",
|
51080
51134
|
"value_allowed_null": false
|
51081
51135
|
}
|
@@ -53494,7 +53548,7 @@
|
|
53494
53548
|
},
|
53495
53549
|
{
|
53496
53550
|
"disabled": false,
|
53497
|
-
"document": "处理状态:0-待处理 2-白名单 3-已处理 4-已忽略",
|
53551
|
+
"document": "处理状态:0-待处理 2-白名单 3-已处理 4-已忽略 6-已拦截",
|
53498
53552
|
"example": "2",
|
53499
53553
|
"member": "uint64",
|
53500
53554
|
"name": "Status",
|
@@ -54242,7 +54296,7 @@
|
|
54242
54296
|
"example": "re.r3r3.org",
|
54243
54297
|
"member": "string",
|
54244
54298
|
"name": "Url",
|
54245
|
-
"
|
54299
|
+
"output_required": true,
|
54246
54300
|
"type": "string",
|
54247
54301
|
"value_allowed_null": false
|
54248
54302
|
},
|
@@ -54252,7 +54306,7 @@
|
|
54252
54306
|
"example": "22",
|
54253
54307
|
"member": "uint64",
|
54254
54308
|
"name": "AccessCount",
|
54255
|
-
"
|
54309
|
+
"output_required": true,
|
54256
54310
|
"type": "int",
|
54257
54311
|
"value_allowed_null": false
|
54258
54312
|
},
|
@@ -54262,7 +54316,7 @@
|
|
54262
54316
|
"example": "pidname",
|
54263
54317
|
"member": "string",
|
54264
54318
|
"name": "ProcessName",
|
54265
|
-
"
|
54319
|
+
"output_required": true,
|
54266
54320
|
"type": "string",
|
54267
54321
|
"value_allowed_null": false
|
54268
54322
|
},
|
@@ -54272,7 +54326,7 @@
|
|
54272
54326
|
"example": "4fwraaw32f",
|
54273
54327
|
"member": "string",
|
54274
54328
|
"name": "ProcessMd5",
|
54275
|
-
"
|
54329
|
+
"output_required": true,
|
54276
54330
|
"type": "string",
|
54277
54331
|
"value_allowed_null": false
|
54278
54332
|
},
|
@@ -54282,7 +54336,7 @@
|
|
54282
54336
|
"example": "22",
|
54283
54337
|
"member": "uint64",
|
54284
54338
|
"name": "GlobalRuleId",
|
54285
|
-
"
|
54339
|
+
"output_required": true,
|
54286
54340
|
"type": "int",
|
54287
54341
|
"value_allowed_null": false
|
54288
54342
|
},
|
@@ -54292,7 +54346,7 @@
|
|
54292
54346
|
"example": "12",
|
54293
54347
|
"member": "uint64",
|
54294
54348
|
"name": "UserRuleId",
|
54295
|
-
"
|
54349
|
+
"output_required": true,
|
54296
54350
|
"type": "int",
|
54297
54351
|
"value_allowed_null": false
|
54298
54352
|
},
|
@@ -54302,7 +54356,7 @@
|
|
54302
54356
|
"example": "0",
|
54303
54357
|
"member": "uint64",
|
54304
54358
|
"name": "Status",
|
54305
|
-
"
|
54359
|
+
"output_required": true,
|
54306
54360
|
"type": "int",
|
54307
54361
|
"value_allowed_null": false
|
54308
54362
|
},
|
@@ -54312,7 +54366,7 @@
|
|
54312
54366
|
"example": "2021-04-26 15:19:04",
|
54313
54367
|
"member": "string",
|
54314
54368
|
"name": "CreateTime",
|
54315
|
-
"
|
54369
|
+
"output_required": true,
|
54316
54370
|
"type": "string",
|
54317
54371
|
"value_allowed_null": false
|
54318
54372
|
},
|
@@ -54322,7 +54376,7 @@
|
|
54322
54376
|
"example": "2021-04-26 15:19:04",
|
54323
54377
|
"member": "string",
|
54324
54378
|
"name": "MergeTime",
|
54325
|
-
"
|
54379
|
+
"output_required": true,
|
54326
54380
|
"type": "string",
|
54327
54381
|
"value_allowed_null": false
|
54328
54382
|
},
|
@@ -54332,7 +54386,7 @@
|
|
54332
54386
|
"example": "erwfr3frsaggrw3",
|
54333
54387
|
"member": "string",
|
54334
54388
|
"name": "Quuid",
|
54335
|
-
"
|
54389
|
+
"output_required": true,
|
54336
54390
|
"type": "string",
|
54337
54391
|
"value_allowed_null": false
|
54338
54392
|
},
|
@@ -54342,7 +54396,7 @@
|
|
54342
54396
|
"example": "123.22.3.1",
|
54343
54397
|
"member": "string",
|
54344
54398
|
"name": "HostIp",
|
54345
|
-
"
|
54399
|
+
"output_required": true,
|
54346
54400
|
"type": "string",
|
54347
54401
|
"value_allowed_null": false
|
54348
54402
|
},
|
@@ -54352,7 +54406,7 @@
|
|
54352
54406
|
"example": "别名",
|
54353
54407
|
"member": "string",
|
54354
54408
|
"name": "Alias",
|
54355
|
-
"
|
54409
|
+
"output_required": true,
|
54356
54410
|
"type": "string",
|
54357
54411
|
"value_allowed_null": false
|
54358
54412
|
},
|
@@ -54362,7 +54416,7 @@
|
|
54362
54416
|
"example": "描述",
|
54363
54417
|
"member": "string",
|
54364
54418
|
"name": "Description",
|
54365
|
-
"
|
54419
|
+
"output_required": true,
|
54366
54420
|
"type": "string",
|
54367
54421
|
"value_allowed_null": false
|
54368
54422
|
},
|
@@ -54372,7 +54426,7 @@
|
|
54372
54426
|
"example": "153",
|
54373
54427
|
"member": "uint64",
|
54374
54428
|
"name": "Id",
|
54375
|
-
"
|
54429
|
+
"output_required": true,
|
54376
54430
|
"type": "int",
|
54377
54431
|
"value_allowed_null": false
|
54378
54432
|
},
|
@@ -54382,7 +54436,7 @@
|
|
54382
54436
|
"example": "http://www.vxjump.net/files/virus_analysis/virut%20botnet%20anal",
|
54383
54437
|
"member": "string",
|
54384
54438
|
"name": "Reference",
|
54385
|
-
"
|
54439
|
+
"output_required": true,
|
54386
54440
|
"type": "string",
|
54387
54441
|
"value_allowed_null": false
|
54388
54442
|
},
|
@@ -54392,7 +54446,7 @@
|
|
54392
54446
|
"example": "cmd",
|
54393
54447
|
"member": "string",
|
54394
54448
|
"name": "CmdLine",
|
54395
|
-
"
|
54449
|
+
"output_required": true,
|
54396
54450
|
"type": "string",
|
54397
54451
|
"value_allowed_null": false
|
54398
54452
|
},
|
@@ -54402,7 +54456,7 @@
|
|
54402
54456
|
"example": "33",
|
54403
54457
|
"member": "uint64",
|
54404
54458
|
"name": "Pid",
|
54405
|
-
"
|
54459
|
+
"output_required": true,
|
54406
54460
|
"type": "int",
|
54407
54461
|
"value_allowed_null": false
|
54408
54462
|
},
|
@@ -54412,7 +54466,7 @@
|
|
54412
54466
|
"example": "124jygrq33",
|
54413
54467
|
"member": "string",
|
54414
54468
|
"name": "Uuid",
|
54415
|
-
"
|
54469
|
+
"output_required": true,
|
54416
54470
|
"type": "string",
|
54417
54471
|
"value_allowed_null": false
|
54418
54472
|
},
|
@@ -54422,7 +54476,7 @@
|
|
54422
54476
|
"example": "建议方案",
|
54423
54477
|
"member": "string",
|
54424
54478
|
"name": "SuggestScheme",
|
54425
|
-
"
|
54479
|
+
"output_required": true,
|
54426
54480
|
"type": "string",
|
54427
54481
|
"value_allowed_null": false
|
54428
54482
|
},
|
@@ -54432,7 +54486,7 @@
|
|
54432
54486
|
"example": "[\"vueir\",\"mle\"]",
|
54433
54487
|
"member": "string",
|
54434
54488
|
"name": "Tags",
|
54435
|
-
"
|
54489
|
+
"output_required": true,
|
54436
54490
|
"type": "list",
|
54437
54491
|
"value_allowed_null": false
|
54438
54492
|
},
|
@@ -54442,7 +54496,7 @@
|
|
54442
54496
|
"example": "123.22.3.1",
|
54443
54497
|
"member": "string",
|
54444
54498
|
"name": "MachineWanIp",
|
54445
|
-
"
|
54499
|
+
"output_required": true,
|
54446
54500
|
"type": "string",
|
54447
54501
|
"value_allowed_null": true
|
54448
54502
|
},
|
@@ -54452,7 +54506,7 @@
|
|
54452
54506
|
"example": "OFFLINE",
|
54453
54507
|
"member": "string",
|
54454
54508
|
"name": "MachineStatus",
|
54455
|
-
"
|
54509
|
+
"output_required": true,
|
54456
54510
|
"type": "string",
|
54457
54511
|
"value_allowed_null": true
|
54458
54512
|
}
|
@@ -55152,7 +55206,7 @@
|
|
55152
55206
|
{
|
55153
55207
|
"disabled": false,
|
55154
55208
|
"document": "漏洞事件id串,多个用英文逗号分隔",
|
55155
|
-
"example": "
|
55209
|
+
"example": "1",
|
55156
55210
|
"member": "string",
|
55157
55211
|
"name": "EventIds",
|
55158
55212
|
"required": true,
|
@@ -55161,7 +55215,7 @@
|
|
55161
55215
|
{
|
55162
55216
|
"disabled": false,
|
55163
55217
|
"document": "重新检查的机器uuid,多个逗号分隔",
|
55164
|
-
"example": "
|
55218
|
+
"example": "05f0bcab-726c-4ea4-8109-bcd03d5598f7",
|
55165
55219
|
"member": "string",
|
55166
55220
|
"name": "Uuids",
|
55167
55221
|
"required": false,
|