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.
Files changed (73) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/batch/v20170312/api.json +59 -59
  3. tccli/services/batch/v20170312/examples.json +3 -3
  4. tccli/services/cfg/v20210820/api.json +5 -5
  5. tccli/services/cfg/v20210820/examples.json +1 -1
  6. tccli/services/cfs/v20190719/api.json +10 -10
  7. tccli/services/cfs/v20190719/examples.json +1 -1
  8. tccli/services/ckafka/v20190819/api.json +21 -21
  9. tccli/services/clb/v20180317/api.json +259 -10
  10. tccli/services/cls/v20201016/api.json +388 -282
  11. tccli/services/cls/v20201016/examples.json +33 -33
  12. tccli/services/csip/v20221121/examples.json +1 -1
  13. tccli/services/ctem/v20231128/api.json +104 -104
  14. tccli/services/ctem/v20231128/examples.json +8 -8
  15. tccli/services/dnspod/v20210323/api.json +14 -4
  16. tccli/services/dnspod/v20210323/examples.json +2 -2
  17. tccli/services/es/v20180416/api.json +23 -4
  18. tccli/services/ess/v20201111/api.json +3 -3
  19. tccli/services/essbasic/v20210526/api.json +4 -4
  20. tccli/services/iai/v20200303/api.json +9 -0
  21. tccli/services/keewidb/v20220308/api.json +24 -24
  22. tccli/services/lcic/v20220817/api.json +46 -18
  23. tccli/services/lighthouse/lighthouse_client.py +106 -0
  24. tccli/services/lighthouse/v20200324/api.json +280 -0
  25. tccli/services/lighthouse/v20200324/examples.json +22 -0
  26. tccli/services/live/v20180801/api.json +1 -1
  27. tccli/services/lke/lke_client.py +0 -53
  28. tccli/services/lke/v20231130/api.json +29 -79
  29. tccli/services/lke/v20231130/examples.json +0 -8
  30. tccli/services/mongodb/v20190725/api.json +4 -4
  31. tccli/services/monitor/v20180724/api.json +7 -7
  32. tccli/services/mps/v20190612/api.json +42 -2
  33. tccli/services/ocr/v20181119/api.json +43 -14
  34. tccli/services/organization/v20210331/api.json +25 -25
  35. tccli/services/organization/v20210331/examples.json +1 -1
  36. tccli/services/postgres/postgres_client.py +12 -171
  37. tccli/services/postgres/v20170312/api.json +20 -819
  38. tccli/services/postgres/v20170312/examples.json +6 -30
  39. tccli/services/scf/v20180416/api.json +2 -0
  40. tccli/services/ssl/v20191205/api.json +1 -1
  41. tccli/services/sts/v20180813/api.json +4 -4
  42. tccli/services/tcbr/v20220217/api.json +92 -0
  43. tccli/services/tcss/v20201101/api.json +32 -2
  44. tccli/services/tcss/v20201101/examples.json +3 -3
  45. tccli/services/teo/v20220901/api.json +12 -12
  46. tccli/services/tione/v20211111/api.json +18 -18
  47. tccli/services/tke/v20180525/api.json +10 -1
  48. tccli/services/tms/v20201229/api.json +6 -6
  49. tccli/services/trabbit/v20230418/api.json +41 -2
  50. tccli/services/trocket/trocket_client.py +65 -12
  51. tccli/services/trocket/v20230308/api.json +156 -0
  52. tccli/services/trocket/v20230308/examples.json +8 -0
  53. tccli/services/trtc/trtc_client.py +159 -0
  54. tccli/services/trtc/v20190722/api.json +273 -9
  55. tccli/services/trtc/v20190722/examples.json +24 -0
  56. tccli/services/tse/v20201207/api.json +23 -5
  57. tccli/services/tse/v20201207/examples.json +2 -2
  58. tccli/services/tsf/v20180326/api.json +907 -802
  59. tccli/services/tsf/v20180326/examples.json +29 -29
  60. tccli/services/vod/v20180717/api.json +73 -33
  61. tccli/services/vod/v20180717/examples.json +1 -1
  62. tccli/services/vpc/v20170312/api.json +12 -2
  63. tccli/services/vpc/v20170312/examples.json +2 -2
  64. tccli/services/waf/v20180125/api.json +717 -38
  65. tccli/services/waf/v20180125/examples.json +56 -0
  66. tccli/services/waf/waf_client.py +444 -73
  67. tccli/services/wedata/v20210820/api.json +138 -6
  68. tccli/services/wsa/v20250508/api.json +21 -3
  69. {tccli-3.0.1371.1.dist-info → tccli-3.0.1373.1.dist-info}/METADATA +2 -2
  70. {tccli-3.0.1371.1.dist-info → tccli-3.0.1373.1.dist-info}/RECORD +73 -73
  71. {tccli-3.0.1371.1.dist-info → tccli-3.0.1373.1.dist-info}/WHEEL +0 -0
  72. {tccli-3.0.1371.1.dist-info → tccli-3.0.1373.1.dist-info}/entry_points.txt +0 -0
  73. {tccli-3.0.1371.1.dist-info → tccli-3.0.1373.1.dist-info}/license_files/LICENSE +0 -0
