tccli 3.0.1167.1__py2.py3-none-any.whl → 3.0.1169.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/aiart/v20221229/api.json +9 -0
- tccli/services/autoscaling/v20180419/api.json +42 -10
- tccli/services/cls/cls_client.py +224 -12
- tccli/services/cls/v20201016/api.json +331 -0
- tccli/services/cls/v20201016/examples.json +32 -0
- tccli/services/dlc/v20210125/api.json +18 -0
- tccli/services/es/v20180416/api.json +28 -0
- tccli/services/es/v20180416/examples.json +1 -1
- tccli/services/essbasic/v20210526/api.json +1 -1
- tccli/services/hunyuan/v20230901/api.json +2 -2
- tccli/services/iotexplorer/v20190423/api.json +30 -0
- tccli/services/iotexplorer/v20190423/examples.json +1 -1
- tccli/services/organization/organization_client.py +167 -8
- tccli/services/organization/v20210331/api.json +307 -0
- tccli/services/organization/v20210331/examples.json +24 -0
- tccli/services/pts/v20210728/api.json +10 -10
- tccli/services/pts/v20210728/examples.json +14 -14
- tccli/services/sms/v20210111/api.json +1 -1
- tccli/services/ssl/v20191205/api.json +48 -28
- tccli/services/ssl/v20191205/examples.json +3 -3
- tccli/services/tcbr/v20220217/api.json +38 -5
- tccli/services/tcss/v20201101/api.json +156 -53
- tccli/services/tcss/v20201101/examples.json +39 -9
- tccli/services/trocket/trocket_client.py +53 -0
- tccli/services/trocket/v20230308/api.json +71 -0
- tccli/services/trocket/v20230308/examples.json +8 -0
- tccli/services/trtc/v20190722/api.json +56 -9
- tccli/services/trtc/v20190722/examples.json +1 -1
- tccli/services/waf/v20180125/api.json +12 -6
- tccli/services/wedata/v20210820/api.json +11 -2
- {tccli-3.0.1167.1.dist-info → tccli-3.0.1169.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1167.1.dist-info → tccli-3.0.1169.1.dist-info}/RECORD +36 -36
- {tccli-3.0.1167.1.dist-info → tccli-3.0.1169.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1167.1.dist-info → tccli-3.0.1169.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1167.1.dist-info → tccli-3.0.1169.1.dist-info}/license_files/LICENSE +0 -0
@@ -413,7 +413,7 @@
|
|
413
413
|
{
|
414
414
|
"disabled": false,
|
415
415
|
"document": "中断原因",
|
416
|
-
"example": "1",
|
416
|
+
"example": "0 unknown reason; 1 abort by user; 2 abort by sla rules",
|
417
417
|
"member": "int64",
|
418
418
|
"name": "AbortReason",
|
419
419
|
"required": false,
|
@@ -1164,7 +1164,7 @@
|
|
1164
1164
|
"example": "cron-xx",
|
1165
1165
|
"member": "string",
|
1166
1166
|
"name": "CronJobId",
|
1167
|
-
"
|
1167
|
+
"output_required": true,
|
1168
1168
|
"type": "string",
|
1169
1169
|
"value_allowed_null": false
|
1170
1170
|
},
|
@@ -2254,7 +2254,7 @@
|
|
2254
2254
|
"example": "无",
|
2255
2255
|
"member": "AlertChannelRecord",
|
2256
2256
|
"name": "AlertChannelSet",
|
2257
|
-
"
|
2257
|
+
"output_required": true,
|
2258
2258
|
"type": "list",
|
2259
2259
|
"value_allowed_null": true
|
2260
2260
|
},
|
@@ -2264,7 +2264,7 @@
|
|
2264
2264
|
"example": "10",
|
2265
2265
|
"member": "uint64",
|
2266
2266
|
"name": "Total",
|
2267
|
-
"
|
2267
|
+
"output_required": true,
|
2268
2268
|
"type": "int",
|
2269
2269
|
"value_allowed_null": true
|
2270
2270
|
},
|
@@ -2364,7 +2364,7 @@
|
|
2364
2364
|
"example": "无",
|
2365
2365
|
"member": "AlertRecord",
|
2366
2366
|
"name": "AlertRecordSet",
|
2367
|
-
"
|
2367
|
+
"output_required": true,
|
2368
2368
|
"type": "list",
|
2369
2369
|
"value_allowed_null": true
|
2370
2370
|
},
|
@@ -2374,7 +2374,7 @@
|
|
2374
2374
|
"example": "2",
|
2375
2375
|
"member": "uint64",
|
2376
2376
|
"name": "Total",
|
2377
|
-
"
|
2377
|
+
"output_required": true,
|
2378
2378
|
"type": "int",
|
2379
2379
|
"value_allowed_null": true
|
2380
2380
|
},
|
@@ -2728,7 +2728,7 @@
|
|
2728
2728
|
"example": "无",
|
2729
2729
|
"member": "File",
|
2730
2730
|
"name": "FileSet",
|
2731
|
-
"
|
2731
|
+
"output_required": true,
|
2732
2732
|
"type": "list",
|
2733
2733
|
"value_allowed_null": true
|
2734
2734
|
},
|
@@ -2738,7 +2738,7 @@
|
|
2738
2738
|
"example": "10",
|
2739
2739
|
"member": "int64",
|
2740
2740
|
"name": "Total",
|
2741
|
-
"
|
2741
|
+
"output_required": true,
|
2742
2742
|
"type": "int",
|
2743
2743
|
"value_allowed_null": true
|
2744
2744
|
},
|
@@ -2865,7 +2865,7 @@
|
|
2865
2865
|
"example": "无",
|
2866
2866
|
"member": "Job",
|
2867
2867
|
"name": "JobSet",
|
2868
|
-
"
|
2868
|
+
"output_required": true,
|
2869
2869
|
"type": "list",
|
2870
2870
|
"value_allowed_null": true
|
2871
2871
|
},
|
@@ -2875,7 +2875,7 @@
|
|
2875
2875
|
"example": "10",
|
2876
2876
|
"member": "int64",
|
2877
2877
|
"name": "Total",
|
2878
|
-
"
|
2878
|
+
"output_required": true,
|
2879
2879
|
"type": "int",
|
2880
2880
|
"value_allowed_null": true
|
2881
2881
|
},
|
@@ -43,8 +43,8 @@
|
|
43
43
|
"CreateCronJob": [
|
44
44
|
{
|
45
45
|
"document": "创建定时任务",
|
46
|
-
"input": "POST / HTTP/1.1\nHost: pts.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateCronJob\n<公共请求参数>\n\n{\n \"ProjectId\": \"xx\",\n \"ScenarioId\": \"xx\",\n \"ScenarioName\": \"
|
47
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"xx\",\n \"CronJobId\": \"cron-xx\"\n }\n}",
|
46
|
+
"input": "POST / HTTP/1.1\nHost: pts.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateCronJob\n<公共请求参数>\n\n{\n \"ProjectId\": \"project-xx\",\n \"ScenarioId\": \"scenario-xx\",\n \"ScenarioName\": \"scenario name\",\n \"Name\": \"cron name\",\n \"CronExpression\": \"*/1 * * * *\",\n \"FrequencyType\": 1,\n \"EndTime\": \"2020-09-22T00:00:00+00:00\",\n \"NoticeId\": \"notice-xx\",\n \"JobOwner\": \"tom\"\n}",
|
47
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"req-xx\",\n \"CronJobId\": \"cron-xx\"\n }\n}",
|
48
48
|
"title": "创建定时任务"
|
49
49
|
}
|
50
50
|
],
|
@@ -131,24 +131,24 @@
|
|
131
131
|
"DeleteScenarios": [
|
132
132
|
{
|
133
133
|
"document": "",
|
134
|
-
"input": "POST / HTTP/1.1\nHost: pts.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteScenarios\n<公共请求参数>\n\n{\n \"ProjectId\": \"xx\",\n \"DeleteJobs\": true,\n \"ScenarioIds\": [\n \"scenario-xx\"\n ]\n}",
|
135
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"xx\"\n }\n}",
|
134
|
+
"input": "POST / HTTP/1.1\nHost: pts.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteScenarios\n<公共请求参数>\n\n{\n \"ProjectId\": \"project-xx\",\n \"DeleteJobs\": true,\n \"ScenarioIds\": [\n \"scenario-xx\"\n ]\n}",
|
135
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"req-xx\"\n }\n}",
|
136
136
|
"title": "删除场景"
|
137
137
|
}
|
138
138
|
],
|
139
139
|
"DescribeAlertChannels": [
|
140
140
|
{
|
141
141
|
"document": "",
|
142
|
-
"input": "POST / HTTP/1.1\nHost: pts.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAlertChannels\n<公共请求参数>\n\n{\n \"OrderBy\": \"
|
143
|
-
"output": "{\
|
142
|
+
"input": "POST / HTTP/1.1\nHost: pts.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAlertChannels\n<公共请求参数>\n\n{\n \"OrderBy\": \"asc\",\n \"Ascend\": true,\n \"Limit\": 1,\n \"Offset\": 1,\n \"ProjectIds\": [\n \"project-xx\"\n ]\n}",
|
143
|
+
"output": "{\n \"Response\": {\n \"AlertChannelSet\": [\n {\n \"Status\": 1,\n \"NoticeId\": \"notice-xx\",\n \"ProjectId\": \"projecct-xx\",\n \"UpdatedAt\": \"2022-09-09 13:11:12\",\n \"AMPConsumerId\": \"consumer-xx\",\n \"CreatedAt\": \"2022-09-09 13:11:12\",\n \"AppId\": 0,\n \"Uin\": \"abc\",\n \"SubAccountUin\": \"abc\"\n }\n ],\n \"Total\": 1,\n \"RequestId\": \"req-xx\"\n }\n}",
|
144
144
|
"title": "查询告警通知接收组列表"
|
145
145
|
}
|
146
146
|
],
|
147
147
|
"DescribeAlertRecords": [
|
148
148
|
{
|
149
149
|
"document": "",
|
150
|
-
"input": "POST / HTTP/1.1\nHost: pts.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAlertRecords\n<公共请求参数>\n\n{\n \"OrderBy\": \"
|
151
|
-
"output": "{\n \"Response\": {\n \"AlertRecordSet\": [\n {\n \"CreatedAt\": \"2021-12-22T15:04:36+08:00\",\n \"UpdatedAt\": \"2021-12-22T15:04:36+08:00\",\n \"AppId\": 123,\n \"Uin\": \"123\",\n \"SubAccountUin\": \"123\",\n \"AlertRecordId\": \"alert-q5qn20zy\",\n \"ProjectId\": \"project-cphgtuvq\",\n \"ScenarioId\": \"scenario-lkbg8f20\",\n \"ScenarioName\": \"my-scenario\",\n \"JobId\": \"job-b8eklbx8\",\n \"JobSLADescription\": \"this is a test\",\n \"Status\": 1\n }\n ],\n \"RequestId\": \"xx\",\n \"Total\": 1\n }\n}",
|
150
|
+
"input": "POST / HTTP/1.1\nHost: pts.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAlertRecords\n<公共请求参数>\n\n{\n \"OrderBy\": \"asc\",\n \"JobIds\": [\n \"job-xx\"\n ],\n \"Ascend\": true,\n \"Limit\": 1,\n \"Offset\": 1,\n \"ProjectIds\": [\n \"project-xx\"\n ],\n \"ScenarioIds\": [\n \"scenario-xx\"\n ]\n}",
|
151
|
+
"output": "{\n \"Response\": {\n \"AlertRecordSet\": [\n {\n \"CreatedAt\": \"2021-12-22T15:04:36+08:00\",\n \"UpdatedAt\": \"2021-12-22T15:04:36+08:00\",\n \"AppId\": 123,\n \"Uin\": \"123\",\n \"SubAccountUin\": \"123\",\n \"AlertRecordId\": \"alert-q5qn20zy\",\n \"ProjectId\": \"project-cphgtuvq\",\n \"ScenarioId\": \"scenario-lkbg8f20\",\n \"ScenarioName\": \"my-scenario\",\n \"JobId\": \"job-b8eklbx8\",\n \"JobSLAId\": \"sla-954oc2vs\",\n \"JobSLADescription\": \"this is a test\",\n \"Status\": {\n \"AbortJob\": 1,\n \"SendNotice\": 1\n },\n \"Target\": \"abc\"\n }\n ],\n \"RequestId\": \"req-xx\",\n \"Total\": 1\n }\n}",
|
152
152
|
"title": "查询告警历史"
|
153
153
|
}
|
154
154
|
],
|
@@ -195,16 +195,16 @@
|
|
195
195
|
"DescribeFiles": [
|
196
196
|
{
|
197
197
|
"document": "",
|
198
|
-
"input": "POST / HTTP/1.1\nHost: pts.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeFiles\n<公共请求参数>\n\n{\n \"ProjectIds\": [\n \"xx\"\n ],\n \"Offset\": 0,\n \"FileIds\": [\n \"xx\"\n ],\n \"Limit\": 0,\n \"FileName\": \"
|
199
|
-
"output": "{\n \"Response\": {\n \"
|
198
|
+
"input": "POST / HTTP/1.1\nHost: pts.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeFiles\n<公共请求参数>\n\n{\n \"ProjectIds\": [\n \"project-xx\"\n ],\n \"Offset\": 0,\n \"FileIds\": [\n \"file-xx\"\n ],\n \"Limit\": 0,\n \"FileName\": \"file name\",\n \"Kind\": 1\n}",
|
199
|
+
"output": "{\n \"Response\": {\n \"FileSet\": [\n {\n \"AppId\": 1258344690,\n \"Uin\": \"438167612\",\n \"SubAccountUin\": \"100019497941\",\n \"CreatedAt\": \"2023-04-11T15:20:18+08:00\",\n \"UpdatedAt\": \"2023-04-11T15:20:18+08:00\",\n \"FileId\": \"file-218d0901\",\n \"ProjectId\": \"project-r92xzqe3\",\n \"Kind\": 1,\n \"Name\": \"demo.csv\",\n \"Size\": 18,\n \"Type\": \"CSV\",\n \"Status\": 2,\n \"LineCount\": 3,\n \"HeadLines\": [\n \"msg\\r\",\n \"world\\r\",\n \"pts\"\n ],\n \"TailLines\": [],\n \"HeaderInFile\": true,\n \"HeaderColumns\": [\n \"msg\"\n ],\n \"FileInfos\": null,\n \"ScenarioSet\": null,\n \"AppID\": 0\n }\n ],\n \"RequestId\": \"7baba29e-5545-44e8-b39e-9be261d6369a\",\n \"Total\": 36\n }\n}",
|
200
200
|
"title": "DescribeFiles"
|
201
201
|
}
|
202
202
|
],
|
203
203
|
"DescribeJobs": [
|
204
204
|
{
|
205
205
|
"document": "",
|
206
|
-
"input": "POST / HTTP/1.1\nHost: pts.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeJobs\n<公共请求参数>\n\n{\n \"ProjectIds\": [\n \"xx\"\n ],\n \"OrderBy\": \"
|
207
|
-
"output": "{\n \"Response\": {\n \"JobSet\": [\n {\n \"ErrorRate\": 0,\n \"RequestTotal\":
|
206
|
+
"input": "POST / HTTP/1.1\nHost: pts.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeJobs\n<公共请求参数>\n\n{\n \"ProjectIds\": [\n \"project-xx\"\n ],\n \"OrderBy\": \"asc\",\n \"JobIds\": [\n \"job-xx\"\n ],\n \"Ascend\": true,\n \"Limit\": 0,\n \"StartTime\": \"2020-09-22T00:00:00+00:00\",\n \"Offset\": 0,\n \"EndTime\": \"2020-09-22T00:00:00+00:00\",\n \"ScenarioIds\": [\n \"scenario-xx\"\n ]\n}",
|
207
|
+
"output": "{\n \"Response\": {\n \"JobSet\": [\n {\n \"ErrorRate\": 0,\n \"RequestTotal\": 78,\n \"RequestsPerSecond\": 3.6055887,\n \"ResponseTimeAverage\": 0.041749522,\n \"ResponseTimeP99\": 0.0988,\n \"ResponseTimeP95\": 0.094,\n \"ResponseTimeP90\": 0.088,\n \"ResponseTimeMax\": 0.08245612,\n \"ResponseTimeMin\": 0.004263497,\n \"NetworkReceiveRate\": 1842.4558,\n \"NetworkSendRate\": 773.39874,\n \"JobId\": \"job-g5zcpcwi\",\n \"ProjectId\": \"project-492xxqe4\",\n \"ProjectName\": \"测试\",\n \"ScenarioId\": \"scenario-ouz3x17a\",\n \"ScenarioName\": \"pts-js(2024-08-07 11:40:53)\",\n \"CronId\": \"\",\n \"Type\": \"pts-js\",\n \"Load\": {\n \"LoadSpec\": {\n \"Concurrency\": {\n \"Stages\": [\n {\n \"DurationSeconds\": 120,\n \"TargetVirtualUsers\": 2\n },\n {\n \"DurationSeconds\": 120,\n \"TargetVirtualUsers\": 4\n },\n {\n \"DurationSeconds\": 120,\n \"TargetVirtualUsers\": 5\n },\n {\n \"DurationSeconds\": 240,\n \"TargetVirtualUsers\": 5\n }\n ],\n \"Resources\": 1,\n \"IterationCount\": 0,\n \"MaxRequestsPerSecond\": 40,\n \"GracefulStopSeconds\": 3\n },\n \"RequestsPerSecond\": null,\n \"ScriptOrigin\": null\n },\n \"VpcLoadDistribution\": null,\n \"GeoRegionsLoadDistribution\": [\n {\n \"Region\": \"ap-guangzhou\",\n \"RegionId\": 1,\n \"Percentage\": 100\n }\n ]\n },\n \"TestScripts\": null,\n \"Datasets\": null,\n \"Protocols\": [],\n \"RequestFiles\": [],\n \"Plugins\": [],\n \"StartTime\": \"2024-08-08T14:31:50+08:00\",\n \"EndTime\": \"2024-08-08T14:32:12+08:00\",\n \"Note\": \"\",\n \"JobOwner\": \"teset\",\n \"AbortReason\": 1,\n \"Status\": 16,\n \"Message\": \"用户中断\",\n \"DomainNameConfig\": {\n \"HostAliases\": null,\n \"DNSConfig\": null\n },\n \"Debug\": false,\n \"NotificationHooks\": null,\n \"Duration\": 600,\n \"MaxVirtualUserCount\": 5,\n \"MaxRequestsPerSecond\": 40,\n \"LoadSourceInfos\": null,\n \"CreatedAt\": \"2024-08-08T14:31:44+08:00\",\n \"Configs\": null,\n \"Extensions\": null,\n \"Scripts\": null,\n \"LoadSources\": null\n }\n ],\n \"RequestId\": \"ae27925c-eb40-47d3-8643-c8c204ab77be\",\n \"Total\": 1\n }\n}",
|
208
208
|
"title": "查询任务列表"
|
209
209
|
}
|
210
210
|
],
|
@@ -339,8 +339,8 @@
|
|
339
339
|
"UpdateCronJob": [
|
340
340
|
{
|
341
341
|
"document": "更新定时任务",
|
342
|
-
"input": "POST / HTTP/1.1\nHost: pts.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateCronJob\n<公共请求参数>\n\n{\n \"ProjectId\": \"xx\",\n \"CronJobId\": \"xx\",\n \"CronExpression\": \"*/1 * * * *\",\n \"FrequencyType\": 1,\n \"EndTime\": \"2020-09-22T00:00:00+00:00\",\n \"NoticeId\": \"xx\",\n \"Name\": \"
|
343
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"xx\"\n }\n}",
|
342
|
+
"input": "POST / HTTP/1.1\nHost: pts.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateCronJob\n<公共请求参数>\n\n{\n \"ProjectId\": \"project-xx\",\n \"CronJobId\": \"cron-xx\",\n \"CronExpression\": \"*/1 * * * *\",\n \"FrequencyType\": 1,\n \"EndTime\": \"2020-09-22T00:00:00+00:00\",\n \"NoticeId\": \"notice-xx\",\n \"Name\": \"cron name\",\n \"ScenarioId\": \"scenario-xx\",\n \"ScenarioName\": \"scenario name\",\n \"Note\": \"notes\",\n \"JobOwner\": \"tom\"\n}",
|
343
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"req-xx\"\n }\n}",
|
344
344
|
"title": "更新定时任务"
|
345
345
|
}
|
346
346
|
],
|
@@ -2005,7 +2005,7 @@
|
|
2005
2005
|
"example": "无",
|
2006
2006
|
"member": "string",
|
2007
2007
|
"name": "CompanyName",
|
2008
|
-
"
|
2008
|
+
"output_required": true,
|
2009
2009
|
"type": "string",
|
2010
2010
|
"value_allowed_null": false
|
2011
2011
|
},
|
@@ -2015,7 +2015,7 @@
|
|
2015
2015
|
"example": "无",
|
2016
2016
|
"member": "int64",
|
2017
2017
|
"name": "CompanyId",
|
2018
|
-
"
|
2018
|
+
"output_required": true,
|
2019
2019
|
"type": "int",
|
2020
2020
|
"value_allowed_null": false
|
2021
2021
|
},
|
@@ -2025,7 +2025,7 @@
|
|
2025
2025
|
"example": "无",
|
2026
2026
|
"member": "string",
|
2027
2027
|
"name": "CompanyCountry",
|
2028
|
-
"
|
2028
|
+
"output_required": true,
|
2029
2029
|
"type": "string",
|
2030
2030
|
"value_allowed_null": false
|
2031
2031
|
},
|
@@ -2035,7 +2035,7 @@
|
|
2035
2035
|
"example": "无",
|
2036
2036
|
"member": "string",
|
2037
2037
|
"name": "CompanyProvince",
|
2038
|
-
"
|
2038
|
+
"output_required": true,
|
2039
2039
|
"type": "string",
|
2040
2040
|
"value_allowed_null": false
|
2041
2041
|
},
|
@@ -2045,7 +2045,7 @@
|
|
2045
2045
|
"example": "无",
|
2046
2046
|
"member": "string",
|
2047
2047
|
"name": "CompanyCity",
|
2048
|
-
"
|
2048
|
+
"output_required": true,
|
2049
2049
|
"type": "string",
|
2050
2050
|
"value_allowed_null": false
|
2051
2051
|
},
|
@@ -2055,7 +2055,7 @@
|
|
2055
2055
|
"example": "无",
|
2056
2056
|
"member": "string",
|
2057
2057
|
"name": "CompanyAddress",
|
2058
|
-
"
|
2058
|
+
"output_required": true,
|
2059
2059
|
"type": "string",
|
2060
2060
|
"value_allowed_null": false
|
2061
2061
|
},
|
@@ -2065,7 +2065,7 @@
|
|
2065
2065
|
"example": "无",
|
2066
2066
|
"member": "string",
|
2067
2067
|
"name": "CompanyPhone",
|
2068
|
-
"
|
2068
|
+
"output_required": true,
|
2069
2069
|
"type": "string",
|
2070
2070
|
"value_allowed_null": false
|
2071
2071
|
},
|
@@ -2075,7 +2075,7 @@
|
|
2075
2075
|
"example": "无",
|
2076
2076
|
"member": "string",
|
2077
2077
|
"name": "IdType",
|
2078
|
-
"
|
2078
|
+
"output_required": true,
|
2079
2079
|
"type": "string",
|
2080
2080
|
"value_allowed_null": true
|
2081
2081
|
},
|
@@ -2085,9 +2085,19 @@
|
|
2085
2085
|
"example": "无",
|
2086
2086
|
"member": "string",
|
2087
2087
|
"name": "IdNumber",
|
2088
|
-
"
|
2088
|
+
"output_required": true,
|
2089
2089
|
"type": "string",
|
2090
2090
|
"value_allowed_null": true
|
2091
|
+
},
|
2092
|
+
{
|
2093
|
+
"disabled": false,
|
2094
|
+
"document": "标签\n注意:此字段可能返回 null,表示取不到有效值。",
|
2095
|
+
"example": "无",
|
2096
|
+
"member": "Tags",
|
2097
|
+
"name": "Tags",
|
2098
|
+
"output_required": false,
|
2099
|
+
"type": "list",
|
2100
|
+
"value_allowed_null": true
|
2091
2101
|
}
|
2092
2102
|
],
|
2093
2103
|
"usage": "out"
|
@@ -4668,7 +4678,7 @@
|
|
4668
4678
|
"example": "无",
|
4669
4679
|
"member": "CompanyInfo",
|
4670
4680
|
"name": "Companies",
|
4671
|
-
"
|
4681
|
+
"output_required": true,
|
4672
4682
|
"type": "list",
|
4673
4683
|
"value_allowed_null": false
|
4674
4684
|
},
|
@@ -4678,7 +4688,7 @@
|
|
4678
4688
|
"example": "1",
|
4679
4689
|
"member": "int64",
|
4680
4690
|
"name": "TotalCount",
|
4681
|
-
"
|
4691
|
+
"output_required": true,
|
4682
4692
|
"type": "int",
|
4683
4693
|
"value_allowed_null": false
|
4684
4694
|
},
|
@@ -6570,7 +6580,7 @@
|
|
6570
6580
|
"example": "无",
|
6571
6581
|
"member": "ManagerInfo",
|
6572
6582
|
"name": "Managers",
|
6573
|
-
"
|
6583
|
+
"output_required": true,
|
6574
6584
|
"type": "list",
|
6575
6585
|
"value_allowed_null": false
|
6576
6586
|
},
|
@@ -6580,7 +6590,7 @@
|
|
6580
6590
|
"example": "10",
|
6581
6591
|
"member": "int64",
|
6582
6592
|
"name": "TotalCount",
|
6583
|
-
"
|
6593
|
+
"output_required": true,
|
6584
6594
|
"type": "int",
|
6585
6595
|
"value_allowed_null": false
|
6586
6596
|
},
|
@@ -7116,7 +7126,7 @@
|
|
7116
7126
|
"example": "无",
|
7117
7127
|
"member": "string",
|
7118
7128
|
"name": "Status",
|
7119
|
-
"
|
7129
|
+
"output_required": true,
|
7120
7130
|
"type": "string",
|
7121
7131
|
"value_allowed_null": false
|
7122
7132
|
},
|
@@ -7126,7 +7136,7 @@
|
|
7126
7136
|
"example": "无",
|
7127
7137
|
"member": "string",
|
7128
7138
|
"name": "ManagerFirstName",
|
7129
|
-
"
|
7139
|
+
"output_required": true,
|
7130
7140
|
"type": "string",
|
7131
7141
|
"value_allowed_null": false
|
7132
7142
|
},
|
@@ -7136,7 +7146,7 @@
|
|
7136
7146
|
"example": "无",
|
7137
7147
|
"member": "string",
|
7138
7148
|
"name": "ManagerLastName",
|
7139
|
-
"
|
7149
|
+
"output_required": true,
|
7140
7150
|
"type": "string",
|
7141
7151
|
"value_allowed_null": false
|
7142
7152
|
},
|
@@ -7146,7 +7156,7 @@
|
|
7146
7156
|
"example": "无",
|
7147
7157
|
"member": "string",
|
7148
7158
|
"name": "ManagerPosition",
|
7149
|
-
"
|
7159
|
+
"output_required": true,
|
7150
7160
|
"type": "string",
|
7151
7161
|
"value_allowed_null": false
|
7152
7162
|
},
|
@@ -7156,7 +7166,7 @@
|
|
7156
7166
|
"example": "无",
|
7157
7167
|
"member": "string",
|
7158
7168
|
"name": "ManagerPhone",
|
7159
|
-
"
|
7169
|
+
"output_required": true,
|
7160
7170
|
"type": "string",
|
7161
7171
|
"value_allowed_null": false
|
7162
7172
|
},
|
@@ -7166,7 +7176,7 @@
|
|
7166
7176
|
"example": "无",
|
7167
7177
|
"member": "string",
|
7168
7178
|
"name": "ManagerMail",
|
7169
|
-
"
|
7179
|
+
"output_required": true,
|
7170
7180
|
"type": "string",
|
7171
7181
|
"value_allowed_null": false
|
7172
7182
|
},
|
@@ -7176,7 +7186,7 @@
|
|
7176
7186
|
"example": "无",
|
7177
7187
|
"member": "string",
|
7178
7188
|
"name": "ManagerDepartment",
|
7179
|
-
"
|
7189
|
+
"output_required": true,
|
7180
7190
|
"type": "string",
|
7181
7191
|
"value_allowed_null": false
|
7182
7192
|
},
|
@@ -7186,7 +7196,7 @@
|
|
7186
7196
|
"example": "无",
|
7187
7197
|
"member": "string",
|
7188
7198
|
"name": "CreateTime",
|
7189
|
-
"
|
7199
|
+
"output_required": true,
|
7190
7200
|
"type": "string",
|
7191
7201
|
"value_allowed_null": true
|
7192
7202
|
},
|
@@ -7196,7 +7206,7 @@
|
|
7196
7206
|
"example": "无",
|
7197
7207
|
"member": "int64",
|
7198
7208
|
"name": "DomainCount",
|
7199
|
-
"
|
7209
|
+
"output_required": true,
|
7200
7210
|
"type": "int",
|
7201
7211
|
"value_allowed_null": false
|
7202
7212
|
},
|
@@ -7206,7 +7216,7 @@
|
|
7206
7216
|
"example": "无",
|
7207
7217
|
"member": "int64",
|
7208
7218
|
"name": "CertCount",
|
7209
|
-
"
|
7219
|
+
"output_required": true,
|
7210
7220
|
"type": "int",
|
7211
7221
|
"value_allowed_null": false
|
7212
7222
|
},
|
@@ -7216,7 +7226,7 @@
|
|
7216
7226
|
"example": "无",
|
7217
7227
|
"member": "int64",
|
7218
7228
|
"name": "ManagerId",
|
7219
|
-
"
|
7229
|
+
"output_required": true,
|
7220
7230
|
"type": "int",
|
7221
7231
|
"value_allowed_null": false
|
7222
7232
|
},
|
@@ -7226,7 +7236,7 @@
|
|
7226
7236
|
"example": "无",
|
7227
7237
|
"member": "string",
|
7228
7238
|
"name": "ExpireTime",
|
7229
|
-
"
|
7239
|
+
"output_required": true,
|
7230
7240
|
"type": "string",
|
7231
7241
|
"value_allowed_null": true
|
7232
7242
|
},
|
@@ -7236,7 +7246,7 @@
|
|
7236
7246
|
"example": "无",
|
7237
7247
|
"member": "string",
|
7238
7248
|
"name": "SubmitAuditTime",
|
7239
|
-
"
|
7249
|
+
"output_required": true,
|
7240
7250
|
"type": "string",
|
7241
7251
|
"value_allowed_null": true
|
7242
7252
|
},
|
@@ -7246,7 +7256,7 @@
|
|
7246
7256
|
"example": "无",
|
7247
7257
|
"member": "string",
|
7248
7258
|
"name": "VerifyTime",
|
7249
|
-
"
|
7259
|
+
"output_required": true,
|
7250
7260
|
"type": "string",
|
7251
7261
|
"value_allowed_null": true
|
7252
7262
|
},
|
@@ -7256,7 +7266,17 @@
|
|
7256
7266
|
"example": "无",
|
7257
7267
|
"member": "ManagerStatusInfo",
|
7258
7268
|
"name": "StatusInfo",
|
7259
|
-
"
|
7269
|
+
"output_required": true,
|
7270
|
+
"type": "list",
|
7271
|
+
"value_allowed_null": true
|
7272
|
+
},
|
7273
|
+
{
|
7274
|
+
"disabled": false,
|
7275
|
+
"document": "标签\n注意:此字段可能返回 null,表示取不到有效值。",
|
7276
|
+
"example": "无",
|
7277
|
+
"member": "Tags",
|
7278
|
+
"name": "Tags",
|
7279
|
+
"output_required": false,
|
7260
7280
|
"type": "list",
|
7261
7281
|
"value_allowed_null": true
|
7262
7282
|
}
|
@@ -190,7 +190,7 @@
|
|
190
190
|
{
|
191
191
|
"document": "",
|
192
192
|
"input": "POST / HTTP/1.1\nHost: ssl.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCompanies\n<公共请求参数>\n\n{}",
|
193
|
-
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"Companies\": [\n {\n \"CompanyId\": 122,\n \"CompanyName\": \"腾讯\",\n \"CompanyCountry\": \"中国\",\n \"CompanyProvince\": \"广东\",\n \"CompanyCity\": \"深圳\",\n \"CompanyAddress\": \"深南大道\",\n \"CompanyPhone\": \"2132323\"\n }\n ],\n \"RequestId\": \"5779b652-9c64-45b3-a6f4-641db7376a2e\"\n }\n}",
|
193
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"Companies\": [\n {\n \"CompanyId\": 122,\n \"CompanyName\": \"腾讯\",\n \"CompanyCountry\": \"中国\",\n \"CompanyProvince\": \"广东\",\n \"CompanyCity\": \"深圳\",\n \"CompanyAddress\": \"深南大道\",\n \"CompanyPhone\": \"2132323\",\n \"IdType\": \"\",\n \"IdNumber\": \"xxx\"\n }\n ],\n \"RequestId\": \"5779b652-9c64-45b3-a6f4-641db7376a2e\"\n }\n}",
|
194
194
|
"title": "查询公司列表"
|
195
195
|
}
|
196
196
|
],
|
@@ -349,8 +349,8 @@
|
|
349
349
|
"DescribeManagers": [
|
350
350
|
{
|
351
351
|
"document": "",
|
352
|
-
"input": "POST / HTTP/1.1\nHost: ssl.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeManagers\n<公共请求参数>\n\n{\n \"Offset\": 0,\n \"ManagerName\": \"
|
353
|
-
"output": "{\n \"Response\": {\n \"
|
352
|
+
"input": "POST / HTTP/1.1\nHost: ssl.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeManagers\n<公共请求参数>\n\n{\n \"CompanyId\": 0,\n \"Offset\": 0,\n \"Limit\": 0,\n \"ManagerName\": \"abc\",\n \"ManagerMail\": \"abc\",\n \"Status\": \"abc\",\n \"SearchKey\": \"abc\"\n}",
|
353
|
+
"output": "{\n \"Response\": {\n \"Managers\": [\n {\n \"Status\": \"abc\",\n \"ManagerFirstName\": \"abc\",\n \"ManagerLastName\": \"abc\",\n \"ManagerPosition\": \"abc\",\n \"ManagerPhone\": \"abc\",\n \"ManagerMail\": \"abc\",\n \"ManagerDepartment\": \"abc\",\n \"CreateTime\": \"abc\",\n \"DomainCount\": 0,\n \"CertCount\": 0,\n \"ManagerId\": 0,\n \"ExpireTime\": \"abc\",\n \"SubmitAuditTime\": \"abc\",\n \"VerifyTime\": \"abc\",\n \"StatusInfo\": [\n {\n \"Type\": \"abc\",\n \"Status\": \"abc\",\n \"CreateTime\": \"abc\",\n \"ExpireTime\": \"abc\"\n }\n ]\n }\n ],\n \"TotalCount\": 0,\n \"RequestId\": \"abc\"\n }\n}",
|
354
354
|
"title": "查询管理人列表"
|
355
355
|
}
|
356
356
|
],
|