tccli 3.0.1212.1__py2.py3-none-any.whl → 3.0.1214.1__py2.py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (64) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/batch/v20170312/api.json +2 -2
  3. tccli/services/captcha/v20190722/api.json +55 -45
  4. tccli/services/captcha/v20190722/examples.json +11 -11
  5. tccli/services/cdb/v20170320/api.json +9 -0
  6. tccli/services/cfw/v20190904/api.json +96 -87
  7. tccli/services/cfw/v20190904/examples.json +32 -32
  8. tccli/services/clb/v20180317/api.json +19 -1
  9. tccli/services/cvm/v20170312/api.json +3 -3
  10. tccli/services/cwp/v20180228/api.json +478 -394
  11. tccli/services/cwp/v20180228/examples.json +160 -160
  12. tccli/services/cynosdb/v20190107/api.json +51 -40
  13. tccli/services/cynosdb/v20190107/examples.json +2 -2
  14. tccli/services/dbbrain/v20210527/api.json +2 -2
  15. tccli/services/dbbrain/v20210527/examples.json +1 -1
  16. tccli/services/ecdn/v20191012/api.json +2 -2
  17. tccli/services/ecdn/v20191012/examples.json +1 -1
  18. tccli/services/emr/v20190103/api.json +2 -2
  19. tccli/services/emr/v20190103/examples.json +1 -1
  20. tccli/services/ess/v20201111/api.json +19 -1
  21. tccli/services/ess/v20201111/examples.json +6 -0
  22. tccli/services/essbasic/v20210526/api.json +18 -0
  23. tccli/services/essbasic/v20210526/examples.json +6 -0
  24. tccli/services/gaap/v20180529/api.json +95 -85
  25. tccli/services/gaap/v20180529/examples.json +27 -33
  26. tccli/services/hunyuan/v20230901/api.json +1 -1
  27. tccli/services/lcic/v20220817/api.json +1 -1
  28. tccli/services/lcic/v20220817/examples.json +2 -2
  29. tccli/services/lighthouse/v20200324/api.json +6 -6
  30. tccli/services/lighthouse/v20200324/examples.json +1 -1
  31. tccli/services/monitor/v20180724/api.json +19 -0
  32. tccli/services/mqtt/v20240516/api.json +3 -3
  33. tccli/services/ocr/v20181119/api.json +1 -1
  34. tccli/services/pts/v20210728/api.json +11 -0
  35. tccli/services/rce/v20201103/api.json +10 -10
  36. tccli/services/rce/v20201103/examples.json +1 -1
  37. tccli/services/redis/v20180412/api.json +2 -2
  38. tccli/services/ses/v20201002/api.json +21 -21
  39. tccli/services/sms/v20190711/api.json +74 -74
  40. tccli/services/sms/v20190711/examples.json +12 -12
  41. tccli/services/sms/v20210111/api.json +73 -73
  42. tccli/services/sms/v20210111/examples.json +15 -15
  43. tccli/services/taf/v20200210/api.json +92 -95
  44. tccli/services/taf/v20200210/examples.json +2 -2
  45. tccli/services/tdmq/tdmq_client.py +159 -0
  46. tccli/services/tdmq/v20200217/api.json +769 -358
  47. tccli/services/tdmq/v20200217/examples.json +107 -83
  48. tccli/services/trocket/v20230308/api.json +382 -285
  49. tccli/services/trocket/v20230308/examples.json +60 -66
  50. tccli/services/tsi/v20210325/api.json +79 -0
  51. tccli/services/vod/v20180717/api.json +500 -57
  52. tccli/services/vod/v20180717/examples.json +8 -2
  53. tccli/services/vpc/v20170312/api.json +9 -9
  54. tccli/services/waf/v20180125/api.json +83 -1
  55. tccli/services/waf/v20180125/examples.json +9 -1
  56. tccli/services/waf/waf_client.py +57 -4
  57. tccli/services/wedata/v20210820/api.json +390 -0
  58. tccli/services/wedata/v20210820/examples.json +14 -0
  59. tccli/services/wedata/wedata_client.py +57 -4
  60. {tccli-3.0.1212.1.dist-info → tccli-3.0.1214.1.dist-info}/METADATA +2 -2
  61. {tccli-3.0.1212.1.dist-info → tccli-3.0.1214.1.dist-info}/RECORD +64 -64
  62. {tccli-3.0.1212.1.dist-info → tccli-3.0.1214.1.dist-info}/WHEEL +0 -0
  63. {tccli-3.0.1212.1.dist-info → tccli-3.0.1214.1.dist-info}/entry_points.txt +0 -0
  64. {tccli-3.0.1212.1.dist-info → tccli-3.0.1214.1.dist-info}/license_files/LICENSE +0 -0