@@ -44,7 +44,7 @@
44
44
  {
45
45
  "document": "查看企业",
46
46
  "input": "POST / HTTP/1.1\nHost: ctem.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCustomers\n<公共请求参数>\n\n{}",
47
- "output": "{\n \"Response\": {\n \"List\": [\n {\n \"AppId\": 1300055108,\n \"AuthEndAt\": \"\",\n \"AuthFile\": \"\",\n \"AuthStartAt\": \"\",\n \"CreateAt\": \"2024-06-07 14:24:11\",\n \"Creator\": \"\",\n \"EnableAuth\": false,\n \"EnableCron\": false,\n \"EnableScanSubEnterprise\": false,\n \"Icon\": \"\",\n \"Id\": 100136,\n \"Keywords\": \"\",\n \"Name\": \"测试\",\n \"Percent\": 55,\n \"ScanCron\": \"\",\n \"ScanTime\": \"{\\\"Monday\\\":{\\\"0\\\":false,\\\"1\\\":false,\\\"10\\\":false,\\\"11\\\":false,\\\"12\\\":false,\\\"13\\\":false,\\\"14\\\":false,\\\"15\\\":false,\\\"16\\\":false,\\\"17\\\":false,\\\"18\\\":false,\\\"19\\\":false,\\\"2\\\":false,\\\"20\\\":false,\\\"21\\\":false,\\\"22\\\":false,\\\"23\\\":false,\\\"3\\\":false,\\\"4\\\":false,\\\"5\\\":false,\\\"6\\\":false,\\\"7\\\":false,\\\"8\\\":false,\\\"9\\\":false},\\\"Tuesday\\\":{\\\"0\\\":false,\\\"1\\\":false,\\\"10\\\":false,\\\"11\\\":false,\\\"12\\\":false,\\\"13\\\":false,\\\"14\\\":false,\\\"15\\\":false,\\\"16\\\":false,\\\"17\\\":false,\\\"18\\\":false,\\\"19\\\":false,\\\"2\\\":false,\\\"20\\\":false,\\\"21\\\":false,\\\"22\\\":false,\\\"23\\\":false,\\\"3\\\":false,\\\"4\\\":false,\\\"5\\\":false,\\\"6\\\":false,\\\"7\\\":false,\\\"8\\\":false,\\\"9\\\":false},\\\"Wednesday\\\":{\\\"0\\\":false,\\\"1\\\":false,\\\"10\\\":false,\\\"11\\\":false,\\\"12\\\":false,\\\"13\\\":false,\\\"14\\\":false,\\\"15\\\":false,\\\"16\\\":false,\\\"17\\\":false,\\\"18\\\":false,\\\"19\\\":false,\\\"2\\\":false,\\\"20\\\":false,\\\"21\\\":false,\\\"22\\\":false,\\\"23\\\":false,\\\"3\\\":false,\\\"4\\\":false,\\\"5\\\":false,\\\"6\\\":false,\\\"7\\\":false,\\\"8\\\":false,\\\"9\\\":false},\\\"Thursday\\\":{\\\"0\\\":false,\\\"1\\\":false,\\\"10\\\":false,\\\"11\\\":false,\\\"12\\\":false,\\\"13\\\":false,\\\"14\\\":false,\\\"15\\\":false,\\\"16\\\":false,\\\"17\\\":false,\\\"18\\\":false,\\\"19\\\":false,\\\"2\\\":false,\\\"20\\\":false,\\\"21\\\":false,\\\"22\\\":false,\\\"23\\\":false,\\\"3\\\":false,\\\"4\\\":false,\\\"5\\\":false,\\\"6\\\":false,\\\"7\\\":false,\\\"8\\\":false,\\\"9\\\":false},\\\"Friday\\\":{\\\"0\\\":false,\\\"1\\\":false,\\\"10\\\":false,\\\"11\\\":false,\\\"12\\\":false,\\\"13\\\":false,\\\"14\\\":false,\\\"15\\\":false,\\\"16\\\":false,\\\"17\\\":false,\\\"18\\\":false,\\\"19\\\":false,\\\"2\\\":false,\\\"20\\\":false,\\\"21\\\":false,\\\"22\\\":false,\\\"23\\\":false,\\\"3\\\":false,\\\"4\\\":false,\\\"5\\\":false,\\\"6\\\":false,\\\"7\\\":false,\\\"8\\\":false,\\\"9\\\":false},\\\"Saturday\\\":{\\\"0\\\":false,\\\"1\\\":false,\\\"10\\\":false,\\\"11\\\":false,\\\"12\\\":false,\\\"13\\\":false,\\\"14\\\":false,\\\"15\\\":false,\\\"16\\\":false,\\\"17\\\":false,\\\"18\\\":false,\\\"19\\\":false,\\\"2\\\":false,\\\"20\\\":false,\\\"21\\\":false,\\\"22\\\":false,\\\"23\\\":false,\\\"3\\\":false,\\\"4\\\":false,\\\"5\\\":false,\\\"6\\\":false,\\\"7\\\":false,\\\"8\\\":false,\\\"9\\\":false},\\\"Sunday\\\":{\\\"0\\\":false,\\\"1\\\":false,\\\"10\\\":false,\\\"11\\\":false,\\\"12\\\":false,\\\"13\\\":false,\\\"14\\\":false,\\\"15\\\":false,\\\"16\\\":false,\\\"17\\\":false,\\\"18\\\":false,\\\"19\\\":false,\\\"2\\\":false,\\\"20\\\":false,\\\"21\\\":false,\\\"22\\\":false,\\\"23\\\":false,\\\"3\\\":false,\\\"4\\\":false,\\\"5\\\":false,\\\"6\\\":false,\\\"7\\\":false,\\\"8\\\":false,\\\"9\\\":false}}\",\n \"ScanType\": \"资产收集\",\n \"Uin\": \"600000560604\",\n \"UpdateAt\": \"2024-06-07 14:24:11\"\n }\n ],\n \"RequestId\": \"cdd53649-1559-4b1d-8a54-3f0274d4e3f7\",\n \"Total\": 1\n }\n}",
47
+ "output": "{\n \"Response\": {\n \"List\": [\n {\n \"AppId\": 1300055108,\n \"AuthEndAt\": \"\",\n \"AuthFile\": \"\",\n \"AuthStartAt\": \"\",\n \"CreateAt\": \"2024-06-07 14:24:11\",\n \"Creator\": \"\",\n \"EnableAuth\": false,\n \"EnableCron\": false,\n \"EnableScanSubEnterprise\": false,\n \"Icon\": \"\",\n \"Id\": 100136,\n \"Keywords\": \"\",\n \"Name\": \"腾讯测试\",\n \"Percent\": 55,\n \"ScanCron\": \"\",\n \"ScanTime\": \"{\\\"Monday\\\":{\\\"0\\\":false,\\\"1\\\":false,\\\"10\\\":false,\\\"11\\\":false,\\\"12\\\":false,\\\"13\\\":false,\\\"14\\\":false,\\\"15\\\":false,\\\"16\\\":false,\\\"17\\\":false,\\\"18\\\":false,\\\"19\\\":false,\\\"2\\\":false,\\\"20\\\":false,\\\"21\\\":false,\\\"22\\\":false,\\\"23\\\":false,\\\"3\\\":false,\\\"4\\\":false,\\\"5\\\":false,\\\"6\\\":false,\\\"7\\\":false,\\\"8\\\":false,\\\"9\\\":false},\\\"Tuesday\\\":{\\\"0\\\":false,\\\"1\\\":false,\\\"10\\\":false,\\\"11\\\":false,\\\"12\\\":false,\\\"13\\\":false,\\\"14\\\":false,\\\"15\\\":false,\\\"16\\\":false,\\\"17\\\":false,\\\"18\\\":false,\\\"19\\\":false,\\\"2\\\":false,\\\"20\\\":false,\\\"21\\\":false,\\\"22\\\":false,\\\"23\\\":false,\\\"3\\\":false,\\\"4\\\":false,\\\"5\\\":false,\\\"6\\\":false,\\\"7\\\":false,\\\"8\\\":false,\\\"9\\\":false},\\\"Wednesday\\\":{\\\"0\\\":false,\\\"1\\\":false,\\\"10\\\":false,\\\"11\\\":false,\\\"12\\\":false,\\\"13\\\":false,\\\"14\\\":false,\\\"15\\\":false,\\\"16\\\":false,\\\"17\\\":false,\\\"18\\\":false,\\\"19\\\":false,\\\"2\\\":false,\\\"20\\\":false,\\\"21\\\":false,\\\"22\\\":false,\\\"23\\\":false,\\\"3\\\":false,\\\"4\\\":false,\\\"5\\\":false,\\\"6\\\":false,\\\"7\\\":false,\\\"8\\\":false,\\\"9\\\":false},\\\"Thursday\\\":{\\\"0\\\":false,\\\"1\\\":false,\\\"10\\\":false,\\\"11\\\":false,\\\"12\\\":false,\\\"13\\\":false,\\\"14\\\":false,\\\"15\\\":false,\\\"16\\\":false,\\\"17\\\":false,\\\"18\\\":false,\\\"19\\\":false,\\\"2\\\":false,\\\"20\\\":false,\\\"21\\\":false,\\\"22\\\":false,\\\"23\\\":false,\\\"3\\\":false,\\\"4\\\":false,\\\"5\\\":false,\\\"6\\\":false,\\\"7\\\":false,\\\"8\\\":false,\\\"9\\\":false},\\\"Friday\\\":{\\\"0\\\":false,\\\"1\\\":false,\\\"10\\\":false,\\\"11\\\":false,\\\"12\\\":false,\\\"13\\\":false,\\\"14\\\":false,\\\"15\\\":false,\\\"16\\\":false,\\\"17\\\":false,\\\"18\\\":false,\\\"19\\\":false,\\\"2\\\":false,\\\"20\\\":false,\\\"21\\\":false,\\\"22\\\":false,\\\"23\\\":false,\\\"3\\\":false,\\\"4\\\":false,\\\"5\\\":false,\\\"6\\\":false,\\\"7\\\":false,\\\"8\\\":false,\\\"9\\\":false},\\\"Saturday\\\":{\\\"0\\\":false,\\\"1\\\":false,\\\"10\\\":false,\\\"11\\\":false,\\\"12\\\":false,\\\"13\\\":false,\\\"14\\\":false,\\\"15\\\":false,\\\"16\\\":false,\\\"17\\\":false,\\\"18\\\":false,\\\"19\\\":false,\\\"2\\\":false,\\\"20\\\":false,\\\"21\\\":false,\\\"22\\\":false,\\\"23\\\":false,\\\"3\\\":false,\\\"4\\\":false,\\\"5\\\":false,\\\"6\\\":false,\\\"7\\\":false,\\\"8\\\":false,\\\"9\\\":false},\\\"Sunday\\\":{\\\"0\\\":false,\\\"1\\\":false,\\\"10\\\":false,\\\"11\\\":false,\\\"12\\\":false,\\\"13\\\":false,\\\"14\\\":false,\\\"15\\\":false,\\\"16\\\":false,\\\"17\\\":false,\\\"18\\\":false,\\\"19\\\":false,\\\"2\\\":false,\\\"20\\\":false,\\\"21\\\":false,\\\"22\\\":false,\\\"23\\\":false,\\\"3\\\":false,\\\"4\\\":false,\\\"5\\\":false,\\\"6\\\":false,\\\"7\\\":false,\\\"8\\\":false,\\\"9\\\":false}}\",\n \"ScanType\": \"资产收集\",\n \"Uin\": \"600000560604\",\n \"UpdateAt\": \"2024-06-07 14:24:11\"\n }\n ],\n \"RequestId\": \"cdd53649-1559-4b1d-8a54-3f0274d4e3f7\",\n \"Total\": 1\n }\n}",
48
48
  "title": "查看企业"
49
49
  }
