tccli 3.0.1109.1__py2.py3-none-any.whl → 3.0.1110.1__py2.py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- tccli/__init__.py +1 -1
- tccli/examples/ccc/v20200210/CreateCompanyApply.md +10 -3
- tccli/examples/ccc/v20200210/DescribeCompanyList.md +2 -1
- tccli/examples/ccc/v20200210/ModifyCompanyApply.md +10 -3
- tccli/services/ccc/v20200210/api.json +99 -11
- tccli/services/ccc/v20200210/examples.json +3 -3
- tccli/services/ckafka/v20190819/api.json +13 -13
- tccli/services/hunyuan/v20230901/api.json +9 -0
- tccli/services/ms/v20180408/api.json +1 -1
- tccli/services/rce/v20201103/api.json +10 -10
- {tccli-3.0.1109.1.dist-info → tccli-3.0.1110.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1109.1.dist-info → tccli-3.0.1110.1.dist-info}/RECORD +15 -15
- {tccli-3.0.1109.1.dist-info → tccli-3.0.1110.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1109.1.dist-info → tccli-3.0.1110.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1109.1.dist-info → tccli-3.0.1110.1.dist-info}/license_files/LICENSE +0 -0
tccli/__init__.py
CHANGED
@@ -1 +1 @@
|
|
1
|
-
__version__ = '3.0.
|
1
|
+
__version__ = '3.0.1110.1'
|
@@ -10,18 +10,25 @@ tccli ccc CreateCompanyApply --cli-unfold-argument \
|
|
10
10
|
--CompanyInfo.CompanyName 北京XXXXX有限责任公司 \
|
11
11
|
--CompanyInfo.BusinessId 977111111111111 \
|
12
12
|
--CompanyInfo.BusinessIdPicUrl https://xxxx.com/xxxxx.jpg \
|
13
|
+
--CompanyInfo.IsEqualTencentCloud 1 \
|
13
14
|
--CompanyInfo.CorporationName 王某某 \
|
14
15
|
--CompanyInfo.CorporationId 6108888888888888 \
|
15
16
|
--CompanyInfo.CorporationIdPicUrl https://xxxx.com/xxxxx.jpg \
|
16
|
-
--CompanyInfo.BusinessScope 软件开发咨询 \
|
17
|
-
--CompanyInfo.AcceptPicUrl https://xxxx.com/xxxxx.jpg \
|
18
17
|
--CompanyInfo.NetworkCommitmentPicUrl https://xxxx.com/xxxxx.jpg \
|
19
18
|
--CompanyInfo.CorporationHoldingOnIdPicUrl https://xxxx.com/xxxxx.jpg \
|
19
|
+
--CompanyInfo.CorporationMobile 18092688910 \
|
20
|
+
--CompanyInfo.CorporationMobilePicUrl https://www.example.com/corporation_mobile_pic.gif \
|
20
21
|
--CompanyInfo.OperatorName 李某某 \
|
21
22
|
--CompanyInfo.OperatorId 610000000000000 \
|
22
23
|
--CompanyInfo.OperatorIdPicUrl https://xxxx.com/xxxxx.jpg \
|
23
24
|
--CompanyInfo.OperatorHoldingOnIdPicUrl https://xxxx.com/xxxxx.jpg \
|
24
|
-
--CompanyInfo.
|
25
|
+
--CompanyInfo.OperatorMobile 18192226857 \
|
26
|
+
--CompanyInfo.OperatorEmail 222@qq.com \
|
27
|
+
--CompanyInfo.OperatorMobilePicUrl https://xxxx.com/xxxxx.jpg \
|
28
|
+
--CompanyInfo.CommissionPicUrl https://www.example.com/commission_pic.JPG \
|
29
|
+
--CompanyInfo.CompanyAuthLetterPicUrl https://www.example.com/company_auth_pic.JPG \
|
30
|
+
--CompanyInfo.UseDescribeFileUrl https://www.example.com/use_describe_file.doc \
|
31
|
+
--CompanyInfo.AcceptPicUrl https://xxxxxxxxx.com/file.jpg
|
25
32
|
```
|
26
33
|
|
27
34
|
Output:
|
@@ -11,18 +11,25 @@ tccli ccc ModifyCompanyApply --cli-unfold-argument \
|
|
11
11
|
--CompanyInfo.CompanyName 北京XXXXX有限责任公司 \
|
12
12
|
--CompanyInfo.BusinessId 977111111111111 \
|
13
13
|
--CompanyInfo.BusinessIdPicUrl https://xxxx.com/xxxxx.jpg \
|
14
|
+
--CompanyInfo.IsEqualTencentCloud 1 \
|
14
15
|
--CompanyInfo.CorporationName 王某某 \
|
15
16
|
--CompanyInfo.CorporationId 6108888888888888 \
|
16
17
|
--CompanyInfo.CorporationIdPicUrl https://xxxx.com/xxxxx.jpg \
|
17
|
-
--CompanyInfo.BusinessScope 软件开发咨询 \
|
18
|
-
--CompanyInfo.AcceptPicUrl https://xxxx.com/xxxxx.jpg \
|
19
18
|
--CompanyInfo.NetworkCommitmentPicUrl https://xxxx.com/xxxxx.jpg \
|
20
19
|
--CompanyInfo.CorporationHoldingOnIdPicUrl https://xxxx.com/xxxxx.jpg \
|
20
|
+
--CompanyInfo.CorporationMobile 18092688910 \
|
21
|
+
--CompanyInfo.CorporationMobilePicUrl https://www.example.com/corporation_mobile_pic.gif \
|
21
22
|
--CompanyInfo.OperatorName 李某某 \
|
22
23
|
--CompanyInfo.OperatorId 610000000000000 \
|
23
24
|
--CompanyInfo.OperatorIdPicUrl https://xxxx.com/xxxxx.jpg \
|
24
25
|
--CompanyInfo.OperatorHoldingOnIdPicUrl https://xxxx.com/xxxxx.jpg \
|
25
|
-
--CompanyInfo.
|
26
|
+
--CompanyInfo.OperatorMobile 18192226857 \
|
27
|
+
--CompanyInfo.OperatorEmail 222@qq.com \
|
28
|
+
--CompanyInfo.OperatorMobilePicUrl https://xxxx.com/xxxxx.jpg \
|
29
|
+
--CompanyInfo.CommissionPicUrl https://www.example.com/commission_pic.JPG \
|
30
|
+
--CompanyInfo.CompanyAuthLetterPicUrl https://www.example.com/company_auth_pic.JPG \
|
31
|
+
--CompanyInfo.UseDescribeFileUrl https://www.example.com/use_describe_file.doc \
|
32
|
+
--CompanyInfo.AcceptPicUrl https://xxxxxxxxx.com/file.jpg
|
26
33
|
```
|
27
34
|
|
28
35
|
Output:
|
@@ -1145,10 +1145,10 @@
|
|
1145
1145
|
},
|
1146
1146
|
{
|
1147
1147
|
"disabled": false,
|
1148
|
-
"document": "
|
1149
|
-
"example": "
|
1148
|
+
"document": "安全合规使用承诺书。(支持jpg、png、gif、jpeg格式的图片,每张图片应大于50K,不超过5MB,模板参见控制台:https://console.cloud.tencent.com/ccc/enterprise/update)\n注意:此字段可能返回 null,表示取不到有效值。",
|
1149
|
+
"example": "https://xxxx.com/xxxxx.jpg\t",
|
1150
1150
|
"member": "string",
|
1151
|
-
"name": "
|
1151
|
+
"name": "NetworkCommitmentPicUrl",
|
1152
1152
|
"output_required": false,
|
1153
1153
|
"required": true,
|
1154
1154
|
"type": "string",
|
@@ -1156,10 +1156,21 @@
|
|
1156
1156
|
},
|
1157
1157
|
{
|
1158
1158
|
"disabled": false,
|
1159
|
-
"document": "
|
1160
|
-
"example": "
|
1159
|
+
"document": "是否与腾讯云账号的资质一致,0-不一致,1-一致\n注意:此字段可能返回 null,表示取不到有效值。",
|
1160
|
+
"example": "1",
|
1161
|
+
"member": "int64",
|
1162
|
+
"name": "IsEqualTencentCloud",
|
1163
|
+
"output_required": false,
|
1164
|
+
"required": true,
|
1165
|
+
"type": "int",
|
1166
|
+
"value_allowed_null": true
|
1167
|
+
},
|
1168
|
+
{
|
1169
|
+
"disabled": false,
|
1170
|
+
"document": "法定代表人手机号\n注意:此字段可能返回 null,表示取不到有效值。",
|
1171
|
+
"example": "18011111111",
|
1161
1172
|
"member": "string",
|
1162
|
-
"name": "
|
1173
|
+
"name": "CorporationMobile",
|
1163
1174
|
"output_required": false,
|
1164
1175
|
"required": true,
|
1165
1176
|
"type": "string",
|
@@ -1167,10 +1178,43 @@
|
|
1167
1178
|
},
|
1168
1179
|
{
|
1169
1180
|
"disabled": false,
|
1170
|
-
"document": "
|
1171
|
-
"example": "https://xxxx.com/xxxxx.jpg
|
1181
|
+
"document": "法定代表人手机号码实名认证。(支持jpg、png、gif、jpeg格式的图片,每张图片应大于50K,不超过5MB,模板参见控制台:https://console.cloud.tencent.com/ccc/enterprise/update)\n注意:此字段可能返回 null,表示取不到有效值。",
|
1182
|
+
"example": "https://xxxx.com/xxxxx.jpg",
|
1172
1183
|
"member": "string",
|
1173
|
-
"name": "
|
1184
|
+
"name": "CorporationMobilePicUrl",
|
1185
|
+
"output_required": false,
|
1186
|
+
"required": true,
|
1187
|
+
"type": "string",
|
1188
|
+
"value_allowed_null": true
|
1189
|
+
},
|
1190
|
+
{
|
1191
|
+
"disabled": false,
|
1192
|
+
"document": "通话话术。(支持doc、docx格式的文档不超过50MB,模板参见控制台:https://console.cloud.tencent.com/ccc/enterprise/update)\n注意:此字段可能返回 null,表示取不到有效值。",
|
1193
|
+
"example": "https://xxxx.com/xxxxx.jpg",
|
1194
|
+
"member": "string",
|
1195
|
+
"name": "UseDescribeFileUrl",
|
1196
|
+
"output_required": false,
|
1197
|
+
"required": true,
|
1198
|
+
"type": "string",
|
1199
|
+
"value_allowed_null": true
|
1200
|
+
},
|
1201
|
+
{
|
1202
|
+
"disabled": false,
|
1203
|
+
"document": "公司授权函。(支持jpg、png、gif、jpeg格式的图片,每张图片应大于50K,不超过5MB,模板参见控制台:https://console.cloud.tencent.com/ccc/enterprise/update)\n注意:此字段可能返回 null,表示取不到有效值。",
|
1204
|
+
"example": "https://xxxx.com/xxxxx.jpg",
|
1205
|
+
"member": "string",
|
1206
|
+
"name": "CompanyAuthLetterPicUrl",
|
1207
|
+
"output_required": false,
|
1208
|
+
"required": true,
|
1209
|
+
"type": "string",
|
1210
|
+
"value_allowed_null": true
|
1211
|
+
},
|
1212
|
+
{
|
1213
|
+
"disabled": false,
|
1214
|
+
"document": "电话受理单。(支持jpg、png、gif、jpeg格式的图片,每张图片应大于50K,不超过5MB,模板参见控制台:https://console.cloud.tencent.com/ccc/enterprise/update)\n注意:此字段可能返回 null,表示取不到有效值。",
|
1215
|
+
"example": "https://xxxx.com/xxxxx.jpg",
|
1216
|
+
"member": "string",
|
1217
|
+
"name": "AcceptPicUrl",
|
1174
1218
|
"output_required": false,
|
1175
1219
|
"required": true,
|
1176
1220
|
"type": "string",
|
@@ -1241,6 +1285,39 @@
|
|
1241
1285
|
"required": false,
|
1242
1286
|
"type": "string",
|
1243
1287
|
"value_allowed_null": true
|
1288
|
+
},
|
1289
|
+
{
|
1290
|
+
"disabled": false,
|
1291
|
+
"document": "经办人手机号,申请人类型为经办人时必填。\n注意:此字段可能返回 null,表示取不到有效值。",
|
1292
|
+
"example": "18022222222",
|
1293
|
+
"member": "string",
|
1294
|
+
"name": "OperatorMobile",
|
1295
|
+
"output_required": false,
|
1296
|
+
"required": false,
|
1297
|
+
"type": "string",
|
1298
|
+
"value_allowed_null": true
|
1299
|
+
},
|
1300
|
+
{
|
1301
|
+
"disabled": false,
|
1302
|
+
"document": "经办人邮箱,申请人类型为经办人时必填。\n注意:此字段可能返回 null,表示取不到有效值。",
|
1303
|
+
"example": "111@qq.com",
|
1304
|
+
"member": "string",
|
1305
|
+
"name": "OperatorEmail",
|
1306
|
+
"output_required": false,
|
1307
|
+
"required": false,
|
1308
|
+
"type": "string",
|
1309
|
+
"value_allowed_null": true
|
1310
|
+
},
|
1311
|
+
{
|
1312
|
+
"disabled": false,
|
1313
|
+
"document": "经办人手机号码实名认证,申请人类型为经办人时必填。(支持jpg、png、gif、jpeg格式的图片,每张图片应大于50K,不超过5MB,模板参见控制台:https://console.cloud.tencent.com/ccc/enterprise/update)\n注意:此字段可能返回 null,表示取不到有效值。",
|
1314
|
+
"example": "https://xxxx.com/xxxxx.jpg",
|
1315
|
+
"member": "string",
|
1316
|
+
"name": "OperatorMobilePicUrl",
|
1317
|
+
"output_required": false,
|
1318
|
+
"required": false,
|
1319
|
+
"type": "string",
|
1320
|
+
"value_allowed_null": true
|
1244
1321
|
}
|
1245
1322
|
],
|
1246
1323
|
"usage": "both"
|
@@ -1324,6 +1401,17 @@
|
|
1324
1401
|
"required": false,
|
1325
1402
|
"type": "string",
|
1326
1403
|
"value_allowed_null": true
|
1404
|
+
},
|
1405
|
+
{
|
1406
|
+
"disabled": false,
|
1407
|
+
"document": "修改时间\n注意:此字段可能返回 null,表示取不到有效值。",
|
1408
|
+
"example": "1653534444",
|
1409
|
+
"member": "int64",
|
1410
|
+
"name": "ModifyTime",
|
1411
|
+
"output_required": false,
|
1412
|
+
"required": false,
|
1413
|
+
"type": "int",
|
1414
|
+
"value_allowed_null": true
|
1327
1415
|
}
|
1328
1416
|
],
|
1329
1417
|
"usage": "both"
|
@@ -2919,7 +3007,7 @@
|
|
2919
3007
|
{
|
2920
3008
|
"disabled": false,
|
2921
3009
|
"document": "审核状态,1-待审核,2-审核通过,3-驳回",
|
2922
|
-
"example": "
|
3010
|
+
"example": "1",
|
2923
3011
|
"member": "int64",
|
2924
3012
|
"name": "State",
|
2925
3013
|
"required": false,
|
@@ -2928,7 +3016,7 @@
|
|
2928
3016
|
{
|
2929
3017
|
"disabled": false,
|
2930
3018
|
"document": "申请ID",
|
2931
|
-
"example": "
|
3019
|
+
"example": "1",
|
2932
3020
|
"member": "int64",
|
2933
3021
|
"name": "ApplyID",
|
2934
3022
|
"required": false,
|
@@ -67,7 +67,7 @@
|
|
67
67
|
"CreateCompanyApply": [
|
68
68
|
{
|
69
69
|
"document": "",
|
70
|
-
"input": "POST / HTTP/1.1\nHost: ccc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateCompanyApply\n<公共请求参数>\n\n{\n \"CompanyInfo\": {\n \"ApplicantType\": 1,\n \"CompanyName\": \"北京XXXXX有限责任公司\",\n \"BusinessId\": \"977111111111111\",\n \"BusinessIdPicUrl\": \"https://xxxx.com/xxxxx.jpg\",\n \"CorporationName\": \"王某某\",\n \"CorporationId\": \"6108888888888888\",\n \"CorporationIdPicUrl\": \"https://xxxx.com/xxxxx.jpg\",\n \"
|
70
|
+
"input": "POST / HTTP/1.1\nHost: ccc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateCompanyApply\n<公共请求参数>\n\n{\n \"CompanyInfo\": {\n \"ApplicantType\": 1,\n \"CompanyName\": \"北京XXXXX有限责任公司\",\n \"BusinessId\": \"977111111111111\",\n \"BusinessIdPicUrl\": \"https://xxxx.com/xxxxx.jpg\",\n \"IsEqualTencentCloud\": 1,\n \"CorporationName\": \"王某某\",\n \"CorporationId\": \"6108888888888888\",\n \"CorporationIdPicUrl\": \"https://xxxx.com/xxxxx.jpg\",\n \"NetworkCommitmentPicUrl\": \"https://xxxx.com/xxxxx.jpg\",\n \"CorporationHoldingOnIdPicUrl\": \"https://xxxx.com/xxxxx.jpg\",\n \"CorporationMobile\": \"18092688910\",\n \"CorporationMobilePicUrl\": \"https://www.example.com/corporation_mobile_pic.gif\",\n \"OperatorName\": \"李某某\",\n \"OperatorId\": \"610000000000000\",\n \"OperatorIdPicUrl\": \"https://xxxx.com/xxxxx.jpg\",\n \"OperatorHoldingOnIdPicUrl\": \"https://xxxx.com/xxxxx.jpg\",\n \"OperatorMobile\": \"18192226857\",\n \"OperatorEmail\": \"222@qq.com\",\n \"OperatorMobilePicUrl\": \"https://xxxx.com/xxxxx.jpg\",\n \"CommissionPicUrl\": \"https://www.example.com/commission_pic.JPG\",\n \"CompanyAuthLetterPicUrl\": \"https://www.example.com/company_auth_pic.JPG\",\n \"UseDescribeFileUrl\": \"https://www.example.com/use_describe_file.doc\",\n \"AcceptPicUrl\": \"https://xxxxxxxxx.com/file.jpg\"\n }\n}",
|
71
71
|
"output": "{\n \"Response\": {\n \"Id\": 0,\n \"RequestId\": \"abc\"\n }\n}",
|
72
72
|
"title": "创建公司资质申请示例"
|
73
73
|
}
|
@@ -196,7 +196,7 @@
|
|
196
196
|
{
|
197
197
|
"document": "",
|
198
198
|
"input": "POST / HTTP/1.1\nHost: ccc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCompanyList\n<公共请求参数>\n\n{\n \"PageSize\": 12,\n \"PageNumber\": 0,\n \"CompanyName\": [],\n \"State\": [],\n \"ApplyID\": []\n}",
|
199
|
-
"output": "{\n \"Response\": {\n \"TotalCount\": 0,\n \"CompanyInfo\": [\n {\n \"Id\": 1,\n \"CompanyName\": \"北京XXX公司\",\n \"CreateTime\": 164434242,\n \"CheckTime\": 154346666,\n \"CheckMsg\": \"通过了\",\n \"State\": 1,\n \"BusinessId\": \"4324234323\"\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
|
199
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 0,\n \"CompanyInfo\": [\n {\n \"Id\": 1,\n \"CompanyName\": \"北京XXX公司\",\n \"CreateTime\": 164434242,\n \"CheckTime\": 154346666,\n \"CheckMsg\": \"通过了\",\n \"State\": 1,\n \"BusinessId\": \"4324234323\",\n \"ModifyTime\": 1602321412\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
|
200
200
|
"title": "查询公司资质申请列表示例"
|
201
201
|
}
|
202
202
|
],
|
@@ -355,7 +355,7 @@
|
|
355
355
|
"ModifyCompanyApply": [
|
356
356
|
{
|
357
357
|
"document": "",
|
358
|
-
"input": "POST / HTTP/1.1\nHost: ccc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyCompanyApply\n<公共请求参数>\n\n{\n \"ApplyId\": 1,\n \"CompanyInfo\": {\n \"ApplicantType\": 1,\n \"CompanyName\": \"北京XXXXX有限责任公司\",\n \"BusinessId\": \"977111111111111\",\n \"BusinessIdPicUrl\": \"https://xxxx.com/xxxxx.jpg\",\n \"CorporationName\": \"王某某\",\n \"CorporationId\": \"6108888888888888\",\n \"CorporationIdPicUrl\": \"https://xxxx.com/xxxxx.jpg\",\n \"
|
358
|
+
"input": "POST / HTTP/1.1\nHost: ccc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyCompanyApply\n<公共请求参数>\n\n{\n \"ApplyId\": 1,\n \"CompanyInfo\": {\n \"ApplicantType\": 1,\n \"CompanyName\": \"北京XXXXX有限责任公司\",\n \"BusinessId\": \"977111111111111\",\n \"BusinessIdPicUrl\": \"https://xxxx.com/xxxxx.jpg\",\n \"IsEqualTencentCloud\": 1,\n \"CorporationName\": \"王某某\",\n \"CorporationId\": \"6108888888888888\",\n \"CorporationIdPicUrl\": \"https://xxxx.com/xxxxx.jpg\",\n \"NetworkCommitmentPicUrl\": \"https://xxxx.com/xxxxx.jpg\",\n \"CorporationHoldingOnIdPicUrl\": \"https://xxxx.com/xxxxx.jpg\",\n \"CorporationMobile\": \"18092688910\",\n \"CorporationMobilePicUrl\": \"https://www.example.com/corporation_mobile_pic.gif\",\n \"OperatorName\": \"李某某\",\n \"OperatorId\": \"610000000000000\",\n \"OperatorIdPicUrl\": \"https://xxxx.com/xxxxx.jpg\",\n \"OperatorHoldingOnIdPicUrl\": \"https://xxxx.com/xxxxx.jpg\",\n \"OperatorMobile\": \"18192226857\",\n \"OperatorEmail\": \"222@qq.com\",\n \"OperatorMobilePicUrl\": \"https://xxxx.com/xxxxx.jpg\",\n \"CommissionPicUrl\": \"https://www.example.com/commission_pic.JPG\",\n \"CompanyAuthLetterPicUrl\": \"https://www.example.com/company_auth_pic.JPG\",\n \"UseDescribeFileUrl\": \"https://www.example.com/use_describe_file.doc\",\n \"AcceptPicUrl\": \"https://xxxxxxxxx.com/file.jpg\"\n }\n}",
|
359
359
|
"output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
|
360
360
|
"title": "修改公司资质申请示例"
|
361
361
|
}
|
@@ -5109,7 +5109,7 @@
|
|
5109
5109
|
"example": "task-xxx",
|
5110
5110
|
"member": "string",
|
5111
5111
|
"name": "TaskId",
|
5112
|
-
"
|
5112
|
+
"output_required": true,
|
5113
5113
|
"type": "string",
|
5114
5114
|
"value_allowed_null": false
|
5115
5115
|
},
|
@@ -5119,7 +5119,7 @@
|
|
5119
5119
|
"example": "xxx",
|
5120
5120
|
"member": "string",
|
5121
5121
|
"name": "TaskName",
|
5122
|
-
"
|
5122
|
+
"output_required": true,
|
5123
5123
|
"type": "string",
|
5124
5124
|
"value_allowed_null": false
|
5125
5125
|
},
|
@@ -5129,7 +5129,7 @@
|
|
5129
5129
|
"example": "SINK",
|
5130
5130
|
"member": "string",
|
5131
5131
|
"name": "TaskType",
|
5132
|
-
"
|
5132
|
+
"output_required": true,
|
5133
5133
|
"type": "string",
|
5134
5134
|
"value_allowed_null": false
|
5135
5135
|
},
|
@@ -5139,7 +5139,7 @@
|
|
5139
5139
|
"example": "1",
|
5140
5140
|
"member": "int64",
|
5141
5141
|
"name": "Status",
|
5142
|
-
"
|
5142
|
+
"output_required": true,
|
5143
5143
|
"type": "int",
|
5144
5144
|
"value_allowed_null": false
|
5145
5145
|
},
|
@@ -5149,7 +5149,7 @@
|
|
5149
5149
|
"example": "xxx",
|
5150
5150
|
"member": "DatahubResource",
|
5151
5151
|
"name": "SourceResource",
|
5152
|
-
"
|
5152
|
+
"output_required": true,
|
5153
5153
|
"type": "object",
|
5154
5154
|
"value_allowed_null": true
|
5155
5155
|
},
|
@@ -5159,7 +5159,7 @@
|
|
5159
5159
|
"example": "xxx",
|
5160
5160
|
"member": "DatahubResource",
|
5161
5161
|
"name": "TargetResource",
|
5162
|
-
"
|
5162
|
+
"output_required": true,
|
5163
5163
|
"type": "object",
|
5164
5164
|
"value_allowed_null": true
|
5165
5165
|
},
|
@@ -5169,7 +5169,7 @@
|
|
5169
5169
|
"example": "xxxx",
|
5170
5170
|
"member": "string",
|
5171
5171
|
"name": "CreateTime",
|
5172
|
-
"
|
5172
|
+
"output_required": true,
|
5173
5173
|
"type": "string",
|
5174
5174
|
"value_allowed_null": true
|
5175
5175
|
},
|
@@ -5179,7 +5179,7 @@
|
|
5179
5179
|
"example": "xxxx",
|
5180
5180
|
"member": "string",
|
5181
5181
|
"name": "ErrorMessage",
|
5182
|
-
"
|
5182
|
+
"output_required": true,
|
5183
5183
|
"type": "string",
|
5184
5184
|
"value_allowed_null": true
|
5185
5185
|
},
|
@@ -5189,7 +5189,7 @@
|
|
5189
5189
|
"example": "90",
|
5190
5190
|
"member": "float",
|
5191
5191
|
"name": "TaskProgress",
|
5192
|
-
"
|
5192
|
+
"output_required": true,
|
5193
5193
|
"type": "float",
|
5194
5194
|
"value_allowed_null": true
|
5195
5195
|
},
|
@@ -5199,7 +5199,7 @@
|
|
5199
5199
|
"example": "等待连接",
|
5200
5200
|
"member": "string",
|
5201
5201
|
"name": "TaskCurrentStep",
|
5202
|
-
"
|
5202
|
+
"output_required": true,
|
5203
5203
|
"type": "string",
|
5204
5204
|
"value_allowed_null": true
|
5205
5205
|
},
|
@@ -5209,7 +5209,7 @@
|
|
5209
5209
|
"example": "datahub-xxx",
|
5210
5210
|
"member": "string",
|
5211
5211
|
"name": "DatahubId",
|
5212
|
-
"
|
5212
|
+
"output_required": true,
|
5213
5213
|
"type": "string",
|
5214
5214
|
"value_allowed_null": true
|
5215
5215
|
},
|
@@ -5219,7 +5219,7 @@
|
|
5219
5219
|
"example": "xxx",
|
5220
5220
|
"member": "string",
|
5221
5221
|
"name": "StepList",
|
5222
|
-
"
|
5222
|
+
"output_required": false,
|
5223
5223
|
"type": "list",
|
5224
5224
|
"value_allowed_null": true
|
5225
5225
|
}
|
@@ -6367,7 +6367,7 @@
|
|
6367
6367
|
"example": "xxx",
|
6368
6368
|
"member": "string",
|
6369
6369
|
"name": "StepList",
|
6370
|
-
"output_required":
|
6370
|
+
"output_required": false,
|
6371
6371
|
"type": "list",
|
6372
6372
|
"value_allowed_null": true
|
6373
6373
|
},
|
@@ -113,6 +113,15 @@
|
|
113
113
|
"name": "Temperature",
|
114
114
|
"required": false,
|
115
115
|
"type": "float"
|
116
|
+
},
|
117
|
+
{
|
118
|
+
"disabled": false,
|
119
|
+
"document": "功能增强(如搜索)开关。\n说明:\n1. 仅 hunyuan-pro 模型可用,其它版本不生效。\n2. 未传值时默认打开开关。\n3. 关闭时将直接由主模型生成回复内容,可以降低响应时延(对于流式输出时的首字时延尤为明显)。但在少数场景里,回复效果可能会下降。\n4. 安全审核能力不属于功能增强范围,不受此字段影响。",
|
120
|
+
"example": "true",
|
121
|
+
"member": "bool",
|
122
|
+
"name": "EnableEnhancement",
|
123
|
+
"required": false,
|
124
|
+
"type": "bool"
|
116
125
|
}
|
117
126
|
],
|
118
127
|
"type": "object"
|
@@ -20,7 +20,7 @@
|
|
20
20
|
"members": [
|
21
21
|
{
|
22
22
|
"disabled": false,
|
23
|
-
"document": "用户账号类型;默认开通QQOpenId、手机号MD5权限;如果需要使用微信OpenId入参,则需要\"提交工单\"或联系对接人进行资格审核,审核通过后方可正常使用微信开放账号。\n1:QQ开放账号\n2:微信开放账号\
|
23
|
+
"document": "用户账号类型;默认开通QQOpenId、手机号MD5权限;如果需要使用微信OpenId入参,则需要\"提交工单\"或联系对接人进行资格审核,审核通过后方可正常使用微信开放账号。\n1:QQ开放账号\n2:微信开放账号\n10004:手机号MD5,中国大陆11位手机号进行MD5加密,取32位小写值。",
|
24
24
|
"example": "10004",
|
25
25
|
"member": "uint64",
|
26
26
|
"name": "AccountType",
|
@@ -47,7 +47,7 @@
|
|
47
47
|
},
|
48
48
|
{
|
49
49
|
"disabled": false,
|
50
|
-
"document": "其它账号信息,AccountType是
|
50
|
+
"document": "其它账号信息,AccountType是10004时,该字段必填。",
|
51
51
|
"example": " 3ac9aa8a9a0074918763bfd6ed526ed9",
|
52
52
|
"member": "OtherAccountInfo",
|
53
53
|
"name": "OtherAccount",
|
@@ -124,7 +124,7 @@
|
|
124
124
|
"members": [
|
125
125
|
{
|
126
126
|
"disabled": false,
|
127
|
-
"document": "用户账号类型;默认开通QQOpenId、手机号MD5权限;如果需要使用微信OpenId入参,则需要\"提交工单\"或联系对接人进行资格审核,审核通过后方可正常使用微信开放账号。\n1:QQ开放账号\n2:微信开放账号\
|
127
|
+
"document": "用户账号类型;默认开通QQOpenId、手机号MD5权限;如果需要使用微信OpenId入参,则需要\"提交工单\"或联系对接人进行资格审核,审核通过后方可正常使用微信开放账号。\n1:QQ开放账号\n2:微信开放账号\n10004:手机号MD5,中国大陆11位手机号进行MD5加密,取32位小写值。",
|
128
128
|
"example": "AccountInfo.AccountType= 10004",
|
129
129
|
"member": "AccountInfo",
|
130
130
|
"name": "Account",
|
@@ -277,7 +277,7 @@
|
|
277
277
|
},
|
278
278
|
{
|
279
279
|
"disabled": false,
|
280
|
-
"document": "
|
280
|
+
"document": "设备类型(已不推荐使用)。",
|
281
281
|
"example": "1",
|
282
282
|
"member": "int64",
|
283
283
|
"name": "DeviceType",
|
@@ -430,7 +430,7 @@
|
|
430
430
|
"members": [
|
431
431
|
{
|
432
432
|
"disabled": false,
|
433
|
-
"document": "其他账号信息;\nAccountType是
|
433
|
+
"document": "其他账号信息;\nAccountType是10004时,填入中国大陆标准11位手机号的MD5值\n注释:\nMD5手机号加密方式,使用中国大陆11位手机号进行MD5加密,加密后取32位小写值。",
|
434
434
|
"example": "无",
|
435
435
|
"member": "string",
|
436
436
|
"name": "AccountId",
|
@@ -448,7 +448,7 @@
|
|
448
448
|
},
|
449
449
|
{
|
450
450
|
"disabled": false,
|
451
|
-
"document": "
|
451
|
+
"document": "用户设备号(已不推荐使用)。",
|
452
452
|
"example": "无",
|
453
453
|
"member": "string",
|
454
454
|
"name": "DeviceId",
|
@@ -509,7 +509,7 @@
|
|
509
509
|
"members": [
|
510
510
|
{
|
511
511
|
"disabled": false,
|
512
|
-
"document": "账号ID:对应输入参数。\n当AccountType为1时,对应QQ的OpenId。\n当AccountType为2时,对应微信的OpenId/UnionId。\n当AccountType为
|
512
|
+
"document": "账号ID:对应输入参数。\n当AccountType为1时,对应QQ的OpenId。\n当AccountType为2时,对应微信的OpenId/UnionId。\n当AccountType为10004时,对应手机号的MD5值。\n注意:此字段可能返回 null,表示取不到有效值。",
|
513
513
|
"example": "3ac9aa8a9a0074918763bfd6ed526ed9",
|
514
514
|
"member": "string",
|
515
515
|
"name": "UserId",
|
@@ -559,7 +559,7 @@
|
|
559
559
|
},
|
560
560
|
{
|
561
561
|
"disabled": false,
|
562
|
-
"document": "风险类型,可能同时命中多个风险类型\n1: 账号信用低,账号近期存在因恶意被处罚历史,网络低活跃,被举报等因素。\n11: 疑似低活跃账号,账号活跃度与正常用户有差异。\n2: 垃圾账号,疑似批量注册小号,近期存在严重违规或大量举报。\n21: 疑似小号,账号有疑似线上养号,小号等行为。\n22: 疑似违规账号,账号曾有违规行为、曾被举报过、曾因违规被处罚过等。\n3: 无效账号,送检账号参数无法成功解析,请检查微信 OpenId 是否有误/AppId 与 QQ OpenId 无法关联/微信 OpenId 权限是否开通/手机号是否为中国大陆手机号;\n4: 黑名单,该账号在业务侧有过拉黑记录。\n5: 白名单,业务自行有添加过白名单记录。\n101: 批量操作,存在 IP/设备/环境等因素的聚集性异常。\n1011: 疑似 IP 属性聚集,出现 IP 聚集。\n1012: 疑似设备属性聚集,出现设备聚集。\n102: 自动机,疑似自动机批量请求。\n103: 恶意行为-网赚,疑似网赚。\n104: 微信登录态无效,检查 WeChatAccessToken 参数,是否已经失效。\n201: 环境风险,环境异常操作 IP/设备/环境存在异常。当前 IP 为非常用 IP 或恶意 IP 段。\n2011: 疑似非常用IP,请求当前请求 IP 非该账号常用 IP。\n2012: 疑似 IP 异常,使用 IDC 机房 IP 或使用代理 IP 或使用恶意 IP 等。\n205: 非公网有效 IP,传进来的 IP 地址为内网 IP 地址或者 IP 保留地址。\
|
562
|
+
"document": "风险类型,可能同时命中多个风险类型\n1: 账号信用低,账号近期存在因恶意被处罚历史,网络低活跃,被举报等因素。\n11: 疑似低活跃账号,账号活跃度与正常用户有差异。\n2: 垃圾账号,疑似批量注册小号,近期存在严重违规或大量举报。\n21: 疑似小号,账号有疑似线上养号,小号等行为。\n22: 疑似违规账号,账号曾有违规行为、曾被举报过、曾因违规被处罚过等。\n3: 无效账号,送检账号参数无法成功解析,请检查微信 OpenId 是否有误/AppId 与 QQ OpenId 无法关联/微信 OpenId 权限是否开通/手机号是否为中国大陆手机号;\n4: 黑名单,该账号在业务侧有过拉黑记录。\n5: 白名单,业务自行有添加过白名单记录。\n101: 批量操作,存在 IP/设备/环境等因素的聚集性异常。\n1011: 疑似 IP 属性聚集,出现 IP 聚集。\n1012: 疑似设备属性聚集,出现设备聚集。\n102: 自动机,疑似自动机批量请求。\n103: 恶意行为-网赚,疑似网赚。\n104: 微信登录态无效,检查 WeChatAccessToken 参数,是否已经失效。\n201: 环境风险,环境异常操作 IP/设备/环境存在异常。当前 IP 为非常用 IP 或恶意 IP 段。\n2011: 疑似非常用IP,请求当前请求 IP 非该账号常用 IP。\n2012: 疑似 IP 异常,使用 IDC 机房 IP 或使用代理 IP 或使用恶意 IP 等。\n205: 非公网有效 IP,传进来的 IP 地址为内网 IP 地址或者 IP 保留地址。\n注意:此字段可能返回 null,表示取不到有效值。",
|
563
563
|
"example": "[101,201]",
|
564
564
|
"member": "int64",
|
565
565
|
"name": "RiskType",
|
@@ -631,7 +631,7 @@
|
|
631
631
|
},
|
632
632
|
{
|
633
633
|
"disabled": false,
|
634
|
-
"document": "
|
634
|
+
"document": "用户设备号(已不推荐使用)。\n",
|
635
635
|
"example": "无",
|
636
636
|
"member": "string",
|
637
637
|
"name": "DeviceId",
|
@@ -751,7 +751,7 @@
|
|
751
751
|
},
|
752
752
|
{
|
753
753
|
"disabled": false,
|
754
|
-
"document": "
|
754
|
+
"document": "用户设备号(已不推荐使用)。",
|
755
755
|
"example": "无",
|
756
756
|
"member": "string",
|
757
757
|
"name": "DeviceId",
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: tccli
|
3
|
-
Version: 3.0.
|
3
|
+
Version: 3.0.1110.1
|
4
4
|
Summary: Universal Command Line Environment for Tencent Cloud
|
5
5
|
Project-URL: Bug Tracker, https://github.com/TencentCloud/tencentcloud-cli/issues
|
6
6
|
Project-URL: Homepage, https://github.com/TencentCloud/tencentcloud-cli
|
@@ -13,7 +13,7 @@ Classifier: Programming Language :: Python :: 2.7
|
|
13
13
|
Classifier: Programming Language :: Python :: 3
|
14
14
|
Requires-Dist: jmespath==0.10.0
|
15
15
|
Requires-Dist: six==1.16.0
|
16
|
-
Requires-Dist: tencentcloud-sdk-python>=3.0.
|
16
|
+
Requires-Dist: tencentcloud-sdk-python>=3.0.1110
|
17
17
|
Description-Content-Type: text/markdown
|
18
18
|
|
19
19
|
# 命令行工具简介
|
@@ -1,4 +1,4 @@
|
|
1
|
-
tccli/__init__.py,sha256=
|
1
|
+
tccli/__init__.py,sha256=pFNyyMrD_kahUcEDFC-EhM8rzZRx7-edx52fb2GIEmY,27
|
2
2
|
tccli/argparser.py,sha256=iFaw_iIMdyVwUdcv2_2OHQfe7-7j9yGzoOgXgXswoBo,5555
|
3
3
|
tccli/argument.py,sha256=ZtVo3AySpzM-Hw6_hPdU27FjUsc8QPB2fIuLy7JSBAk,8091
|
4
4
|
tccli/base_command.py,sha256=rFWNAwfS0GA6LLGNOM-iPI0RV81Jag5cZn536ZQN0pw,2859
|
@@ -1013,7 +1013,7 @@ tccli/examples/ccc/v20200210/CreateAutoCalloutTask.md,sha256=Fm9XG0zJAMi3iTLYCJ8
|
|
1013
1013
|
tccli/examples/ccc/v20200210/CreateCCCSkillGroup.md,sha256=zyI1r_PGhnpgTGuNCqpRYZLtgL36BwGwakf8qRvzGIo,358
|
1014
1014
|
tccli/examples/ccc/v20200210/CreateCallOutSession.md,sha256=JVllJX7n2DNxTdm6s57E2Bf-zL7-5KDfsdpWMVzOqM0,643
|
1015
1015
|
tccli/examples/ccc/v20200210/CreateCarrierPrivilegeNumberApplicant.md,sha256=3QzCg5kzDHhMibfttSSiEhvQNRsYDlwaXe93gl4CfGs,386
|
1016
|
-
tccli/examples/ccc/v20200210/CreateCompanyApply.md,sha256=
|
1016
|
+
tccli/examples/ccc/v20200210/CreateCompanyApply.md,sha256=CNho-C4SHApSMbc0xGil8NN_6GDZhmAyG1KdV31yNNs,1621
|
1017
1017
|
tccli/examples/ccc/v20200210/CreateExtension.md,sha256=lMtwqzrbkriVlbmCf339l0ClMspmbxqT2UDZqnXSIsk,316
|
1018
1018
|
tccli/examples/ccc/v20200210/CreatePredictiveDialingCampaign.md,sha256=sluVfJYfvhWNwVJe-g43m__Np_IEUfPdtvbTcF2gekM,668
|
1019
1019
|
tccli/examples/ccc/v20200210/CreateSDKLoginToken.md,sha256=EGSAC-nZ-0rhz0tDmjyHNRPCUvfpyektXLCQKsyN6aQ,484
|
@@ -1029,7 +1029,7 @@ tccli/examples/ccc/v20200210/DescribeCCCBuyInfoList.md,sha256=D2d1sWOr2-UpKt0gGl
|
|
1029
1029
|
tccli/examples/ccc/v20200210/DescribeCallInMetrics.md,sha256=c5p0Tg-Kc2FjGlk3Q25nXfHH_FYW5It0_8ssvAswfrM,2262
|
1030
1030
|
tccli/examples/ccc/v20200210/DescribeCarrierPrivilegeNumberApplicants.md,sha256=hsEPx-qVV10KkgJ5h5KxaEjz_7HPAP9BbRBAlBMZdS8,733
|
1031
1031
|
tccli/examples/ccc/v20200210/DescribeChatMessages.md,sha256=TvUoBYD8D6YVW1luyLLnDtFCVKT_MwPczbwdBMJBIak,1135
|
1032
|
-
tccli/examples/ccc/v20200210/DescribeCompanyList.md,sha256=
|
1032
|
+
tccli/examples/ccc/v20200210/DescribeCompanyList.md,sha256=tDJEOT1cBA-smuR86X--BNTU-SKdbFsgGkgDT0k9qhk,639
|
1033
1033
|
tccli/examples/ccc/v20200210/DescribeExtension.md,sha256=2ftXwN_aGHwvnv0KgkNU4uUMYv_GMeW1pqejM7I0ymM,470
|
1034
1034
|
tccli/examples/ccc/v20200210/DescribeExtensions.md,sha256=Ym8-aK_Va1744q0KaGloK-VQjHES-tyomkUaEMjBmGY,838
|
1035
1035
|
tccli/examples/ccc/v20200210/DescribeIMCdrList.md,sha256=0cjvgRBkf4kEJB_0utgQm6HnruLs5_qdDWI8rpcW_W8,982
|
@@ -1050,7 +1050,7 @@ tccli/examples/ccc/v20200210/DescribeTelCdr.md,sha256=G2NrMLgmwN90Sj9_HKkziHUfzV
|
|
1050
1050
|
tccli/examples/ccc/v20200210/DescribeTelSession.md,sha256=bCzZp9di1tn2OUO-HYDxJ_aAQQ_xb4Mqiw-duV1EF5g,927
|
1051
1051
|
tccli/examples/ccc/v20200210/DisableCCCPhoneNumber.md,sha256=ADz5WqSTzmJkbtwQnstTm_6r9lmB_w93NqwMonetw7E,306
|
1052
1052
|
tccli/examples/ccc/v20200210/HangUpCall.md,sha256=r93WoYsXFjCAhXqlGpeWeYffEoFYoWtNXEcOmlRl8Fw,281
|
1053
|
-
tccli/examples/ccc/v20200210/ModifyCompanyApply.md,sha256=
|
1053
|
+
tccli/examples/ccc/v20200210/ModifyCompanyApply.md,sha256=1QaNsqVXkHO08PGcrOYxG5hcnXlpHcOxwv-Wh5tCsTA,1622
|
1054
1054
|
tccli/examples/ccc/v20200210/ModifyExtension.md,sha256=f7TM1ATq97RJ8gzfHRzHZLObiGXRFdDcDuc5c_9YH3w,349
|
1055
1055
|
tccli/examples/ccc/v20200210/ModifyStaff.md,sha256=843Yb-j6ao9g6UX21HYINoe2I-Bfrjmblz4BvyVQAsU,312
|
1056
1056
|
tccli/examples/ccc/v20200210/ModifyStaffPassword.md,sha256=QihYKZJPPzNowAgSIXS_dIaY0Snq5C1WoQJHDxBy7e8,250
|
@@ -12184,8 +12184,8 @@ tccli/services/cbs/v20170312/api.json,sha256=Stw-3rGVr2x8PBI_rLmvwkDYFIuSIYink7c
|
|
12184
12184
|
tccli/services/cbs/v20170312/examples.json,sha256=sVY3OvJ_LSM-QzujqRKaw6O-no4wT_qECVGAITuyjck,40357
|
12185
12185
|
tccli/services/ccc/__init__.py,sha256=wR36QP35wizc6U55yXrZrY_2HiEVnzYPRWgGN_kkLxo,85
|
12186
12186
|
tccli/services/ccc/ccc_client.py,sha256=atvBP9bsylC50wTXgfzGz6PdfM1NB_N30Q_g_WXsHOU,182661
|
12187
|
-
tccli/services/ccc/v20200210/api.json,sha256=
|
12188
|
-
tccli/services/ccc/v20200210/examples.json,sha256=
|
12187
|
+
tccli/services/ccc/v20200210/api.json,sha256=OhXxEulaym9p9o1C8B_004kjNihryoWf57m1NpG1UHY,269806
|
12188
|
+
tccli/services/ccc/v20200210/examples.json,sha256=DlRpuvQDsshw_2LEej4TWXY8GfEHMxtS2d_aW1H2gXI,61610
|
12189
12189
|
tccli/services/cdb/__init__.py,sha256=9Jk9tAMP2ZM_xOG77GvqXL1q3UfwYTEos6_P6xzpTiM,85
|
12190
12190
|
tccli/services/cdb/cdb_client.py,sha256=y1rHyC-yn4bROlxey7WK4_htIOE6XpB7T53Zm9AA7Rc,513780
|
12191
12191
|
tccli/services/cdb/v20170320/api.json,sha256=ytZmgE1cd-aovZEO_9yRJJ0tUbacVRg4Uhv08usfEXc,692809
|
@@ -12252,7 +12252,7 @@ tccli/services/cis/v20180408/api.json,sha256=vEk14Fe9RW3C-CPY3u1icbcFz5Te8_itq-n
|
|
12252
12252
|
tccli/services/cis/v20180408/examples.json,sha256=_ST3p6JdNtdWZPM4KuikTAZ-0FdJMq4Ir7PMj6ST0EU,28505
|
12253
12253
|
tccli/services/ckafka/__init__.py,sha256=HTNzfNwaLn4Br9BugTA_14BrGVWfQr2tdDn6efv21yg,91
|
12254
12254
|
tccli/services/ckafka/ckafka_client.py,sha256=SXEYAVjuGlZiieWTIA_Q5IfXwu_FaejfsvwBk-SUdoU,262058
|
12255
|
-
tccli/services/ckafka/v20190819/api.json,sha256=
|
12255
|
+
tccli/services/ckafka/v20190819/api.json,sha256=Xt5mHuHUUA6EZTls6PRvbg-OsAt41ucOHCp2lOMDVPw,593115
|
12256
12256
|
tccli/services/ckafka/v20190819/examples.json,sha256=mNcdN35xKUPoBeUTjZhLetzs-ExPcCNUwE5tCowxC28,123644
|
12257
12257
|
tccli/services/clb/__init__.py,sha256=iG2aiZhDOcK4l_2Wkxs57qF1Y4lmv7RxRSPcG9paDk0,85
|
12258
12258
|
tccli/services/clb/clb_client.py,sha256=5K-_M9jBlaBpjBPPoR2OZX3IuDa8xXvKXtLyEiburiI,272894
|
@@ -12490,7 +12490,7 @@ tccli/services/hcm/v20181106/api.json,sha256=9Jxpj-fhbXJGkO_nCVUL4nlhcfMICA3snOG
|
|
12490
12490
|
tccli/services/hcm/v20181106/examples.json,sha256=TKTLt4hcnqYSjpxTCwtJyoFUc2I23ySZL0Ar-aa6v98,1466
|
12491
12491
|
tccli/services/hunyuan/__init__.py,sha256=ZWaLaByP6wMQSS7nntZKqol4lzuJKslQFdB4Bv3kYwU,93
|
12492
12492
|
tccli/services/hunyuan/hunyuan_client.py,sha256=4WLiiauD153NoXuVfrJ7bkn_VWMeqUb0Bn5qooWbQUA,27087
|
12493
|
-
tccli/services/hunyuan/v20230901/api.json,sha256=
|
12493
|
+
tccli/services/hunyuan/v20230901/api.json,sha256=m6tmzB_pmR8XMD80mjmYN4YekrjQgZgtE_o7NuJP4WU,42090
|
12494
12494
|
tccli/services/hunyuan/v20230901/examples.json,sha256=dp4o_wl2vMAU4AvK0TLZi_-Stkeomwgn36sdaisQovI,45500
|
12495
12495
|
tccli/services/iai/__init__.py,sha256=pyYHUQUj82fBZdJ7cEUsTpy6VP8aU0siS32k7-3aM9Q,85
|
12496
12496
|
tccli/services/iai/iai_client.py,sha256=Heo7mlB-dWK2PDDh7vZnRQsFwGlRVozdo-jk6Hl3pgo,113648
|
@@ -12654,7 +12654,7 @@ tccli/services/mrs/v20200910/api.json,sha256=RqHzs1sqhTt5Q0qZDgXqrj6jeu3rs0B9llG
|
|
12654
12654
|
tccli/services/mrs/v20200910/examples.json,sha256=px-DRJdG1jbh5QeSJ-udgqCHl4LuRbhiQz_5GmZJ_ic,164306
|
12655
12655
|
tccli/services/ms/__init__.py,sha256=JqihrSVQHDfhGPtvf-gDtLEmfnD6ihFXsQbLVLPw5RI,83
|
12656
12656
|
tccli/services/ms/ms_client.py,sha256=pm0W8AGO8_W9fC55lMTjjZaDMVKzqPfM97E5RZZ8uRs,76993
|
12657
|
-
tccli/services/ms/v20180408/api.json,sha256
|
12657
|
+
tccli/services/ms/v20180408/api.json,sha256=B1x8s2FKT3BDg3FNokuwDfbcsN-MenaX9_HYuHJK0DU,152452
|
12658
12658
|
tccli/services/ms/v20180408/examples.json,sha256=JakhOLiQzWDIiOiPjKp5-9zHYLJcejdx8P5t7B9I-Is,41606
|
12659
12659
|
tccli/services/msp/__init__.py,sha256=0k_5yz4kYV72TCSBHRT9p4FBqtVxKOiOrNCR-QXcjEA,85
|
12660
12660
|
tccli/services/msp/msp_client.py,sha256=wfhxWd64GZrHyiB3RxdOYC6ArXUY6TYNFjpkwLqfCcU,27361
|
@@ -12712,7 +12712,7 @@ tccli/services/pts/v20210728/api.json,sha256=dfDWhXxX86Yk1kVFmFstAT1RsQHLILd8bDU
|
|
12712
12712
|
tccli/services/pts/v20210728/examples.json,sha256=tExQvvX2cjrAmaCKqD-2BoDbr6LSppKd5G_PfHh4BHM,86306
|
12713
12713
|
tccli/services/rce/__init__.py,sha256=hA0_efK_b48bYi70kHNZugvJchdDwQNHYJofWYNzyKo,85
|
12714
12714
|
tccli/services/rce/rce_client.py,sha256=OckGdSXLRhhsSlrktn3iBJrCohyW9cRXSaTIIcgbRtQ,8669
|
12715
|
-
tccli/services/rce/v20201103/api.json,sha256=
|
12715
|
+
tccli/services/rce/v20201103/api.json,sha256=qpyDz0pKp7nbHD0wgKQYLBpSwRM2Xx8rG3DacW2gshE,28276
|
12716
12716
|
tccli/services/rce/v20201103/examples.json,sha256=FbDa1ke0sy7BSMRrQHig_LsFanH9XwbT_VltrmmQ3V4,1529
|
12717
12717
|
tccli/services/redis/__init__.py,sha256=LzB8_p66HdHV32O1SzEXmHhzIe3zOiQGyLwhFG-9lec,89
|
12718
12718
|
tccli/services/redis/redis_client.py,sha256=QR338SMAtqet8MsW3GeKWTUl7_tBlYYo7Ip4WZFYEOg,307154
|
@@ -13072,8 +13072,8 @@ tccli/services/yunsou/v20180504/api.json,sha256=2808fil5p3pTEJ3SqXEEq7eSrASZOiv8
|
|
13072
13072
|
tccli/services/yunsou/v20180504/examples.json,sha256=Jg4WuqS_Wxl7eTBMbzjem65FuUZQi3qq3xtlBNFZlTU,11870
|
13073
13073
|
tccli/services/yunsou/v20191115/api.json,sha256=r_p7c7fMNylQVDpSN0CkUB4Cx1nYW1lI3BM_Zi50FNs,15932
|
13074
13074
|
tccli/services/yunsou/v20191115/examples.json,sha256=vN5MzexHVPMckm4MbnXNiOe3KKiVchvf4_uLpjOskuk,3983
|
13075
|
-
tccli-3.0.
|
13076
|
-
tccli-3.0.
|
13077
|
-
tccli-3.0.
|
13078
|
-
tccli-3.0.
|
13079
|
-
tccli-3.0.
|
13075
|
+
tccli-3.0.1110.1.dist-info/METADATA,sha256=8TLi-tkFY8pAeK_Z-s3GQTDac-N5oFbrcZQr0K0nk4s,16172
|
13076
|
+
tccli-3.0.1110.1.dist-info/WHEEL,sha256=HyPWovjK_wfsxZqVnw7Bu5rgKxNh3Nm__lHm0ALDcb4,101
|
13077
|
+
tccli-3.0.1110.1.dist-info/entry_points.txt,sha256=9ZzsXxi7Xj3ZneT7VxRVJpFvnmdEOeysh999_0gWVvo,85
|
13078
|
+
tccli-3.0.1110.1.dist-info/license_files/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
13079
|
+
tccli-3.0.1110.1.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|