tccli/__init__.py CHANGED
@@ -1 +1 @@
1
- __version__ = '3.0.1212.1'
1
+ __version__ = '3.0.1214.1'
@@ -5000,7 +5000,7 @@
5000
5000
  {
5001
5001
  "disabled": false,
5002
5002
  "document": "实例所属的专用宿主机ID列表,仅用于入参。如果您有购买专用宿主机并且指定了该参数,则您购买的实例就会随机的部署在这些专用宿主机上。",
5003
- "example": "host-o5i742go",
5003
+ "example": "[\"host-o5i742go\"]",
5004
5004
  "member": "string",
5005
5005
  "name": "HostIds",
5006
5006
  "output_required": true,
@@ -5011,7 +5011,7 @@
5011
5011
  {
5012
5012
  "disabled": false,
5013
5013
  "document": "实例所属的专用宿主机ID,仅用于出参。",
5014
- "example": "[\"host-o5i742go\"]",
5014
+ "example": "host-o5i742go",
5015
5015
  "member": "string",
5016
5016
  "name": "HostId",
5017
5017
  "output_required": true,
@@ -1211,7 +1211,7 @@
1211
1211
  {
1212
1212
  "disabled": false,
1213
1213
  "document": "返回信息\n注意:此字段可能返回 null,表示取不到有效值。",
1214
- "example": "xxxxxxx",
1214
+ "example": "\"success\"",
1215
1215
  "member": "string",
1216
1216
  "name": "CaptchaMsg",
1217
1217
  "output_required": true,
@@ -1242,7 +1242,7 @@
1242
1242
  "members": [
1243
1243
  {
1244
1244
  "disabled": false,
1245
- "document": "固定填值:9(滑块验证码)",
1245
+ "document": "固定填值:9",
1246
1246
  "example": "9",
1247
1247
  "member": "uint64",
1248
1248
  "name": "CaptchaType",
@@ -1252,7 +1252,7 @@
1252
1252
  {
1253
1253
  "disabled": false,
1254
1254
  "document": "验证码返回给用户的票据",
1255
- "example": "xxxx",
1255
+ "example": "tr03XaCUZPAlPdIMqv17yvcfdXCzkqvLE09AbCA4ghlWfD8hkySfbU2TZVCyoOCjNI84pAYEMopKv7Uh8XwQDSE9DC0xJpXVC7kmlPENlbFINs_N937qkoEmU6Pl8e-9EkFQzvrrwsZOTKQ*",
1256
1256
  "member": "string",
1257
1257
  "name": "Ticket",
1258
1258
  "required": true,
@@ -1270,7 +1270,7 @@
1270
1270
  {
1271
1271
  "disabled": false,
1272
1272
  "document": "验证码应用ID。登录 [验证码控制台](https://console.cloud.tencent.com/captcha/graphical),在验证列表的【密钥】列,即可查看到CaptchaAppId。",
1273
- "example": "201111111",
1273
+ "example": "199999164",
1274
1274
  "member": "uint64",
1275
1275
  "name": "CaptchaAppId",
1276
1276
  "required": true,
@@ -1279,7 +1279,7 @@
1279
1279
  {
1280
1280
  "disabled": false,
1281
1281
  "document": "验证码应用密钥。登录 [验证码控制台](https://console.cloud.tencent.com/captcha/graphical),在验证列表的【密钥】列,即可查看到AppSecretKey。AppSecretKey属于服务器端校验验证码票据的密钥,请妥善保密,请勿泄露给第三方。",
1282
- "example": "xxxxxx",
1282
+ "example": "E4kwK9AcXQMHkktRItyMEyQnp",
1283
1283
  "member": "string",
1284
1284
  "name": "AppSecretKey",
1285
1285
  "required": true,
@@ -1288,7 +1288,7 @@
1288
1288
  {
1289
1289
  "disabled": false,
1290
1290
  "document": "业务 ID,网站或应用在多个业务中使用此服务,通过此 ID 区分统计数据",
1291
- "example": "xxxx",
1291
+ "example": "1",
1292
1292
  "member": "uint64",
1293
1293
  "name": "BusinessId",
1294
1294
  "required": false,
@@ -1297,7 +1297,7 @@
1297
1297
  {
1298
1298
  "disabled": false,
1299
1299
  "document": "场景 ID,网站或应用的业务下有多个场景使用此服务,通过此 ID 区分统计数据",
1300
- "example": "xxxx",
1300
+ "example": "3",
1301
1301
  "member": "uint64",
1302
1302
  "name": "SceneId",
1303
1303
  "required": false,
@@ -1306,7 +1306,7 @@
1306
1306
  {
1307
1307
  "disabled": false,
1308
1308
  "document": "mac 地址或设备唯一标识",
1309
- "example": "xxxx",
1309
+ "example": "\"00:1A:2B:3C:4D:5E\"",
1310
1310
  "member": "string",
1311
1311
  "name": "MacAddress",
1312
1312
  "required": false,
@@ -1315,7 +1315,7 @@
1315
1315
  {
1316
1316
  "disabled": false,
1317
1317
  "document": "手机设备号",
1318
- "example": "xxxx",
1318
+ "example": "\"359880051234567\"",
1319
1319
  "member": "string",
1320
1320
  "name": "Imei",
1321
1321
  "required": false,
@@ -1371,7 +1371,7 @@
1371
1371
  {
1372
1372
  "disabled": false,
1373
1373
  "document": "验证码返回给用户的票据",
1374
- "example": "xxxx",
1374
+ "example": "tr03z8JQftDQ5ZMteDlvkg6GbucZQTiG8dq53boJY8xJoq6PanrsicK9NOQcK6G2aXSjReWIxVvXt1Y6TXnaWvBy3k2hp_gRSwpi_ZEu3j8BUY2vuuyg-c1tZc3c8GfLdVlqJbOQ5JdAFos*",
1375
1375
  "member": "string",
1376
1376
  "name": "Ticket",
1377
1377
  "required": true,
@@ -1389,7 +1389,7 @@
1389
1389
  {
1390
1390
  "disabled": false,
1391
1391
  "document": "验证码应用APPID",
1392
- "example": "201111111",
1392
+ "example": "199999164",
1393
1393
  "member": "uint64",
1394
1394
  "name": "CaptchaAppId",
1395
1395
  "required": true,
@@ -1398,7 +1398,7 @@
1398
1398
  {
1399
1399
  "disabled": false,
1400
1400
  "document": "用于服务器端校验验证码票据的验证密钥,请妥善保密,请勿泄露给第三方",
1401
- "example": "xxxxxx",
1401
+ "example": "E4kwK9AcXQMHkktiItyMEyQPn",
1402
1402
  "member": "string",
1403
1403
  "name": "AppSecretKey",
1404
1404
  "required": true,
@@ -1407,7 +1407,7 @@
1407
1407
  {
1408
1408
  "disabled": false,
1409
1409
  "document": "业务 ID,网站或应用在多个业务中使用此服务,通过此 ID 区分统计数据",
1410
- "example": "xxxx",
1410
+ "example": "1",
1411
1411
  "member": "uint64",
1412
1412
  "name": "BusinessId",
1413
1413
  "required": false,
@@ -1416,7 +1416,7 @@
1416
1416
  {
1417
1417
  "disabled": false,
1418
1418
  "document": "场景 ID,网站或应用的业务下有多个场景使用此服务,通过此 ID 区分统计数据",
1419
- "example": "xxxx",
1419
+ "example": "3",
1420
1420
  "member": "uint64",
1421
1421
  "name": "SceneId",
1422
1422
  "required": false,
@@ -1425,7 +1425,7 @@
1425
1425
  {
1426
1426
  "disabled": false,
1427
1427
  "document": "mac 地址或设备唯一标识",
1428
- "example": "xxxx",
1428
+ "example": "\"00:1A:2B:3C:4D:5E\"",
1429
1429
  "member": "string",
1430
1430
  "name": "MacAddress",
1431
1431
  "required": false,
@@ -1434,7 +1434,7 @@
1434
1434
  {
1435
1435
  "disabled": false,
1436
1436
  "document": "手机设备号",
1437
- "example": "xxxx",
1437
+ "example": "\"359880051234567\"",
1438
1438
  "member": "string",
1439
1439
  "name": "Imei",
1440
1440
  "required": false,
@@ -1452,7 +1452,7 @@
1452
1452
  {
1453
1453
  "disabled": false,
1454
1454
  "document": "用户操作来源的微信开放账号",
1455
- "example": "xxxxxx",
1455
+ "example": "\"o6_bmjrPTlm6_2sgVt7hMZOPfL2M\"",
1456
1456
  "member": "string",
1457
1457
  "name": "WeChatOpenId",
1458
1458
  "required": false,
@@ -1470,7 +1470,7 @@
1470
1470
  "example": "1",
1471
1471
  "member": "int64",
1472
1472
  "name": "CaptchaCode",
1473
- "required": true,
1473
+ "output_required": true,
1474
1474
  "type": "int",
1475
1475
  "value_allowed_null": false
1476
1476
  },
@@ -1480,17 +1480,17 @@
1480
1480
  "example": "ticket verification succeeded",
1481
1481
  "member": "string",
1482
1482
  "name": "CaptchaMsg",
1483
- "required": true,
1483
+ "output_required": true,
1484
1484
  "type": "string",
1485
1485
  "value_allowed_null": true
1486
1486
  },
1487
1487
  {
1488
1488
  "disabled": false,
1489
1489
  "document": "拦截策略返回信息\n注意:此字段可能返回 null,表示取不到有效值。\n注意:此字段可能返回 null,表示取不到有效值。",
1490
- "example": "",
1490
+ "example": "{\"UserId\": \"\", \"PostTime\": 1606977595, \"AssociateAccount\": \"\", \"UserIp\": \"127.0.0.1\", \"RiskLevel\": \"pass\", \"RiskType\": []}",
1491
1491
  "member": "OutputManageMarketingRiskValue",
1492
1492
  "name": "ManageMarketingRiskValue",
1493
- "required": true,
1493
+ "output_required": true,
1494
1494
  "type": "object",
1495
1495
  "value_allowed_null": true
1496
1496
  },
@@ -1561,7 +1561,7 @@
1561
1561
  {
1562
1562
  "disabled": false,
1563
1563
  "document": "返回信息\n注意:此字段可能返回 null,表示取不到有效值。",
1564
- "example": "xxxxxx",
1564
+ "example": "\"success\"",
1565
1565
  "member": "string",
1566
1566
  "name": "CaptchaMsg",
1567
1567
  "output_required": true,
@@ -1571,7 +1571,7 @@
1571
1571
  {
1572
1572
  "disabled": false,
1573
1573
  "document": "用户操作数据\n注意:此字段可能返回 null,表示取不到有效值。",
1574
- "example": "",
1574
+ "example": "{\"OperDataLoadTimeUnitArray\":[{\"DateKey\": \"20191202\", \"MarketLoadTime\": 0, \"AppIdLoadTime\": 0.9}]}",
1575
1575
  "member": "CaptchaOperDataRes",
1576
1576
  "name": "Data",
1577
1577
  "output_required": true,
@@ -1592,7 +1592,7 @@
1592
1592
  "members": [
1593
1593
  {
1594
1594
  "disabled": false,
1595
- "document": "固定填值:9。可在控制台配置不同验证码类型。",
1595
+ "document": "固定填值:9",
1596
1596
  "example": "9",
1597
1597
  "member": "uint64",
1598
1598
  "name": "CaptchaType",
@@ -1602,7 +1602,7 @@
1602
1602
  {
1603
1603
  "disabled": false,
1604
1604
  "document": "前端回调函数返回的用户验证票据",
1605
- "example": "xxxx",
1605
+ "example": "tr03z8JQftDQ5ZMteDlvkg6GbucZQTiG8dq53boJY8xJoq6PanrsicK9NOQcK6G2aXSjReWIxVvXt1Y6TXnaWvBy3k2hp_gRSwpi_ZEu3j8BUY2vuuyg-c1tZc3c8GfLdVlqJbOQ5JdAFos*",
1606
1606
  "member": "string",
1607
1607
  "name": "Ticket",
1608
1608
  "required": true,
@@ -1620,7 +1620,7 @@
1620
1620
  {
1621
1621
  "disabled": false,
1622
1622
  "document": "前端回调函数返回的随机字符串",
1623
- "example": "xxx",
1623
+ "example": "@Vki",
1624
1624
  "member": "string",
1625
1625
  "name": "Randstr",
1626
1626
  "required": true,
@@ -1629,7 +1629,7 @@
1629
1629
  {
1630
1630
  "disabled": false,
1631
1631
  "document": "验证码应用ID。登录 [验证码控制台](https://console.cloud.tencent.com/captcha/graphical),在验证列表的【密钥】列,即可查看到CaptchaAppId。",
1632
- "example": "201111111",
1632
+ "example": "199999164",
1633
1633
  "member": "uint64",
1634
1634
  "name": "CaptchaAppId",
1635
1635
  "required": true,
@@ -1638,7 +1638,7 @@
1638
1638
  {
1639
1639
  "disabled": false,
1640
1640
  "document": "验证码应用密钥。登录 [验证码控制台](https://console.cloud.tencent.com/captcha/graphical),在验证列表的【密钥】列,即可查看到AppSecretKey。AppSecretKey属于服务器端校验验证码票据的密钥,请妥善保密,请勿泄露给第三方。",
1641
- "example": "xxxxxx",
1641
+ "example": "E4kwK9AcXQMHkktiItyMEyQPn",
1642
1642
  "member": "string",
1643
1643
  "name": "AppSecretKey",
1644
1644
  "required": true,
@@ -1647,7 +1647,7 @@
1647
1647
  {
1648
1648
  "disabled": false,
1649
1649
  "document": "预留字段",
1650
- "example": "xxx",
1650
+ "example": "1",
1651
1651
  "member": "uint64",
1652
1652
  "name": "BusinessId",
1653
1653
  "required": false,
@@ -1656,7 +1656,7 @@
1656
1656
  {
1657
1657
  "disabled": false,
1658
1658
  "document": "预留字段",
1659
- "example": "xxx",
1659
+ "example": "3",
1660
1660
  "member": "uint64",
1661
1661
  "name": "SceneId",
1662
1662
  "required": false,
@@ -1665,7 +1665,7 @@
1665
1665
  {
1666
1666
  "disabled": false,
1667
1667
  "document": "mac 地址或设备唯一标识",
1668
- "example": "xxx",
1668
+ "example": "\"00:1A:2B:3C:4D:5E\"",
1669
1669
  "member": "string",
1670
1670
  "name": "MacAddress",
1671
1671
  "required": false,
@@ -1674,7 +1674,7 @@
1674
1674
  {
1675
1675
  "disabled": false,
1676
1676
  "document": "手机设备号",
1677
- "example": "xxx",
1677
+ "example": "\"359880051234567\"",
1678
1678
  "member": "string",
1679
1679
  "name": "Imei",
1680
1680
  "required": false,
@@ -1758,7 +1758,7 @@
1758
1758
  {
1759
1759
  "disabled": false,
1760
1760
  "document": "rce检测结果\n注意:此字段可能返回 null,表示取不到有效值。",
1761
- "example": "",
1761
+ "example": "{\"UserId\": \"700000888643\", \"PostTime\": 0, \"AssociateAccount\": \"\", \"UserIp\": \"127.0.0.1\", \"RiskLevel\": \"1\", \"RiskType\": [0], \"ConstId\": \"1\", \"RiskInformation\": \"\"}",
1762
1762
  "member": "RceResult",
1763
1763
  "name": "RceResult",
1764
1764
  "output_required": false,
@@ -1779,7 +1779,7 @@
1779
1779
  "members": [
1780
1780
  {
1781
1781
  "disabled": false,
1782
- "document": "固定填值:9。可在控制台配置不同验证码类型。",
1782
+ "document": "固定填值:9",
1783
1783
  "example": "9",
1784
1784
  "member": "uint64",
1785
1785
  "name": "CaptchaType",
@@ -1789,7 +1789,7 @@
1789
1789
  {
1790
1790
  "disabled": false,
1791
1791
  "document": "前端回调函数返回的用户验证票据",
1792
- "example": "xxxx",
1792
+ "example": "tr03XaCUZPAlPdIMqv17yvcfdXCzkqvLE09AbCA4ghlWfD8hkySfbU2TZVCyoOCjNI84pAYEMopKv7Uh8XwQDSE9DC0xJpXVC7kmlPENlbFINs_N937qkoEmU6Pl8e-9EkFQzvrrwsZOTKQ*",
1793
1793
  "member": "string",
1794
1794
  "name": "Ticket",
1795
1795
  "required": true,
@@ -1807,7 +1807,7 @@
1807
1807
  {
1808
1808
  "disabled": false,
1809
1809
  "document": "前端回调函数返回的随机字符串",
1810
- "example": "xxx",
1810
+ "example": "@Vki",
1811
1811
  "member": "string",
1812
1812
  "name": "Randstr",
1813
1813
  "required": true,
@@ -1816,7 +1816,7 @@
1816
1816
  {
1817
1817
  "disabled": false,
1818
1818
  "document": "验证码应用ID。登录 [验证码控制台](https://console.cloud.tencent.com/captcha/graphical),在验证列表的【密钥】列,即可查看到CaptchaAppId。",
1819
- "example": "201111111",
1819
+ "example": "199999164",
1820
1820
  "member": "uint64",
1821
1821
  "name": "CaptchaAppId",
1822
1822
  "required": true,
@@ -1825,7 +1825,7 @@
1825
1825
  {
1826
1826
  "disabled": false,
1827
1827
  "document": "验证码应用密钥。登录 [验证码控制台](https://console.cloud.tencent.com/captcha/graphical),在验证列表的【密钥】列,即可查看到AppSecretKey。AppSecretKey属于服务器端校验验证码票据的密钥,请妥善保密,请勿泄露给第三方。",
1828
- "example": "xxxxxx",
1828
+ "example": "E4kwK9AcXQMHkktiItyMEyQPn",
1829
1829
  "member": "string",
1830
1830
  "name": "AppSecretKey",
1831
1831
  "required": true,
@@ -1834,7 +1834,7 @@
1834
1834
  {
1835
1835
  "disabled": false,
1836
1836
  "document": "预留字段",
1837
- "example": "xxx",
1837
+ "example": "1",
1838
1838
  "member": "uint64",
1839
1839
  "name": "BusinessId",
1840
1840
  "required": false,
@@ -1843,7 +1843,7 @@
1843
1843
  {
1844
1844
  "disabled": false,
1845
1845
  "document": "预留字段",
1846
- "example": "xxx",
1846
+ "example": "3",
1847
1847
  "member": "uint64",
1848
1848
  "name": "SceneId",
1849
1849
  "required": false,
@@ -1852,7 +1852,7 @@
1852
1852
  {
1853
1853
  "disabled": false,
1854
1854
  "document": "mac 地址或设备唯一标识",
1855
- "example": "xxx",
1855
+ "example": "\"00:1A:2B:3C:4D:5E\"",
1856
1856
  "member": "string",
1857
1857
  "name": "MacAddress",
1858
1858
  "required": false,
@@ -1861,7 +1861,7 @@
1861
1861
  {
1862
1862
  "disabled": false,
1863
1863
  "document": "手机设备号",
1864
- "example": "xxx",
1864
+ "example": "\"359880051234567\"",
1865
1865
  "member": "string",
1866
1866
  "name": "Imei",
1867
1867
  "required": false,
@@ -1942,6 +1942,16 @@
1942
1942
  "type": "int",
1943
1943
  "value_allowed_null": false
1944
1944
  },
1945
+ {
1946
+ "disabled": false,
1947
+ "document": "设备风险大类\n注意:此字段可能返回 null,表示取不到有效值。",
1948
+ "example": "\"\"",
1949
+ "member": "string",
1950
+ "name": "DeviceRiskCategory",
1951
+ "output_required": false,
1952
+ "type": "string",
1953
+ "value_allowed_null": true
1954
+ },
1945
1955
  {
1946
1956
  "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
1947
1957
  "member": "string",
@@ -1957,7 +1967,7 @@
1957
1967
  {
1958
1968
  "disabled": false,
1959
1969
  "document": "验证码应用ID",
1960
- "example": "123456",
1970
+ "example": "199999164",
1961
1971
  "member": "int64",
1962
1972
  "name": "CaptchaAppId",
1963
1973
  "required": true,
@@ -2000,7 +2010,7 @@
2000
2010
  {
2001
2011
  "disabled": false,
2002
2012
  "document": "返回信息\n注意:此字段可能返回 null,表示取不到有效值。",
2003
- "example": "\"\"",
2013
+ "example": "\"success\"",
2004
2014
  "member": "string",
2005
2015
  "name": "CaptchaMsg",
2006
2016
  "output_required": true,
@@ -2163,7 +2173,7 @@
2163
2173
  {
2164
2174
  "disabled": false,
2165
2175
  "document": "验证码AppId",
2166
- "example": "\"19901111\"",
2176
+ "example": "\"199999164\"",
2167
2177
  "member": "string",
2168
2178
  "name": "CaptchaAppId",
2169
2179
  "required": true,
@@ -51,7 +51,7 @@
51
51
  "DescribeCaptchaMiniResult": [
52
52
  {
53
53
  "document": "",
54
- "input": "POST / HTTP/1.1\nHost: captcha.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCaptchaMiniResult\n<公共请求参数>\n\n{\n \"UserIp\": \"127.0.0.1\",\n \"CaptchaAppId\": \"201111111\",\n \"Ticket\": \"xxxx\",\n \"AppSecretKey\": \"xxxxxx\",\n \"CaptchaType\": \"9\"\n}",
54
+ "input": "POST / HTTP/1.1\nHost: captcha.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCaptchaMiniResult\n<公共请求参数>\n\n{\n \"UserIp\": \"127.0.0.1\",\n \"CaptchaAppId\": \"199999164\",\n \"Ticket\": \"tr03z8JQftDQ5ZMteDlvkg6GbucZQTiG8dq53boJY8xJoq6PanrsicK9NOQcK6G2aXSjReWIxVvXt1Y6TXnaWvBy3k2hp_gRSwpi_ZEu3j8BUY2vuuyg-c1tZc3c8GfLdVlqJbOQ5JdAFos*\",\n \"AppSecretKey\": \"E4kwK9AcXQMHkktiItyMEyQPn\",\n \"CaptchaType\": \"9\"\n}",
55
55
  "output": "{\n \"Response\": {\n \"RequestId\": \"a0b3a098-b8f6-4001-764b-47f3843249db\",\n \"CaptchaCode\": 8,\n \"CaptchaMsg\": \"ticket expired\"\n }\n}",
56
56
  "title": "请求和返回示例"
57
57
  }
@@ -59,8 +59,8 @@
59
59
  "DescribeCaptchaMiniRiskResult": [
60
60
  {
61
61
  "document": "",
62
- "input": "POST / HTTP/1.1\nHost: captcha.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCaptchaMiniRiskResult\n<公共请求参数>\n\n{\n \"CaptchaAppId\": \"201111111\",\n \"CaptchaType\": \"9\",\n \"WeChatOpenId\": \"xxxxxx\",\n \"SceneCode\": \"1\",\n \"UserIp\": \"127.0.0.1\",\n \"Ticket\": \"xxxx\",\n \"AppSecretKey\": \"xxxxxx\"\n}",
63
- "output": "{\n \"Response\": {\n \"RequestId\": \"c02af4b4-f858-4fe0-6f88-ebac4b49d13d\",\n \"CaptchaCode\": 1,\n \"CaptchaMsg\": \"ticket verification succeeded\",\n \"ManageMarketingRiskValue\": {\n \"UserId\": \"xxxxxxxxxxxxxxxxxxxxxxxx\",\n \"PostTime\": 1606977595,\n \"AssociateAccount\": \"\",\n \"UserIp\": \"127.0.0.1\",\n \"RiskLevel\": \"pass\",\n \"RiskType\": []\n }\n }\n}",
62
+ "input": "POST / HTTP/1.1\nHost: captcha.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCaptchaMiniRiskResult\n<公共请求参数>\n\n{\n \"CaptchaAppId\": \"199999164\",\n \"CaptchaType\": \"9\",\n \"WeChatOpenId\": \"\",\n \"SceneCode\": \"1\",\n \"UserIp\": \"127.0.0.1\",\n \"Ticket\": \"tr03z8JQftDQ5ZMteDlvkg6GbucZQTiG8dq53boJY8xJoq6PanrsicK9NOQcK6G2aXSjReWIxVvXt1Y6TXnaWvBy3k2hp_gRSwpi_ZEu3j8BUY2vuuyg-c1tZc3c8GfLdVlqJbOQ5JdAFos*\",\n \"AppSecretKey\": \"E4kwK9AcXQMHkktiItyMEyQPn\"\n}",
63
+ "output": "{\n \"Response\": {\n \"RequestId\": \"c02af4b4-f858-4fe0-6f88-ebac4b49d13d\",\n \"CaptchaCode\": 1,\n \"CaptchaMsg\": \"ticket verification succeeded\",\n \"ManageMarketingRiskValue\": {\n \"UserId\": \"\",\n \"PostTime\": 1606977595,\n \"AssociateAccount\": \"\",\n \"UserIp\": \"127.0.0.1\",\n \"RiskLevel\": \"pass\",\n \"RiskType\": []\n }\n }\n}",
64
64
  "title": "请求和返回示例"
65
65
  }
66
66
  ],
@@ -68,31 +68,31 @@
68
68
  {
69
69
  "document": "",
70
70
  "input": "https://captcha.tencentcloudapi.com/?Action=DescribeCaptchaOperData\n&CaptchaAppId=201111111\n&Start=20191129\n&End=20191129\n&Type=1\n&<公共请求参数>",
71
- "output": "{\n \"Response\": {\n \"RequestId\": \"0dab64b7-d526-4a5f-bed6-4c59b53b6d11\",\n \"CaptchaCode\": 0,\n \"CaptchaMsg\": \"\",\n \"Data\": {\n \"OperDataLoadTimeUnitArray\": [\n {\n \"DateKey\": \"20191202\",\n \"MarketLoadTime\": 0,\n \"AppIdLoadTime\": 0.9\n },\n {\n \"DateKey\": \"20191204\",\n \"MarketLoadTime\": 0,\n \"AppIdLoadTime\": 1\n },\n {\n \"DateKey\": \"20191210\",\n \"MarketLoadTime\": 0,\n \"AppIdLoadTime\": 1.2\n },\n {\n \"DateKey\": \"20191219\",\n \"MarketLoadTime\": 0,\n \"AppIdLoadTime\": 1.3\n }\n ],\n \"OperDataInterceptUnitArray\": null,\n \"OperDataTryTimesUnitArray\": null,\n \"OperDataTryTimesDistributeUnitArray\": null\n }\n }\n}",
71
+ "output": "{\n \"Response\": {\n \"RequestId\": \"0dab64b7-d526-4a5f-bed6-4c59b53b6d11\",\n \"CaptchaCode\": 0,\n \"CaptchaMsg\": \"success\",\n \"Data\": {\n \"OperDataLoadTimeUnitArray\": [\n {\n \"DateKey\": \"20191202\",\n \"MarketLoadTime\": 0,\n \"AppIdLoadTime\": 0.9\n },\n {\n \"DateKey\": \"20191204\",\n \"MarketLoadTime\": 0,\n \"AppIdLoadTime\": 1\n },\n {\n \"DateKey\": \"20191210\",\n \"MarketLoadTime\": 0,\n \"AppIdLoadTime\": 1.2\n },\n {\n \"DateKey\": \"20191219\",\n \"MarketLoadTime\": 0,\n \"AppIdLoadTime\": 1.3\n }\n ],\n \"OperDataInterceptUnitArray\": null,\n \"OperDataTryTimesUnitArray\": null,\n \"OperDataTryTimesDistributeUnitArray\": null\n }\n }\n}",
72
72
  "title": "请求和返回示例"
73
73
  }
74
74
  ],
75
75
  "DescribeCaptchaRceResult": [
76
76
  {
77
77
  "document": "",
78
- "input": "POST / HTTP/1.1\nHost: captcha.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCaptchaRceResult\n<公共请求参数>\n\n{\n \"CaptchaType\": 1,\n \"Ticket\": \"abc\",\n \"UserIp\": \"abc\",\n \"BusinessId\": 1,\n \"SceneId\": 1,\n \"MacAddress\": \"abc\",\n \"Imei\": \"abc\",\n \"Randstr\": \"abc\",\n \"CaptchaAppId\": 1,\n \"AppSecretKey\": \"abc\",\n \"NeedGetCaptchaTime\": 0\n}",
79
- "output": "{\n \"Response\": {\n \"CaptchaCode\": 0,\n \"CaptchaMsg\": \"abc\",\n \"EvilLevel\": 0,\n \"GetCaptchaTime\": 0,\n \"EvilBitmap\": 0,\n \"SubmitCaptchaTime\": 0,\n \"RceResult\": {\n \"UserId\": \"abc\",\n \"PostTime\": 0,\n \"AssociateAccount\": \"abc\",\n \"UserIp\": \"abc\",\n \"RiskLevel\": \"abc\",\n \"RiskType\": [\n 0\n ],\n \"ConstId\": \"abc\",\n \"RiskInformation\": \"abc\"\n },\n \"RequestId\": \"abc\"\n }\n}",
78
+ "input": "POST / HTTP/1.1\nHost: captcha.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCaptchaRceResult\n<公共请求参数>\n\n{\n \"CaptchaAppId\": 199999164,\n \"CaptchaType\": 9,\n \"NeedGetCaptchaTime\": 1,\n \"Randstr\": \"@Vki\",\n \"UserIp\": \"127.0.0.1\",\n \"Ticket\": \"tr03XaCUZPAlPdIMqv17yvcfdXCzkqvLE09AbCA4ghlWfD8hkySfbU2TZVCyoOCjNI84pAYEMopKv7Uh8XwQDSE9DC0xJpXVC7kmlPENlbFINs_N937qkoEmU6Pl8e-9EkFQzvrrwsZOTKQ*\",\n \"AppSecretKey\": \"E4kwK9AcXQMHkktiItyMEyQPn\"\n}",
79
+ "output": "{\n \"Response\": {\n \"CaptchaCode\": 0,\n \"CaptchaMsg\": \"success\",\n \"EvilLevel\": 0,\n \"GetCaptchaTime\": 1729583235,\n \"EvilBitmap\": 0,\n \"SubmitCaptchaTime\": 1729583239,\n \"RceResult\": {\n \"UserId\": \"700000888643\",\n \"PostTime\": 0,\n \"AssociateAccount\": \"\",\n \"UserIp\": \"127.0.0.1\",\n \"RiskLevel\": \"1\",\n \"RiskType\": [\n 0\n ],\n \"ConstId\": \"1\",\n \"RiskInformation\": \"\"\n },\n \"RequestId\": \"75eabc9e-2aab-46fb-b4fc-44fc6abda074\"\n }\n}",
80
80
  "title": "成功结果示例"
81
81
  }
82
82
  ],
83
83
  "DescribeCaptchaResult": [
84
84
  {
85
85
  "document": "票据校验",
86
- "input": "POST / HTTP/1.1\nHost: captcha.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCaptchaResult\n<公共请求参数>\n\n{\n \"CaptchaAppId\": 201111111,\n \"CaptchaType\": 9,\n \"NeedGetCaptchaTime\": 1,\n \"Randstr\": \"123\",\n \"UserIp\": \"127.0.0.1\",\n \"Ticket\": \"123\",\n \"AppSecretKey\": \"123\"\n}",
87
- "output": "{\n \"Response\": {\n \"CaptchaCode\": 0,\n \"CaptchaMsg\": \"not valid\",\n \"EvilLevel\": 0,\n \"GetCaptchaTime\": 0,\n \"SubmitCaptchaTime\": 0,\n \"EvilBitmap\": 0,\n \"RequestId\": \"123\"\n },\n \"retcode\": 0,\n \"retmsg\": \"success\"\n}",
86
+ "input": "POST / HTTP/1.1\nHost: captcha.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCaptchaResult\n<公共请求参数>\n\n{\n \"CaptchaAppId\": 199999164,\n \"CaptchaType\": 9,\n \"NeedGetCaptchaTime\": 1,\n \"Randstr\": \"@Vki\",\n \"UserIp\": \"127.0.0.1\",\n \"Ticket\": \"tr03XaCUZPAlPdIMqv17yvcfdXCzkqvLE09AbCA4ghlWfD8hkySfbU2TZVCyoOCjNI84pAYEMopKv7Uh8XwQDSE9DC0xJpXVC7kmlPENlbFINs_N937qkoEmU6Pl8e-9EkFQzvrrwsZOTKQ*\",\n \"AppSecretKey\": \"E4kwK9AcXQMHkktiItyMEyQPn\"\n}",
87
+ "output": "{\n \"Response\": {\n \"CaptchaCode\": 0,\n \"CaptchaMsg\": \"not valid\",\n \"EvilLevel\": 0,\n \"GetCaptchaTime\": 1729583235,\n \"SubmitCaptchaTime\": 1729583239,\n \"EvilBitmap\": 0,\n \"RequestId\": \"7c370964-7deb-4008-8b29-47e87e60c1e0\"\n },\n \"retcode\": 0,\n \"retmsg\": \"success\"\n}",
88
88
  "title": "请求和返回示例"
89
89
  }
90
90
  ],
91
91
  "DescribeCaptchaTicketData": [
92
92
  {
93
93
  "document": "",
94
- "input": "https://captcha.tencentcloudapi.com/?Action=DescribeCaptchaTicketData\n&CaptchaAppId=201111111\n&Start=20200909\n&<公共请求参数>",
95
- "output": "{\n \"Response\": {\n \"RequestId\": \"0dab64b7-d526-4a5f-bed6-4c59b53b6d11\",\n \"CaptchaCode\": 0,\n \"CaptchaMsg\": \"\",\n \"Data\": {\n \"TicketAmountArray\": [\n {\n \"DateKey\": \"20200909\",\n \"Amount\": 94\n },\n {\n \"DateKey\": \"20200910\",\n \"Amount\": 7\n }\n ],\n \"TicketThroughArray\": [\n {\n \"DateKey\": \"20200909\",\n \"Through\": 94\n },\n {\n \"DateKey\": \"20200910\",\n \"Through\": 7\n }\n ],\n \"TicketInterceptArray\": [\n {\n \"DateKey\": \"20200909\",\n \"Intercept\": 0\n },\n {\n \"DateKey\": \"20200910\",\n \"Intercept\": 0\n }\n ]\n }\n }\n}",
94
+ "input": "https://captcha.tencentcloudapi.com/?Action=DescribeCaptchaTicketData\n&CaptchaAppId=199999164\n&Start=20200909\n&<公共请求参数>",
95
+ "output": "{\n \"Response\": {\n \"RequestId\": \"0dab64b7-d526-4a5f-bed6-4c59b53b6d11\",\n \"CaptchaCode\": 0,\n \"CaptchaMsg\": \"success\",\n \"Data\": {\n \"TicketAmountArray\": [\n {\n \"DateKey\": \"20200909\",\n \"Amount\": 94\n },\n {\n \"DateKey\": \"20200910\",\n \"Amount\": 7\n }\n ],\n \"TicketThroughArray\": [\n {\n \"DateKey\": \"20200909\",\n \"Through\": 94\n },\n {\n \"DateKey\": \"20200910\",\n \"Through\": 7\n }\n ],\n \"TicketInterceptArray\": [\n {\n \"DateKey\": \"20200909\",\n \"Intercept\": 0\n },\n {\n \"DateKey\": \"20200910\",\n \"Intercept\": 0\n }\n ]\n }\n }\n}",
96
96
  "title": "请求和返回示例"
97
97
  }
98
98
  ],
@@ -115,7 +115,7 @@
115
115
  "GetTicketStatistics": [
116
116
  {
117
117
  "document": "",
118
- "input": "POST / HTTP/1.1\nHost: captcha.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetTicketStatistics\n<公共请求参数>\n\n{\n \"CaptchaAppId\": \"字符串\",\n \"EndTimeStr\": \"字符串\",\n \"StartTimeStr\": \"字符串\",\n \"Dimension\": \"字符串\"\n}",
118
+ "input": "POST / HTTP/1.1\nHost: captcha.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetTicketStatistics\n<公共请求参数>\n\n{\n \"CaptchaAppId\": \"199999164\",\n \"EndTimeStr\": \"2022-05-14 01:00\",\n \"StartTimeStr\": \"2022-06-15 20:00\",\n \"Dimension\": \"3\"\n}",
119
119
  "output": "{\n \"Response\": {\n \"RequestId\": \"458e90ab-4bcb-45ee-b8fd-f5e79e85ffff\",\n \"Data\": null,\n \"CaptchaCode\": 11000,\n \"CaptchaMsg\": \"\"\n }\n}",
120
120
  "title": "请求和返回示例"
121
121
  }
@@ -20811,6 +20811,15 @@
20811
20811
  "required": false,
20812
20812
  "type": "string"
20813
20813
  },
20814
+ {
20815
+ "disabled": false,
20816
+ "document": "集群版节点拓扑配置。",
20817
+ "example": "无",
20818
+ "member": "ClusterTopology",
20819
+ "name": "ClusterTopology",
20820
+ "required": false,
20821
+ "type": "object"
20822
+ },
20814
20823
  {
20815
20824
  "disabled": false,
20816
20825
  "document": "检查原地升级是否需要重启,1 检查, 0 不检查。如果值为1,检查为原地升级需要重启,则会停止升级并进行返回提示,如果为原地升级不重启,则正常执行升级流程。",