50
50
  ],
@@ -76,7 +76,7 @@
76
76
  {
77
77
  "document": "",
78
78
  "input": "POST / HTTP/1.1\nHost: ctem.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeFakeApps\n<公共请求参数>\n\n{\n \"CustomerId\": 100279,\n \"EnterpriseUidList\": [],\n \"Limit\": 10,\n \"Offset\": 0,\n \"Filters\": []\n}",
79
- "output": "{\n \"Response\": {\n \"List\": [\n {\n \"AppName\": \"测试\",\n \"DisplayToolCommon\": {\n \"CreateAt\": \"2025-06-09 11:25:54\",\n \"CustomerId\": 100279,\n \"CustomerName\": \"信息泄露测试\",\n \"Detail\": \"\",\n \"EnterpriseName\": \"分支机构\",\n \"EnterpriseUid\": \"beea23ea16f0d399f33ab77b208c41f7\",\n \"Ignored\": false,\n \"JobId\": 0,\n \"JobRecordId\": 0,\n \"JobStageId\": 0,\n \"Labels\": \"{}\",\n \"Md5\": \"a73c252da5dff90d71bf093551d76982\",\n \"UpdateAt\": \"2025-06-09 14:43:25\"\n },\n \"DownloadUrl\": \"https://xxxxqq.com/http-docker.arthin.net-80-Qndxn.png\",\n \"HandlingStatus\": 1,\n \"Id\": 1,\n \"PackageName\": \"com.xxx.test\",\n \"ShutdownStatus\": 0,\n \"ShutdownTime\": \"\"\n }\n ],\n \"Total\": 1,\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
79
+ "output": "{\n \"Response\": {\n \"List\": [\n {\n \"AppName\": \"APP腾讯测试\",\n \"DisplayToolCommon\": {\n \"CreateAt\": \"2025-06-09 11:25:54\",\n \"CustomerId\": 100279,\n \"CustomerName\": \"信息泄露测试\",\n \"Detail\": \"\",\n \"EnterpriseName\": \"分支机构\",\n \"EnterpriseUid\": \"beea23ea16f0d399f33ab77b208c41f7\",\n \"Ignored\": false,\n \"JobId\": 0,\n \"JobRecordId\": 0,\n \"JobStageId\": 0,\n \"Labels\": \"{}\",\n \"Md5\": \"a73c252da5dff90d71bf093551d76982\",\n \"UpdateAt\": \"2025-06-09 14:43:25\"\n },\n \"DownloadUrl\": \"https://xxxxqq.com/http-docker.arthin.net-80-Qndxn.png\",\n \"HandlingStatus\": 1,\n \"Id\": 1,\n \"PackageName\": \"com.xxx.test\",\n \"ShutdownStatus\": 0,\n \"ShutdownTime\": \"\"\n }\n ],\n \"Total\": 1,\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
80
80
  "title": "查询仿冒应用"
81
81
  }
82
82
  ],
@@ -164,7 +164,7 @@
164
164
  {
165
165
  "document": "查看后台数据",
166
166
  "input": "POST / HTTP/1.1\nHost: ctem.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeManages\n<公共请求参数>\n\n{}",
167
- "output": "{\n \"Response\": {\n \"List\": [\n {\n \"Code\": 200,\n \"DisplayToolCommon\": {\n \"CreateAt\": \"2024-06-07 10:23:41\",\n \"CustomerId\": 100081,\n \"CustomerName\": \"5555\",\n \"Detail\": \"\",\n \"EnterpriseName\": \"\",\n \"EnterpriseUid\": \"\",\n \"Ignored\": false,\n \"JobId\": 0,\n \"JobRecordId\": 0,\n \"JobStageId\": 0,\n \"Md5\": \"6b3fce3dfa57095790e80d4ab53574da\",\n \"UpdateAt\": \"2024-06-07 10:23:41\"\n },\n \"Icon\": \"\",\n \"Id\": 31,\n \"Screenshot\": \"\",\n \"Title\": \"test\",\n \"Url\": \"http://test.cn\",\n \"Host\": \"127.0.0.1\"\n }\n ],\n \"RequestId\": \"501fa2ff-065a-4405-b4b9-b98ae51fe358\",\n \"Total\": 1\n }\n}",
167
+ "output": "{\n \"Response\": {\n \"List\": [\n {\n \"Code\": 200,\n \"DisplayToolCommon\": {\n \"CreateAt\": \"2024-06-07 10:23:41\",\n \"CustomerId\": 100081,\n \"CustomerName\": \"5555\",\n \"Detail\": \"\",\n \"EnterpriseName\": \"\",\n \"EnterpriseUid\": \"\",\n \"Ignored\": false,\n \"JobId\": 0,\n \"JobRecordId\": 0,\n \"JobStageId\": 0,\n \"Md5\": \"6b3fce3dfa57095790e80d4ab53574da\",\n \"UpdateAt\": \"2024-06-07 10:23:41\"\n },\n \"Icon\": \"\",\n \"Id\": 31,\n \"Screenshot\": \"\",\n \"Title\": \"RabbitMQ Management\",\n \"Url\": \"http://test.cn\",\n \"Host\": \"127.0.0.1\"\n }\n ],\n \"RequestId\": \"501fa2ff-065a-4405-b4b9-b98ae51fe358\",\n \"Total\": 1\n }\n}",
168
168
  "title": "查看后台数据"
169
169
  }
170
170
  ],
@@ -172,7 +172,7 @@
172
172
  {
173
173
  "document": "查看网盘泄露数据",
174
174
  "input": "POST / HTTP/1.1\nHost: ctem.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeNetDisks\n<公共请求参数>\n\n{}",
175
- "output": "{\n \"Response\": {\n \"List\": [\n {\n \"Content\": \"test\",\n \"DisplayToolCommon\": {\n \"CreateAt\": \"2024-06-07 11:43:18\",\n \"CustomerId\": 100081,\n \"CustomerName\": \"5555\",\n \"Detail\": \"\",\n \"EnterpriseName\": \"\",\n \"EnterpriseUid\": \"\",\n \"Ignored\": false,\n \"JobId\": 0,\n \"JobRecordId\": 0,\n \"JobStageId\": 0,\n \"Md5\": \"fbecc76ff52943c9bff65515521dc0de\",\n \"UpdateAt\": \"2024-06-07 11:43:18\"\n },\n \"Id\": 32,\n \"MatchedKeywords\": \"123\",\n \"Platform\": \"baidu.com\",\n \"Status\": \"\",\n \"Url\": \"http://a.cn\"\n }\n ],\n \"RequestId\": \"b440b23c-5f8f-4150-b806-07d7a57ade2a\",\n \"Total\": 1\n }\n}",
175
+ "output": "{\n \"Response\": {\n \"List\": [\n {\n \"Content\": \"baidu.com\\npwd:5d#248\",\n \"DisplayToolCommon\": {\n \"CreateAt\": \"2024-06-07 11:43:18\",\n \"CustomerId\": 100081,\n \"CustomerName\": \"腾讯test\",\n \"Detail\": \"\",\n \"EnterpriseName\": \"\",\n \"EnterpriseUid\": \"\",\n \"Ignored\": false,\n \"JobId\": 0,\n \"JobRecordId\": 0,\n \"JobStageId\": 0,\n \"Md5\": \"fbecc76ff52943c9bff65515521dc0de\",\n \"UpdateAt\": \"2024-06-07 11:43:18\"\n },\n \"Id\": 32,\n \"MatchedKeywords\": \"td#248\",\n \"Platform\": \"baidu.com\",\n \"Status\": \"\",\n \"Url\": \"http://test.cn\"\n }\n ],\n \"RequestId\": \"b440b23c-5f8f-4150-b806-07d7a57ade2a\",\n \"Total\": 1\n }\n}",
176
176
  "title": "查看网盘泄露数据"
177
177
  }
