tccli 3.0.1371.1__py2.py3-none-any.whl → 3.0.1373.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.
- tccli/__init__.py +1 -1
- tccli/services/batch/v20170312/api.json +59 -59
- tccli/services/batch/v20170312/examples.json +3 -3
- tccli/services/cfg/v20210820/api.json +5 -5
- tccli/services/cfg/v20210820/examples.json +1 -1
- tccli/services/cfs/v20190719/api.json +10 -10
- tccli/services/cfs/v20190719/examples.json +1 -1
- tccli/services/ckafka/v20190819/api.json +21 -21
- tccli/services/clb/v20180317/api.json +259 -10
- tccli/services/cls/v20201016/api.json +388 -282
- tccli/services/cls/v20201016/examples.json +33 -33
- tccli/services/csip/v20221121/examples.json +1 -1
- tccli/services/ctem/v20231128/api.json +104 -104
- tccli/services/ctem/v20231128/examples.json +8 -8
- tccli/services/dnspod/v20210323/api.json +14 -4
- tccli/services/dnspod/v20210323/examples.json +2 -2
- tccli/services/es/v20180416/api.json +23 -4
- tccli/services/ess/v20201111/api.json +3 -3
- tccli/services/essbasic/v20210526/api.json +4 -4
- tccli/services/iai/v20200303/api.json +9 -0
- tccli/services/keewidb/v20220308/api.json +24 -24
- tccli/services/lcic/v20220817/api.json +46 -18
- tccli/services/lighthouse/lighthouse_client.py +106 -0
- tccli/services/lighthouse/v20200324/api.json +280 -0
- tccli/services/lighthouse/v20200324/examples.json +22 -0
- tccli/services/live/v20180801/api.json +1 -1
- tccli/services/lke/lke_client.py +0 -53
- tccli/services/lke/v20231130/api.json +29 -79
- tccli/services/lke/v20231130/examples.json +0 -8
- tccli/services/mongodb/v20190725/api.json +4 -4
- tccli/services/monitor/v20180724/api.json +7 -7
- tccli/services/mps/v20190612/api.json +42 -2
- tccli/services/ocr/v20181119/api.json +43 -14
- tccli/services/organization/v20210331/api.json +25 -25
- tccli/services/organization/v20210331/examples.json +1 -1
- tccli/services/postgres/postgres_client.py +12 -171
- tccli/services/postgres/v20170312/api.json +20 -819
- tccli/services/postgres/v20170312/examples.json +6 -30
- tccli/services/scf/v20180416/api.json +2 -0
- tccli/services/ssl/v20191205/api.json +1 -1
- tccli/services/sts/v20180813/api.json +4 -4
- tccli/services/tcbr/v20220217/api.json +92 -0
- tccli/services/tcss/v20201101/api.json +32 -2
- tccli/services/tcss/v20201101/examples.json +3 -3
- tccli/services/teo/v20220901/api.json +12 -12
- tccli/services/tione/v20211111/api.json +18 -18
- tccli/services/tke/v20180525/api.json +10 -1
- tccli/services/tms/v20201229/api.json +6 -6
- tccli/services/trabbit/v20230418/api.json +41 -2
- tccli/services/trocket/trocket_client.py +65 -12
- tccli/services/trocket/v20230308/api.json +156 -0
- tccli/services/trocket/v20230308/examples.json +8 -0
- tccli/services/trtc/trtc_client.py +159 -0
- tccli/services/trtc/v20190722/api.json +273 -9
- tccli/services/trtc/v20190722/examples.json +24 -0
- tccli/services/tse/v20201207/api.json +23 -5
- tccli/services/tse/v20201207/examples.json +2 -2
- tccli/services/tsf/v20180326/api.json +907 -802
- tccli/services/tsf/v20180326/examples.json +29 -29
- tccli/services/vod/v20180717/api.json +73 -33
- tccli/services/vod/v20180717/examples.json +1 -1
- tccli/services/vpc/v20170312/api.json +12 -2
- tccli/services/vpc/v20170312/examples.json +2 -2
- tccli/services/waf/v20180125/api.json +717 -38
- tccli/services/waf/v20180125/examples.json +56 -0
- tccli/services/waf/waf_client.py +444 -73
- tccli/services/wedata/v20210820/api.json +138 -6
- tccli/services/wsa/v20250508/api.json +21 -3
- {tccli-3.0.1371.1.dist-info → tccli-3.0.1373.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1371.1.dist-info → tccli-3.0.1373.1.dist-info}/RECORD +73 -73
- {tccli-3.0.1371.1.dist-info → tccli-3.0.1373.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1371.1.dist-info → tccli-3.0.1373.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1371.1.dist-info → tccli-3.0.1373.1.dist-info}/license_files/LICENSE +0 -0
@@ -252,6 +252,14 @@
|
|
252
252
|
"title": "删除IP黑白名单"
|
253
253
|
}
|
254
254
|
],
|
255
|
+
"DeleteOwaspRuleStatus": [
|
256
|
+
{
|
257
|
+
"document": "",
|
258
|
+
"input": "POST / HTTP/1.1\nHost: waf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: NotifyOwaspRuleUpdate\n<公共请求参数>\n\n{\n \"Domain\": \"q.testwaf.com\",\n \"RuleIDs\": [\n \"1000000\"\n ]\n}",
|
259
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"08e8410d-6e80-4d1f-89ff-62669042369d\"\n }\n}",
|
260
|
+
"title": "删除用户自定义规则状态"
|
261
|
+
}
|
262
|
+
],
|
255
263
|
"DeleteOwaspWhiteRule": [
|
256
264
|
{
|
257
265
|
"document": "",
|
@@ -646,6 +654,22 @@
|
|
646
654
|
"title": "查看对象列表"
|
647
655
|
}
|
648
656
|
],
|
657
|
+
"DescribeOwaspRuleTypes": [
|
658
|
+
{
|
659
|
+
"document": "",
|
660
|
+
"input": "POST / HTTP/1.1\nHost: waf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeOwaspRuleTypes\n<公共请求参数>\n\n{\n \"Domain\": \"owasp.saas3.testwaf.com\"\n}",
|
661
|
+
"output": "{\n \"Response\": {\n \"List\": [\n {\n \"Action\": 0,\n \"ActiveRule\": 1056,\n \"Classification\": \"XSS攻击\",\n \"Description\": \"跨站脚本 (XSS) 攻击是一种注入,其中恶意脚本被注入到其他受信任的网站中。 当攻击者使用 Web 应用程序将恶意代码(通常以浏览器端脚本的形式)发送给不同的最终用户时,就会发生 XSS 攻击。 允许这些攻击成功的缺陷非常普遍,并且发生在 Web 应用程序在其生成的输出中使用来自用户的输入而不对其进行验证或编码的任何地方。 攻击者可以使用 XSS 向毫无戒心的用户发送恶意脚本。 最终用户的浏览器无法知道该脚本不应受信任,并且会执行该脚本。 由于它认为脚本来自可信来源,因此恶意脚本可以访问浏览器保留并与该站点一起使用的任何 cookie、会话令牌或其他敏感信息。 这些脚本甚至可以重写 HTML 页面的内容。\",\n \"Level\": 100,\n \"Status\": 1,\n \"TotalRule\": 1320,\n \"TypeId\": 10000000,\n \"TypeName\": \"XSS攻击\"\n }\n ],\n \"RequestId\": \"239d0e9a-c7b1-48af-acda-7237c060362a\",\n \"Total\": 1\n }\n}",
|
662
|
+
"title": "查询规则引擎的规则类型列表"
|
663
|
+
}
|
664
|
+
],
|
665
|
+
"DescribeOwaspRules": [
|
666
|
+
{
|
667
|
+
"document": "",
|
668
|
+
"input": "POST / HTTP/1.1\nHost: waf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeOwaspRules\n<公共请求参数>\n\n{\n \"Domain\": \"owasp.saas3.testwaf.com\",\n \"Limit\": 1\n}",
|
669
|
+
"output": "{\n \"Response\": {\n \"List\": [\n {\n \"CreateTime\": \"2021-10-12T17:12:40+08:00\",\n \"CveID\": \"\",\n \"Description\": \"防护 eval、phpinfo 等 asp、php 代码执行或者 webshell 上传特征\",\n \"Level\": 200,\n \"Locked\": 1,\n \"Reason\": 0,\n \"RuleId\": 16,\n \"Status\": 1,\n \"TypeId\": 10000000,\n \"VulLevel\": 0\n }\n ],\n \"RequestId\": \"03e5562c-d809-4435-8bb5-2c1438b943b3\",\n \"Total\": 1320\n }\n}",
|
670
|
+
"title": "展示规则"
|
671
|
+
}
|
672
|
+
],
|
649
673
|
"DescribeOwaspWhiteRules": [
|
650
674
|
{
|
651
675
|
"document": "",
|
@@ -1228,6 +1252,38 @@
|
|
1228
1252
|
"title": "修改防护对象"
|
1229
1253
|
}
|
1230
1254
|
],
|
1255
|
+
"ModifyOwaspRuleStatus": [
|
1256
|
+
{
|
1257
|
+
"document": "",
|
1258
|
+
"input": "POST / HTTP/1.1\nHost: waf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyOwaspRuleStatus\n<公共请求参数>\n\n{\n \"Domain\": \"owasp.saas3.testwaf.com\",\n \"RuleStatus\": 1,\n \"SelectAll\": false,\n \"RuleIDs\": [\n \"16\"\n ],\n \"TypeId\": 10000000\n}",
|
1259
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"c7d727dd-48de-4609-ba67-6cca079bae04\"\n }\n}",
|
1260
|
+
"title": "修改规则状态"
|
1261
|
+
}
|
1262
|
+
],
|
1263
|
+
"ModifyOwaspRuleTypeAction": [
|
1264
|
+
{
|
1265
|
+
"document": "",
|
1266
|
+
"input": "POST / HTTP/1.1\nHost: waf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyOwaspRuleTypeAction\n<公共请求参数>\n\n{\n \"Domain\": \"owasp.saas3.testwaf.com\",\n \"TypeIDs\": [\n \"10000000\"\n ],\n \"RuleTypeAction\": 1\n}",
|
1267
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"b034d2ed-102c-4266-aa74-113c8e2db3fb\"\n }\n}",
|
1268
|
+
"title": "修改类型防护模式"
|
1269
|
+
}
|
1270
|
+
],
|
1271
|
+
"ModifyOwaspRuleTypeLevel": [
|
1272
|
+
{
|
1273
|
+
"document": "",
|
1274
|
+
"input": "POST / HTTP/1.1\nHost: waf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyOwaspRuleTypeLevel\n<公共请求参数>\n\n{\n \"Domain\": \"owasp.saas3.testwaf.com\",\n \"TypeIDs\": [\n \"10000000\"\n ],\n \"RuleTypeLevel\": 100\n}",
|
1275
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"6a776d3a-5bbe-4ee4-a3bb-5a41ba18aa56\"\n }\n}",
|
1276
|
+
"title": "修改类型防护等级"
|
1277
|
+
}
|
1278
|
+
],
|
1279
|
+
"ModifyOwaspRuleTypeStatus": [
|
1280
|
+
{
|
1281
|
+
"document": "",
|
1282
|
+
"input": "POST / HTTP/1.1\nHost: waf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyOwaspRuleTypeStatus\n<公共请求参数>\n\n{\n \"Domain\": \"owasp.saas3.testwaf.com\",\n \"TypeIDs\": [\n \"10000000\"\n ],\n \"RuleTypeStatus\": 0\n}",
|
1283
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"7ef51e76-fc98-4281-86f9-69ef620494e0\"\n }\n}",
|
1284
|
+
"title": "修改类型开关"
|
1285
|
+
}
|
1286
|
+
],
|
1231
1287
|
"ModifyOwaspWhiteRule": [
|
1232
1288
|
{
|
1233
1289
|
"document": "",
|