178
178
  ],
@@ -212,7 +212,7 @@
212
212
  {
213
213
  "document": "查看漏洞数据",
214
214
  "input": "POST / HTTP/1.1\nHost: ctem.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeVuls\n<公共请求参数>\n\n{}",
215
- "output": "{\n \"Response\": {\n \"List\": [\n {\n \"DiscoverTime\": \"2024-06-07 10:59:23\",\n \"DisplayToolCommon\": {\n \"CreateAt\": \"2024-06-07 10:59:23\",\n \"CustomerId\": 100081,\n \"CustomerName\": \"5555\",\n \"Detail\": \"\",\n \"EnterpriseName\": \"\",\n \"EnterpriseUid\": \"\",\n \"Ignored\": false,\n \"JobId\": 0,\n \"JobRecordId\": 0,\n \"JobStageId\": 0,\n \"Md5\": \"847604bc4c5622c19116008cc8454e33\",\n \"UpdateAt\": \"2024-06-07 10:59:23\"\n },\n \"Id\": 168,\n \"Ip\": \"1.1.1.1\",\n \"Level\": 0,\n \"Name\": \"test\",\n \"Port\": 80,\n \"RepairStatus\": 0,\n \"Suggestion\": \"\",\n \"Url\": \"http://a.cn\"\n }\n ],\n \"RequestId\": \"0eb8c233-c47f-4a80-97c3-7a551f1178cc\",\n \"Total\": 1\n }\n}",
215
+ "output": "{\n \"Response\": {\n \"List\": [\n {\n \"DiscoverTime\": \"2024-06-07 10:59:23\",\n \"DisplayToolCommon\": {\n \"CreateAt\": \"2024-06-07 10:59:23\",\n \"CustomerId\": 100081,\n \"CustomerName\": \"腾讯test\",\n \"Detail\": \"\",\n \"EnterpriseName\": \"\",\n \"EnterpriseUid\": \"\",\n \"Ignored\": false,\n \"JobId\": 0,\n \"JobRecordId\": 0,\n \"JobStageId\": 0,\n \"Md5\": \"847604bc4c5622c19116008cc8454e33\",\n \"UpdateAt\": \"2024-06-07 10:59:23\"\n },\n \"Id\": 168,\n \"Ip\": \"1.1.1.1\",\n \"Level\": 0,\n \"Name\": \"Go pprof Debug Page\",\n \"Port\": 80,\n \"RepairStatus\": 0,\n \"Suggestion\": \"\",\n \"Url\": \"http://a.cn\"\n }\n ],\n \"RequestId\": \"0eb8c233-c47f-4a80-97c3-7a551f1178cc\",\n \"Total\": 1\n }\n}",
216
216
  "title": "查看漏洞数据"
217
217
  }
218
218
  ],
@@ -220,7 +220,7 @@
220
220
  {
221
221
  "document": "查看弱口令数据",
222
222
  "input": "POST / HTTP/1.1\nHost: ctem.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeWeakPasswords\n<公共请求参数>\n\n{}",
223
- "output": "{\n \"Response\": {\n \"List\": [\n {\n \"Account\": \"tester\",\n \"DisplayToolCommon\": {\n \"CreateAt\": \"2024-06-07 11:18:56\",\n \"CustomerId\": 100081,\n \"CustomerName\": \"5555\",\n \"Detail\": \"\",\n \"EnterpriseName\": \"\",\n \"EnterpriseUid\": \"\",\n \"Ignored\": false,\n \"JobId\": 0,\n \"JobRecordId\": 0,\n \"JobStageId\": 0,\n \"Md5\": \"0647840402863130803dab85174b963f\",\n \"UpdateAt\": \"2024-06-07 11:18:56\"\n },\n \"Id\": 13,\n \"Ip\": \"1.1.1.1\",\n \"IsHoneypot\": true,\n \"Password\": \"123456\",\n \"Port\": 22,\n \"Type\": \"\",\n \"Url\": \"http://a.cn\"\n }\n ],\n \"RequestId\": \"176ed921-d230-44d3-a9af-b431f2e86da7\",\n \"Total\": 1\n }\n}",
223
+ "output": "{\n \"Response\": {\n \"List\": [\n {\n \"Account\": \"tester\",\n \"DisplayToolCommon\": {\n \"CreateAt\": \"2024-06-07 11:18:56\",\n \"CustomerId\": 100081,\n \"CustomerName\": \"腾讯test\",\n \"Detail\": \"\",\n \"EnterpriseName\": \"\",\n \"EnterpriseUid\": \"\",\n \"Ignored\": false,\n \"JobId\": 0,\n \"JobRecordId\": 0,\n \"JobStageId\": 0,\n \"Md5\": \"0647840402863130803dab85174b963f\",\n \"UpdateAt\": \"2024-06-07 11:18:56\"\n },\n \"Id\": 13,\n \"Ip\": \"1.1.1.1\",\n \"IsHoneypot\": true,\n \"Password\": \"321#abc\",\n \"Port\": 22,\n \"Type\": \"\",\n \"Url\": \"http://a.cn\"\n }\n ],\n \"RequestId\": \"176ed921-d230-44d3-a9af-b431f2e86da7\",\n \"Total\": 1\n }\n}",
224
224
  "title": "查看弱口令数据"
225
225
  }
226
226
  ],
@@ -228,7 +228,7 @@
228
228
  {
229
229
  "document": "查看微信小程序数据",
230
230
  "input": "POST / HTTP/1.1\nHost: ctem.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeWechatApplets\n<公共请求参数>\n\n{}",
231
- "output": "{\n \"Response\": {\n \"List\": [\n {\n \"AccountId\": \"tester\",\n \"Description\": \"\",\n \"DisplayToolCommon\": {\n \"CreateAt\": \"2024-06-06 17:42:47\",\n \"CustomerId\": 100081,\n \"CustomerName\": \"5555\",\n \"Detail\": \"test\",\n \"EnterpriseName\": \"\",\n \"EnterpriseUid\": \"\",\n \"Ignored\": false,\n \"JobId\": 0,\n \"JobRecordId\": 0,\n \"JobStageId\": 0,\n \"Md5\": \"a14874f9e36c3f04e0dfc3ab8967ef4c\",\n \"UpdateAt\": \"2024-06-06 17:42:47\"\n },\n \"Id\": 11,\n \"Logo\": \"\",\n \"Name\": \"测试\",\n \"QrCode\": \"\"\n }\n ],\n \"RequestId\": \"055d7aa9-6cec-43e9-8f5f-27c3425d7b7c\",\n \"Total\": 1\n }\n}",
231
+ "output": "{\n \"Response\": {\n \"List\": [\n {\n \"AccountId\": \"tester\",\n \"Description\": \"\",\n \"DisplayToolCommon\": {\n \"CreateAt\": \"2024-06-06 17:42:47\",\n \"CustomerId\": 100081,\n \"CustomerName\": \"腾讯test\",\n \"Detail\": \"com.qq.test测试\",\n \"EnterpriseName\": \"\",\n \"EnterpriseUid\": \"\",\n \"Ignored\": false,\n \"JobId\": 0,\n \"JobRecordId\": 0,\n \"JobStageId\": 0,\n \"Md5\": \"a14874f9e36c3f04e0dfc3ab8967ef4c\",\n \"UpdateAt\": \"2024-06-06 17:42:47\"\n },\n \"Id\": 11,\n \"Logo\": \"\",\n \"Name\": \"com.qq.test\",\n \"QrCode\": \"\"\n }\n ],\n \"RequestId\": \"055d7aa9-6cec-43e9-8f5f-27c3425d7b7c\",\n \"Total\": 1\n }\n}",
232
232
  "title": "查看微信小程序数据"
233
233
  }
234
234
  ],
@@ -236,7 +236,7 @@
236
236
  {
237
237
  "document": "查看微信公众号",
238
238
  "input": "POST / HTTP/1.1\nHost: ctem.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeWechatOfficialAccounts\n<公共请求参数>\n\n{}",
239
- "output": "{\n \"Response\": {\n \"List\": [\n {\n \"AccountId\": \"wx123\",\n \"Description\": \"\",\n \"DisplayToolCommon\": {\n \"CreateAt\": \"2024-06-06 19:05:56\",\n \"CustomerId\": 100081,\n \"CustomerName\": \"5555\",\n \"Detail\": \"\",\n \"EnterpriseName\": \"\",\n \"EnterpriseUid\": \"\",\n \"Ignored\": false,\n \"JobId\": 0,\n \"JobRecordId\": 0,\n \"JobStageId\": 0,\n \"Md5\": \"e8e66edcf875f380cb03930e6d7e8b59\",\n \"UpdateAt\": \"2024-06-06 19:05:56\"\n },\n \"Id\": 12,\n \"Logo\": \"\",\n \"Name\": \"测试\",\n \"QrCode\": \"\"\n }\n ],\n \"RequestId\": \"ca3fbaae-4f42-4382-a01c-e19c7d62364e\",\n \"Total\": 1\n }\n}",
239
+ "output": "{\n \"Response\": {\n \"List\": [\n {\n \"AccountId\": \"wx123\",\n \"Description\": \"\",\n \"DisplayToolCommon\": {\n \"CreateAt\": \"2024-06-06 19:05:56\",\n \"CustomerId\": 100081,\n \"CustomerName\": \"5555\",\n \"Detail\": \"\",\n \"EnterpriseName\": \"\",\n \"EnterpriseUid\": \"\",\n \"Ignored\": false,\n \"JobId\": 0,\n \"JobRecordId\": 0,\n \"JobStageId\": 0,\n \"Md5\": \"e8e66edcf875f380cb03930e6d7e8b59\",\n \"UpdateAt\": \"2024-06-06 19:05:56\"\n },\n \"Id\": 12,\n \"Logo\": \"\",\n \"Name\": \"com.qq.test测试\",\n \"QrCode\": \"\"\n }\n ],\n \"RequestId\": \"ca3fbaae-4f42-4382-a01c-e19c7d62364e\",\n \"Total\": 1\n }\n}",
240
240
  "title": "查看微信公众号"
241
241
  }
242
242
  ],
@@ -4488,7 +4488,7 @@
4488
4488
  {
4489
4489
  "disabled": false,
4490
4490
  "document": "使用资源ID列表查询",
4491
- "example": "",
4491
+ "example": "[\"f815b34b\", \"a4ba8c4f\"]",
4492
4492
  "member": "string",
4493
4493
  "name": "ResourceIdList",
4494
4494
  "required": false,
@@ -6268,7 +6268,7 @@
6268
6268
  {
6269
6269
  "disabled": false,
6270
6270
  "document": "使用资源 ID 列表查询",
6271
- "example": "",
6271
+ "example": "[\"f815b34b\", \"a4ba8c4f\"]",
6272
6272
  "member": "string",
6273
6273
  "name": "ResourceIdList",
6274
6274
  "required": false,
@@ -8043,8 +8043,8 @@
8043
8043
  },
8044
8044
  {
8045
8045
  "disabled": false,
8046
- "document": "域名需要转入的账号,支持Uin或者邮箱格式",
8047
- "example": "test@gmail.com",
8046
+ "document": "域名需要转入的账号Uin",
8047
+ "example": "100000000328",
8048
8048
  "member": "string",
8049
8049
  "name": "Account",
8050
8050
  "required": true,
@@ -11498,6 +11498,16 @@
11498
11498
  "output_required": false,
11499
11499
  "type": "string",
11500
11500
  "value_allowed_null": true
11501
+ },
11502
+ {
11503
+ "disabled": false,
11504
+ "document": "腾讯注册商资质",
11505
+ "example": "epp",
11506
+ "member": "string",
11507
+ "name": "RegistrarType",
11508
+ "output_required": false,
11509
+ "type": "string",
11510
+ "value_allowed_null": false
11501
11511
  }
11502
11512
  ],
11503
11513
  "usage": "out"
@@ -351,7 +351,7 @@
351
351
  "DescribeDomainVipList": [
352
352
  {
353
353
  "document": "获取套餐列表",
354
- "input": "POST / HTTP/1.1\nHost: dnspod.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDomainVipList\n<公共请求参数>\n\n{\n \"Offset\": 0,\n \"Limit\": 20,\n \"Keyword\": \"test\"\n}",
354
+ "input": "POST / HTTP/1.1\nHost: dnspod.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDomainVipList\n<公共请求参数>\n\n{\n \"Offset\": 0,\n \"Limit\": 20,\n \"Keyword\": \"dnspod\"\n}",
355
355
  "output": "{\n \"Response\": {\n \"PackageList\": [\n {\n \"Domain\": \"zhaodapian.com\",\n \"DomainId\": 12614766,\n \"Downgrade\": false,\n \"Grade\": \"DP_Ultra\",\n \"GradeLevel\": 10,\n \"GradeTitle\": \"尊享版\",\n \"IsGracePeriod\": \"no\",\n \"IsSubDomain\": false,\n \"RemainTimes\": 10,\n \"ResourceId\": \"5032fe04\",\n \"SecurityInfo\": {\n \"IsDefendFree\": \"yes\",\n \"Key\": \"security_almighty\",\n \"ResourceId\": \"503301e0\"\n },\n \"Status\": \"enable\",\n \"VipAutoRenew\": \"yes\",\n \"VipEndAt\": \"2024-01-16 15:56:31\",\n \"VipStartAt\": \"2023-01-16 15:56:31\"\n },\n {\n \"Domain\": null,\n \"DomainId\": 0,\n \"Downgrade\": false,\n \"Grade\": \"DP_Plus\",\n \"GradeLevel\": 3,\n \"GradeTitle\": \"专业版\",\n \"IsGracePeriod\": \"no\",\n \"IsSubDomain\": null,\n \"RemainTimes\": 10,\n \"ResourceId\": \"9bae4aaf\",\n \"SecurityInfo\": null,\n \"Status\": \"enable\",\n \"VipAutoRenew\": \"default\",\n \"VipEndAt\": \"2023-12-14 20:00:36\",\n \"VipStartAt\": \"2022-12-14 20:01:48\"\n },\n {\n \"Domain\": \"yyds3.com\",\n \"DomainId\": 12620578,\n \"Downgrade\": true,\n \"Grade\": \"DP_Ultra\",\n \"GradeLevel\": 10,\n \"GradeTitle\": \"尊享版\",\n \"IsGracePeriod\": \"no\",\n \"IsSubDomain\": false,\n \"RemainTimes\": 7,\n \"ResourceId\": \"99a1869f\",\n \"SecurityInfo\": {\n \"IsDefendFree\": \"yes\",\n \"Key\": \"security_almighty\",\n \"ResourceId\": \"9ba4b170\"\n },\n \"Status\": \"enable\",\n \"VipAutoRenew\": \"default\",\n \"VipEndAt\": \"2023-12-14 17:40:40\",\n \"VipStartAt\": \"2022-12-14 20:37:48\"\n },\n {\n \"Domain\": \"aaaa.cn\",\n \"DomainId\": 12613589,\n \"Downgrade\": false,\n \"Grade\": \"DP_Ultra\",\n \"GradeLevel\": 10,\n \"GradeTitle\": \"尊享版\",\n \"IsGracePeriod\": \"no\",\n \"IsSubDomain\": false,\n \"RemainTimes\": 0,\n \"ResourceId\": \"a0bed80e\",\n \"SecurityInfo\": {\n \"IsDefendFree\": \"yes\",\n \"Key\": \"security_almighty\",\n \"ResourceId\": \"a0bedda5\"\n },\n \"Status\": \"enable\",\n \"VipAutoRenew\": \"default\",\n \"VipEndAt\": \"2023-04-28 11:37:17\",\n \"VipStartAt\": \"2022-12-02 15:50:50\"\n },\n {\n \"Domain\": null,\n \"DomainId\": 0,\n \"Downgrade\": true,\n \"Grade\": \"DP_Extra\",\n \"GradeLevel\": 6,\n \"GradeTitle\": \"企业基础版\",\n \"IsGracePeriod\": \"yes\",\n \"IsSubDomain\": null,\n \"RemainTimes\": 1,\n \"ResourceId\": \"5a8fb3ea\",\n \"SecurityInfo\": null,\n \"Status\": \"enable\",\n \"VipAutoRenew\": \"default\",\n \"VipEndAt\": \"2023-02-23 11:24:43\",\n \"VipStartAt\": \"2022-12-02 15:51:17\"\n },\n {\n \"Domain\": \"jd.com\",\n \"DomainId\": 12600783,\n \"Downgrade\": true,\n \"Grade\": \"DP_Ultra\",\n \"GradeLevel\": 10,\n \"GradeTitle\": \"尊享版\",\n \"IsGracePeriod\": \"yes\",\n \"IsSubDomain\": false,\n \"RemainTimes\": 10,\n \"ResourceId\": \"5a160c26\",\n \"SecurityInfo\": {\n \"IsDefendFree\": \"yes\",\n \"Key\": \"security_almighty\",\n \"ResourceId\": \"5a79443c\"\n },\n \"Status\": \"enable\",\n \"VipAutoRenew\": \"default\",\n \"VipEndAt\": \"2023-02-23 10:52:16\",\n \"VipStartAt\": \"2022-02-23 10:52:16\"\n }\n ],\n \"RequestId\": \"bbe13f12-dfeb-4e19-8668-3eb8c828cefc\",\n \"TotalCount\": 6\n }\n}",
356
356
  "title": "获取套餐列表"
357
357
  }
@@ -591,7 +591,7 @@
591
591
  "ModifyDomainOwner": [
592
592
  {
593
593
  "document": " ",
594
- "input": "POST / HTTP/1.1\nHost: dnspod.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyDomainOwner\n<公共请求参数>\n\n{\n \"Domain\": \"dnspod.com\",\n \"Account\": \"test@gmail.com\"\n}",
594
+ "input": "POST / HTTP/1.1\nHost: dnspod.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyDomainOwner\n<公共请求参数>\n\n{\n \"Domain\": \"dnspod.com\",\n \"Account\": \"100000000328\"\n}",
595
595
  "output": "{\n \"Response\": {\n \"RequestId\": \"ab4f1426-ea15-42ea-8183-dc1b44151166\"\n }\n}",
596
596
  "title": "域名过户"
597
597
  }
@@ -6073,7 +6073,7 @@
6073
6073
  {
6074
6074
  "disabled": false,
6075
6075
  "document": "用户ID",
6076
- "example": "133xxxxxx",
6076
+ "example": "12341312",
6077
6077
  "member": "uint64",
6078
6078
  "name": "AppId",
6079
6079
  "output_required": true,
@@ -6613,7 +6613,7 @@
6613
6613
  {
6614
6614
  "disabled": false,
6615
6615
  "document": "安全组id\n注意:此字段可能返回 null,表示取不到有效值。",
6616
- "example": "xxxabd",
6616
+ "example": "[\"str\"]",
6617
6617
  "member": "string",
6618
6618
  "name": "SecurityGroups",
6619
6619
  "output_required": true,
@@ -6743,7 +6743,7 @@
6743
6743
  {
6744
6744
  "disabled": false,
6745
6745
  "document": "集群健康状态 -1 未知;0 Green; 1 Yellow; 2 Red\n注意:此字段可能返回 null,表示取不到有效值。",
6746
- "example": "-1",
6746
+ "example": "1",
6747
6747
  "member": "int64",
6748
6748
  "name": "HealthStatus",
6749
6749
  "output_required": true,
@@ -6969,6 +6969,16 @@
6969
6969
  "output_required": false,
6970
6970
  "type": "string",
6971
6971
  "value_allowed_null": true
6972
+ },
6973
+ {
6974
+ "disabled": false,
6975
+ "document": "kibana内网访问地址",
6976
+ "example": "http://10.0.0.1:5601",
6977
+ "member": "string",
6978
+ "name": "ShowKibanaIpPort",
6979
+ "output_required": false,
6980
+ "type": "string",
6981
+ "value_allowed_null": false
6972
6982
  }
6973
6983
  ],
6974
6984
  "usage": "out"
@@ -9121,7 +9131,7 @@
9121
9131
  {
9122
9132
  "disabled": false,
9123
9133
  "document": "节点名称列表",
9124
- "example": "[\"159229897700074xxxx\\r\\n\"]",
9134
+ "example": "[\"15922989770074xxxx\\r\\n\"]",
9125
9135
  "member": "string",
9126
9136
  "name": "NodeNames",
9127
9137
  "required": true,
@@ -9198,6 +9208,15 @@
9198
9208
  "name": "EnableScheduleOperationDuration",
9199
9209
  "required": false,
9200
9210
  "type": "object"
9211
+ },
9212
+ {
9213
+ "disabled": false,
9214
+ "document": "事件id列表",
9215
+ "example": "[\"1_89248734\"]",
9216
+ "member": "string",
9217
+ "name": "EventTypeIds",
9218
+ "required": false,
9219
+ "type": "list"
9201
9220
  }
9202
9221
  ],
9203
9222
  "type": "object"
@@ -764,11 +764,11 @@
764
764
  "status": "online"
765
765
  },
766
766
  "RenewAutoSignLicense": {
767
- "document": "给医疗个人自动签许可续期。续期成功后,可对医疗自动签许可追加一年有效期,只可续期一次。\n\n注意: `处方单等特殊场景专用,此接口为白名单功能,使用前请联系对接的客户经理沟通。`",
767
+ "document": "已经不再使用\n\n给医疗个人自动签许可续期。续期成功后,可对医疗自动签许可追加一年有效期,只可续期一次。\n\n注意: `处方单等特殊场景专用,此接口为白名单功能,使用前请联系对接的客户经理沟通。`",
768
768
  "input": "RenewAutoSignLicenseRequest",
769
769
  "name": "续期医疗自动签许可",
770
770
  "output": "RenewAutoSignLicenseResponse",
771
- "status": "online"
771
+ "status": "deprecated"
772
772
  },
773
773
  "StartFlow": {
774
774
  "document": "此接口用于启动流程。它是模板发起合同的最后一步。\n在[创建签署流程](https://qian.tencent.com/developers/companyApis/startFlows/CreateFlow)和[创建电子文档](https://qian.tencent.com/developers/companyApis/startFlows/CreateDocument)之后,用于开始整个合同流程, 推进流程进入到签署环节。\n\n![image](https://qcloudimg.tencent-cloud.cn/raw/1f38ebd7c5afed8763ad961741d81438.png)\n\n注:\n1.<font color=\"red\">合同发起后就会扣减合同的额度</font>, 只有撤销没有参与方签署过或只有自动签署签署过的合同,才会返还合同额度。(过期,拒签,签署完成,解除完成等状态不会返还额度)\n\n2.<font color=\"red\">静默(自动)签署不支持非本企业合同签署方存在填写</font>功能\n\n3.<font color=\"red\">在发起签署流程之前,建议等待 [PDF合成完成的回调](https://qian.tencent.com/developers/company/callback_types_contracts_sign#%E4%B9%9D-%E5%90%88%E5%90%8C%E6%96%87%E6%A1%A3%E5%90%88%E6%88%90%E5%AE%8C%E6%88%90%E5%9B%9E%E8%B0%83)</font>,尤其是当模板中存在动态表格等复杂填写控件时,因为合成过程可能会耗费秒级别的时间。",
@@ -8156,7 +8156,7 @@
8156
8156
  },
8157
8157
  {
8158
8158
  "disabled": false,
8159
- "document": "印章尺寸取值描述, 可以选择的尺寸如下: <ul><li> **38_38**: 圆形企业公章直径38mm, 当SealStyle是圆形的时候才有效</li> <li> **40_40**: 圆形企业公章直径40mm, 当SealStyle是圆形的时候才有效</li> <li> **42_42**(默认): 圆形企业公章直径42mm, 当SealStyle是圆形的时候才有效</li> <li> **45_45**: 圆形企业印章直径45mm, 当SealStyle是圆形的时候才有效</li> <li> **50_50**: 圆形企业印章直径45mm, 当SealStyle是圆形的时候才有效</li> <li> **58_58**: 圆形企业印章直径45mm, 当SealStyle是圆形的时候才有效</li> <li> **40_30**: 椭圆形印章40mm x 30mm, 当SealStyle是椭圆的时候才有效</li> <li> **45_30**: 椭圆形印章45mm x 30mm, 当SealStyle是椭圆的时候才有效</li> </ul>",
8159
+ "document": "印章尺寸取值描述, 可以选择的尺寸如下: <ul><li> **38_38**: 圆形企业公章直径38mm, 当SealStyle是圆形的时候才有效</li> <li> **40_40**: 圆形企业公章直径40mm, 当SealStyle是圆形的时候才有效</li> <li> **42_42**(默认): 圆形企业公章直径42mm, 当SealStyle是圆形的时候才有效</li> <li> **45_45**: 圆形企业印章直径45mm, 当SealStyle是圆形的时候才有效</li> <li> **50_50**: 圆形企业印章直径50mm, 当SealStyle是圆形的时候才有效</li> <li> **58_58**: 圆形企业印章直径58mm, 当SealStyle是圆形的时候才有效</li> <li> **40_30**: 椭圆形印章40mm x 30mm, 当SealStyle是椭圆的时候才有效</li> <li> **45_30**: 椭圆形印章45mm x 30mm, 当SealStyle是椭圆的时候才有效</li> </ul>",
8160
8160
  "example": "42_42",
8161
8161
  "member": "string",
8162
8162
  "name": "SealSize",
@@ -323,11 +323,11 @@
323
323
  "status": "online"
324
324
  },
325
325
  "ChannelRenewAutoSignLicense": {
326
- "document": "给医疗个人自动签许可续期。续期成功后,可对医疗自动签许可追加一年有效期,只可续期一次。\n\n注意: `处方单等特殊场景专用,此接口为白名单功能,使用前请联系对接的客户经理沟通。`",
326
+ "document": "已经不再使用\n\n给医疗个人自动签许可续期。续期成功后,可对医疗自动签许可追加一年有效期,只可续期一次。\n\n注意: `处方单等特殊场景专用,此接口为白名单功能,使用前请联系对接的客户经理沟通。`",
327
327
  "input": "ChannelRenewAutoSignLicenseRequest",
328
328
  "name": "续期医疗自动签许可",
329
329
  "output": "ChannelRenewAutoSignLicenseResponse",
330
- "status": "online"
330
+ "status": "deprecated"
331
331
  },
332
332
  "ChannelUpdateSealStatus": {
333
333
  "document": "此接口(ChannelUpdateSealStatus)用于第三方应用平台为子客企业更新印章状态。",
@@ -8387,7 +8387,7 @@
8387
8387
  },
8388
8388
  {
8389
8389
  "disabled": false,
8390
- "document": "印章尺寸取值描述, 可以选择的尺寸如下: <ul><li> **38_38**: 圆形企业公章直径38mm, 当SealStyle是圆形的时候才有效</li> <li> **40_40**: 圆形企业公章直径40mm, 当SealStyle是圆形的时候才有效</li> <li> **42_42**(默认): 圆形企业公章直径42mm, 当SealStyle是圆形的时候才有效</li> <li> **45_45**: 圆形企业印章直径45mm, 当SealStyle是圆形的时候才有效</li> <li> **50_50**: 圆形企业印章直径45mm, 当SealStyle是圆形的时候才有效</li> <li> **58_58**: 圆形企业印章直径45mm, 当SealStyle是圆形的时候才有效</li> <li> **40_30**: 椭圆形印章40mm x 30mm, 当SealStyle是椭圆的时候才有效</li> <li> **45_30**: 椭圆形印章45mm x 30mm, 当SealStyle是椭圆的时候才有效</li> </ul>",
8390
+ "document": "印章尺寸取值描述, 可以选择的尺寸如下: <ul><li> **38_38**: 圆形企业公章直径38mm, 当SealStyle是圆形的时候才有效</li> <li> **40_40**: 圆形企业公章直径40mm, 当SealStyle是圆形的时候才有效</li> <li> **42_42**(默认): 圆形企业公章直径42mm, 当SealStyle是圆形的时候才有效</li> <li> **45_45**: 圆形企业印章直径45mm, 当SealStyle是圆形的时候才有效</li> <li> **50_50**: 圆形企业印章直径50mm, 当SealStyle是圆形的时候才有效</li> <li> **58_58**: 圆形企业印章直径58mm, 当SealStyle是圆形的时候才有效</li> <li> **40_30**: 椭圆形印章40mm x 30mm, 当SealStyle是椭圆的时候才有效</li> <li> **45_30**: 椭圆形印章45mm x 30mm, 当SealStyle是椭圆的时候才有效</li> </ul>",
8391
8391
  "example": "42_42",
8392
8392
  "member": "string",
8393
8393
  "name": "SealSize",
@@ -8397,7 +8397,7 @@
8397
8397
  {
8398
8398
  "disabled": false,
8399
8399
  "document": "企业税号\n\n注:\n<ul>\n<li>1.印章类型SealType是INVOICE类型时,此参数才会生效</li>\n<li>2.印章类型SealType是INVOICE类型,且该字段没有传入值或传入空时,会取该企业对应的统一社会信用代码作为默认的企业税号(<font color=\"red\">如果是通过授权书授权方式认证的企业,此参数必传不能为空</font>)</li>\n</ul>",
8400
- "example": "91278105MA00123456",
8400
+ "example": "91278105MA09226546",
8401
8401
  "member": "string",
8402
8402
  "name": "TaxIdentifyCode",
8403
8403
  "required": false,
@@ -623,6 +623,15 @@
623
623
  "name": "NeedRotateDetection",
624
624
  "required": false,
625
625
  "type": "int"
626
+ },
627
+ {
628
+ "disabled": false,
629
+ "document": "若图片中包含多张人脸,指定选取策略,默认为0。\n- 0:选取其中置信度最高的人脸\n- 1:选取其中面积最大的人脸。",
630
+ "example": "0",
631
+ "member": "uint64",
632
+ "name": "FaceMatchingStrategy",
633
+ "required": false,
634
+ "type": "int"
626
635
  }
627
636
  ],
628
637
  "type": "object"
@@ -474,7 +474,7 @@
474
474
  "example": "16783",
475
475
  "member": "int64",
476
476
  "name": "TaskId",
477
- "required": true,
477
+ "output_required": true,
478
478
  "type": "int",
479
479
  "value_allowed_null": false
480
480
  },
@@ -894,7 +894,7 @@
894
894
  "example": "[\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\"]",
895
895
  "member": "string",
896
896
  "name": "WeekDays",
897
- "required": true,
897
+ "output_required": true,
898
898
  "type": "list",
899
899
  "value_allowed_null": false
900
900
  },
@@ -904,7 +904,7 @@
904
904
  "example": "05:00-06:00",
905
905
  "member": "string",
906
906
  "name": "TimePeriod",
907
- "required": true,
907
+ "output_required": true,
908
908
  "type": "string",
909
909
  "value_allowed_null": false
910
910
  },
@@ -914,7 +914,7 @@
914
914
  "example": "7",
915
915
  "member": "int64",
916
916
  "name": "BackupStorageDays",
917
- "required": true,
917
+ "output_required": true,
918
918
  "type": "int",
919
919
  "value_allowed_null": false
920
920
  },
@@ -924,7 +924,7 @@
924
924
  "example": "3",
925
925
  "member": "int64",
926
926
  "name": "BinlogStorageDays",
927
- "required": true,
927
+ "output_required": true,
928
928
  "type": "int",
929
929
  "value_allowed_null": false
930
930
  },
@@ -1242,7 +1242,7 @@
1242
1242
  "example": "10",
1243
1243
  "member": "int64",
1244
1244
  "name": "TotalCount",
1245
- "required": true,
1245
+ "output_required": true,
1246
1246
  "type": "int",
1247
1247
  "value_allowed_null": false
1248
1248
  },
@@ -1252,7 +1252,7 @@
1252
1252
  "example": "无",
1253
1253
  "member": "BinlogInfo",
1254
1254
  "name": "BackupSet",
1255
- "required": true,
1255
+ "output_required": true,
1256
1256
  "type": "list",
1257
1257
  "value_allowed_null": false
1258
1258
  },
@@ -1468,7 +1468,7 @@
1468
1468
  "example": "10",
1469
1469
  "member": "int64",
1470
1470
  "name": "TotalCount",
1471
- "required": true,
1471
+ "output_required": true,
1472
1472
  "type": "int",
1473
1473
  "value_allowed_null": false
1474
1474
  },
@@ -1478,7 +1478,7 @@
1478
1478
  "example": "无",
1479
1479
  "member": "InstanceParamHistory",
1480
1480
  "name": "InstanceParamHistory",
1481
- "required": true,
1481
+ "output_required": true,
1482
1482
  "type": "list",
1483
1483
  "value_allowed_null": false
1484
1484
  },
@@ -1592,7 +1592,7 @@
1592
1592
  "example": "10",
1593
1593
  "member": "int64",
1594
1594
  "name": "TotalCount",
1595
- "required": true,
1595
+ "output_required": true,
1596
1596
  "type": "int",
1597
1597
  "value_allowed_null": false
1598
1598
  },
@@ -1602,7 +1602,7 @@
1602
1602
  "example": "无",
1603
1603
  "member": "ReplicaGroup",
1604
1604
  "name": "ReplicaGroups",
1605
- "required": true,
1605
+ "output_required": true,
1606
1606
  "type": "list",
1607
1607
  "value_allowed_null": false
1608
1608
  },
@@ -2077,7 +2077,7 @@
2077
2077
  "example": "10",
2078
2078
  "member": "int64",
2079
2079
  "name": "TotalCount",
2080
- "required": true,
2080
+ "output_required": true,
2081
2081
  "type": "int",
2082
2082
  "value_allowed_null": false
2083
2083
  },
@@ -2087,7 +2087,7 @@
2087
2087
  "example": "无",
2088
2088
  "member": "InstanceProxySlowlogDetail",
2089
2089
  "name": "InstanceProxySlowLogDetail",
2090
- "required": true,
2090
+ "output_required": true,
2091
2091
  "type": "list",
2092
2092
  "value_allowed_null": false
2093
2093
  },
@@ -2365,7 +2365,7 @@
2365
2365
  "example": "无",
2366
2366
  "member": "TendisSlowLogDetail",
2367
2367
  "name": "TendisSlowLogDetail",
2368
- "required": true,
2368
+ "output_required": true,
2369
2369
  "type": "list",
2370
2370
  "value_allowed_null": false
2371
2371
  },
@@ -2375,7 +2375,7 @@
2375
2375
  "example": "10",
2376
2376
  "member": "int64",
2377
2377
  "name": "TotalCount",
2378
- "required": true,
2378
+ "output_required": true,
2379
2379
  "type": "int",
2380
2380
  "value_allowed_null": false
2381
2381
  },
@@ -3749,7 +3749,7 @@
3749
3749
  "example": "3",
3750
3750
  "member": "int64",
3751
3751
  "name": "BackupStorageDays",
3752
- "required": true,
3752
+ "output_required": true,
3753
3753
  "type": "int",
3754
3754
  "value_allowed_null": false
3755
3755
  },
@@ -3759,7 +3759,7 @@
3759
3759
  "example": "7",
3760
3760
  "member": "int64",
3761
3761
  "name": "BinlogStorageDays",
3762
- "required": true,
3762
+ "output_required": true,
3763
3763
  "type": "int",
3764
3764
  "value_allowed_null": false
3765
3765
  },
@@ -3769,7 +3769,7 @@
3769
3769
  "example": "01:00-02:00",
3770
3770
  "member": "string",
3771
3771
  "name": "TimePeriod",
3772
- "required": true,
3772
+ "output_required": true,
3773
3773
  "type": "string",
3774
3774
  "value_allowed_null": false
3775
3775
  },
@@ -3779,7 +3779,7 @@
3779
3779
  "example": "[\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\"]",
3780
3780
  "member": "string",
3781
3781
  "name": "WeekDays",
3782
- "required": true,
3782
+ "output_required": true,
3783
3783
  "type": "list",
3784
3784
  "value_allowed_null": false
3785
3785
  },
@@ -3834,7 +3834,7 @@
3834
3834
  "example": "95027",
3835
3835
  "member": "int64",
3836
3836
  "name": "TaskId",
3837
- "required": true,
3837
+ "output_required": true,
3838
3838
  "type": "int",
3839
3839
  "value_allowed_null": false
3840
3840
  },
@@ -3989,7 +3989,7 @@
3989
3989
  },
3990
3990
  {
3991
3991
  "disabled": false,
3992
- "document": "包年包月计费的续费模式。<b>InstanceIds</b>数组和<b>AutoRenews</b>数组中的修改值对应。<ul><li>0:默认状态,指手动续费。</li><li>1:自动续费。</li><li>2:到期不再续费。</ul>",
3992
+ "document": "包年包月计费的续费模式。<b>InstanceIds</b>数组和<b>AutoRenews</b>数组中的修改值对应。<ul><li>0:默认状态,指手动续费。</li><li>1:自动续费。</li><li>2:到期不再续费。</li></ul>",
3993
3993
  "example": "[1,0]",
3994
3994
  "member": "int64",
3995
3995
  "name": "AutoRenews",
@@ -4053,7 +4053,7 @@
4053
4053
  "example": "success",
4054
4054
  "member": "string",
4055
4055
  "name": "Status",
4056
- "required": true,
4056
+ "output_required": true,
4057
4057
  "type": "string",
4058
4058
  "value_allowed_null": false
4059
4059
  },
@@ -4650,7 +4650,7 @@
4650
4650
  {
4651
4651
  "disabled": false,
4652
4652
  "document": "设置新密码。<ul><li>当参数<b>NoAuth</b>设置为<b>true</b>,切换为免密实例时,可不设置该参数。</li><li>密码复杂度要求:<ul><li>长度8 - 30位, 推荐使用12位以上的密码。</li><li>不能以\"/\"开头。</li>\n<li>至少包含以下两项:<ul><li>小写字母a - z</li><li>大写字母A - Z</li><li>数字0 - 9</li><li>()~!@#$%^&*-+=_|{}[]:;<>,.?/</li></ul></li></ul></li></ul>",
4653
- "example": "zy456987",
4653
+ "example": "Mypassword",
4654
4654
  "member": "string",
4655
4655
  "name": "Password",
4656
4656
  "required": false,
@@ -4677,7 +4677,7 @@
4677
4677
  "example": "16657",
4678
4678
  "member": "int64",
4679
4679
  "name": "TaskId",
4680
- "required": true,
4680
+ "output_required": true,
4681
4681
  "type": "int",
4682
4682
  "value_allowed_null": false
4683
4683
  },