tccli 3.0.1271.1__py2.py3-none-any.whl → 3.0.1273.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/asr/v20190614/api.json +1 -1
- tccli/services/batch/v20170312/api.json +61 -61
- tccli/services/ccc/v20200210/api.json +19 -19
- tccli/services/ccc/v20200210/examples.json +5 -5
- tccli/services/clb/clb_client.py +265 -0
- tccli/services/clb/v20180317/api.json +280 -0
- tccli/services/clb/v20180317/examples.json +40 -0
- tccli/services/cvm/v20170312/api.json +65 -65
- tccli/services/cwp/v20180228/api.json +4 -4
- tccli/services/dts/v20211206/api.json +1 -1
- tccli/services/emr/emr_client.py +57 -4
- tccli/services/emr/v20190103/api.json +111 -0
- tccli/services/emr/v20190103/examples.json +8 -0
- tccli/services/ess/v20201111/api.json +2 -2
- tccli/services/essbasic/v20210526/api.json +2 -2
- tccli/services/live/v20180801/api.json +11 -0
- tccli/services/lkeap/v20240522/api.json +1 -1
- tccli/services/monitor/v20180724/api.json +1 -1
- tccli/services/rce/v20201103/api.json +248 -258
- tccli/services/rce/v20201103/examples.json +1 -1
- tccli/services/ssl/v20191205/api.json +38 -38
- tccli/services/ssl/v20191205/examples.json +3 -3
- tccli/services/tcr/v20190924/api.json +20 -20
- tccli/services/tione/v20211111/api.json +7 -7
- tccli/services/tione/v20211111/examples.json +5 -5
- tccli/services/trtc/v20190722/api.json +10 -1
- tccli/services/trtc/v20190722/examples.json +1 -1
- tccli/services/waf/v20180125/api.json +191 -36
- tccli/services/waf/v20180125/examples.json +3 -3
- tccli/services/weilingwith/v20230427/api.json +114 -114
- tccli/services/weilingwith/v20230427/examples.json +18 -18
- {tccli-3.0.1271.1.dist-info → tccli-3.0.1273.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1271.1.dist-info → tccli-3.0.1273.1.dist-info}/RECORD +37 -37
- {tccli-3.0.1271.1.dist-info → tccli-3.0.1273.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1271.1.dist-info → tccli-3.0.1273.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1271.1.dist-info → tccli-3.0.1273.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: rce.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeNameListDetail\n<公共请求参数>\n\n{\n \"BusinessSecurityData\": {\n \"NameListId\": 2446\n }\n}",
|
47
|
-
"output": "{\n \"Response\": {\n \"Data\": {\n \"Code\": 0,\n \"Message\": \"OK\",\n \"Value\": {\n \"NameListId\": 2446,\n \"ListName\": \"
|
47
|
+
"output": "{\n \"Response\": {\n \"Data\": {\n \"Code\": 0,\n \"Message\": \"OK\",\n \"Value\": {\n \"NameListId\": 2446,\n \"ListName\": \"手机号黑名单\",\n \"ListType\": 1,\n \"DataType\": 4,\n \"SceneCode\": \"all_scene\",\n \"Status\": 1,\n \"Remark\": \"手机号黑名单\",\n \"CreateTime\": \"2024-05-22 14:58:21\",\n \"UpdateTime\": \"2024-07-15 14:29:35\",\n \"EncryptionType\": 0\n }\n },\n \"RequestId\": \"bd2f3d71-9102-4c24-b581-4d4f22ebd077\"\n }\n}",
|
48
48
|
"title": "查询黑白名单详情"
|
49
49
|
}
|
50
50
|
],
|
@@ -1221,7 +1221,7 @@
|
|
1221
1221
|
{
|
1222
1222
|
"disabled": false,
|
1223
1223
|
"document": "待提交资料的付费证书 ID。\t",
|
1224
|
-
"example": "
|
1224
|
+
"example": "LrmeMvQr",
|
1225
1225
|
"member": "string",
|
1226
1226
|
"name": "CertId",
|
1227
1227
|
"required": true,
|
@@ -1230,7 +1230,7 @@
|
|
1230
1230
|
{
|
1231
1231
|
"disabled": false,
|
1232
1232
|
"document": "此字段必传。 CSR 生成方式, 取值为:\n- online:腾讯云提交的填写的参数信息生成CSR和私钥,并由腾讯云加密存储\n- parse:自行生成CSR和私钥,并通过上传CSR申请证书",
|
1233
|
-
"example": "
|
1233
|
+
"example": "parse",
|
1234
1234
|
"member": "string",
|
1235
1235
|
"name": "GenCsrType",
|
1236
1236
|
"required": true,
|
@@ -1239,7 +1239,7 @@
|
|
1239
1239
|
{
|
1240
1240
|
"disabled": false,
|
1241
1241
|
"document": "证书绑定的通用名称, 若是上传的CSR,则该域名需与CSR解析的通用名称一致",
|
1242
|
-
"example": "
|
1242
|
+
"example": "tencent.com",
|
1243
1243
|
"member": "string",
|
1244
1244
|
"name": "CertCommonName",
|
1245
1245
|
"required": true,
|
@@ -1248,7 +1248,7 @@
|
|
1248
1248
|
{
|
1249
1249
|
"disabled": false,
|
1250
1250
|
"document": "组织信息类型, 取值范围:\n1(个人):仅DV类型证书可设置为1, 个人类型证书组织信息字段可不传:Org开头,Admin开头,Tech开头\n2(公司):所有类型证书都可设置为2, 按需传组织信息字段",
|
1251
|
-
"example": "
|
1251
|
+
"example": "2",
|
1252
1252
|
"member": "uint64",
|
1253
1253
|
"name": "CompanyType",
|
1254
1254
|
"required": true,
|
@@ -1257,7 +1257,7 @@
|
|
1257
1257
|
{
|
1258
1258
|
"disabled": false,
|
1259
1259
|
"document": "公司ID,在 [腾讯云控制台](https://console.cloud.tencent.com/ssl/info) 可进行查看,若无满足的公司信息, 则本参数传0 ; 若存在满足当前订单的公司信息, 可以根据 [DescribeCompanies](https://cloud.tencent.com/document/product/400/90375) 查看公司ID; 若传了公司ID,则Org开头的参数可不传\n\n",
|
1260
|
-
"example": "
|
1260
|
+
"example": "11772",
|
1261
1261
|
"member": "string",
|
1262
1262
|
"name": "CompanyId",
|
1263
1263
|
"required": true,
|
@@ -1266,7 +1266,7 @@
|
|
1266
1266
|
{
|
1267
1267
|
"disabled": false,
|
1268
1268
|
"document": "公司证件类型,取值范围:\nTYDMZ(统一社会信用代码 ):仅CFCA类型证书需要使用本字段, 其他类型证书不需要使用本字段\nOTHERS(其他)",
|
1269
|
-
"example": "
|
1269
|
+
"example": "TYDMZ",
|
1270
1270
|
"member": "string",
|
1271
1271
|
"name": "OrgIdType",
|
1272
1272
|
"required": false,
|
@@ -1275,7 +1275,7 @@
|
|
1275
1275
|
{
|
1276
1276
|
"disabled": false,
|
1277
1277
|
"document": "公司证件号码,取值范围:\nTYDMZ(统一社会信用代码 ):11532xxxxxxxx24820\n",
|
1278
|
-
"example": "
|
1278
|
+
"example": "914400002111711112",
|
1279
1279
|
"member": "string",
|
1280
1280
|
"name": "OrgIdNumber",
|
1281
1281
|
"required": false,
|
@@ -1284,7 +1284,7 @@
|
|
1284
1284
|
{
|
1285
1285
|
"disabled": false,
|
1286
1286
|
"document": "管理人证件类型,取值范围:\nSFZ(身份证):仅CFCA类型证书需要使用本字段, 其他类型证书不需要使用本字段\nHZ(护照):仅CFCA类型证书需要使用本字段, 其他类型证书不需要使用本字段",
|
1287
|
-
"example": "
|
1287
|
+
"example": "SFZ",
|
1288
1288
|
"member": "string",
|
1289
1289
|
"name": "AdminIdType",
|
1290
1290
|
"required": false,
|
@@ -1293,7 +1293,7 @@
|
|
1293
1293
|
{
|
1294
1294
|
"disabled": false,
|
1295
1295
|
"document": "管理人证件号码,仅CFCA类型证书需要使用本字段, 其他类型证书不需要使用本字段, 取值范围:\nSFZ(身份证):110000xxxxxxxx1242\nHZ(护照):EFxxxxxxx",
|
1296
|
-
"example": "
|
1296
|
+
"example": "110000199101011001",
|
1297
1297
|
"member": "string",
|
1298
1298
|
"name": "AdminIdNumber",
|
1299
1299
|
"required": false,
|
@@ -1302,7 +1302,7 @@
|
|
1302
1302
|
{
|
1303
1303
|
"disabled": false,
|
1304
1304
|
"document": "联系人证件类型,取值范围:\nSFZ(身份证):仅CFCA类型证书需要使用本字段, 其他类型证书不需要使用本字段\nHZ(护照):仅CFCA类型证书需要使用本字段, 其他类型证书不需要使用本字段",
|
1305
|
-
"example": "
|
1305
|
+
"example": "SFZ",
|
1306
1306
|
"member": "string",
|
1307
1307
|
"name": "TechIdType",
|
1308
1308
|
"required": false,
|
@@ -1311,7 +1311,7 @@
|
|
1311
1311
|
{
|
1312
1312
|
"disabled": false,
|
1313
1313
|
"document": "联系人证件号码,仅CFCA类型证书需要使用本字段, 其他类型证书不需要使用本字段,取值范围:\nSFZ(身份证):110000xxxxxxxx1242\nHZ(护照):EFxxxxxxx",
|
1314
|
-
"example": "
|
1314
|
+
"example": "110000199101011001",
|
1315
1315
|
"member": "string",
|
1316
1316
|
"name": "TechIdNumber",
|
1317
1317
|
"required": false,
|
@@ -1320,7 +1320,7 @@
|
|
1320
1320
|
{
|
1321
1321
|
"disabled": false,
|
1322
1322
|
"document": "上传的 CSR 内容。\n若GenCsrType为parse, 则此字段必传。",
|
1323
|
-
"example": "
|
1323
|
+
"example": "-----BEGIN CERTIFICATE REQUEST-----\\nxxxxxxxxx\\n-----END CERTIFICATE REQUEST-----",
|
1324
1324
|
"member": "string",
|
1325
1325
|
"name": "Csr",
|
1326
1326
|
"required": false,
|
@@ -1329,7 +1329,7 @@
|
|
1329
1329
|
{
|
1330
1330
|
"disabled": false,
|
1331
1331
|
"document": "证书绑定的其他域名, 单域名、泛域名证书无需提供。 多域名、多泛域名必填",
|
1332
|
-
"example": "
|
1332
|
+
"example": "[\"test.tencent.com\"]",
|
1333
1333
|
"member": "string",
|
1334
1334
|
"name": "DnsNames",
|
1335
1335
|
"required": false,
|
@@ -1338,7 +1338,7 @@
|
|
1338
1338
|
{
|
1339
1339
|
"disabled": false,
|
1340
1340
|
"document": "私钥密码, 目前仅使用在生成jks、pfx格式证书时密码; 其他格式私钥证书未加密\t",
|
1341
|
-
"example": "
|
1341
|
+
"example": "1234aaa5678",
|
1342
1342
|
"member": "string",
|
1343
1343
|
"name": "KeyPass",
|
1344
1344
|
"required": false,
|
@@ -1347,7 +1347,7 @@
|
|
1347
1347
|
{
|
1348
1348
|
"disabled": false,
|
1349
1349
|
"document": "公司名称。若没有传CompanyId或者ManagerId, 则此字段必传",
|
1350
|
-
"example": "
|
1350
|
+
"example": "腾讯云SSL证书测试",
|
1351
1351
|
"member": "string",
|
1352
1352
|
"name": "OrgOrganization",
|
1353
1353
|
"required": false,
|
@@ -1356,7 +1356,7 @@
|
|
1356
1356
|
{
|
1357
1357
|
"disabled": false,
|
1358
1358
|
"document": "部门名称。若没有传CompanyId或者ManagerId, 则此字段必传",
|
1359
|
-
"example": "
|
1359
|
+
"example": "研发部门",
|
1360
1360
|
"member": "string",
|
1361
1361
|
"name": "OrgDivision",
|
1362
1362
|
"required": false,
|
@@ -1365,7 +1365,7 @@
|
|
1365
1365
|
{
|
1366
1366
|
"disabled": false,
|
1367
1367
|
"document": "公司详细地址。若没有传CompanyId或者ManagerId, 则此字段必传",
|
1368
|
-
"example": "
|
1368
|
+
"example": "腾讯云SSL证书测试地址",
|
1369
1369
|
"member": "string",
|
1370
1370
|
"name": "OrgAddress",
|
1371
1371
|
"required": false,
|
@@ -1374,7 +1374,7 @@
|
|
1374
1374
|
{
|
1375
1375
|
"disabled": false,
|
1376
1376
|
"document": "国家名称,如中国:CN 。若没有传CompanyId或者ManagerId, 则此字段必传",
|
1377
|
-
"example": "
|
1377
|
+
"example": "CN",
|
1378
1378
|
"member": "string",
|
1379
1379
|
"name": "OrgCountry",
|
1380
1380
|
"required": false,
|
@@ -1383,7 +1383,7 @@
|
|
1383
1383
|
{
|
1384
1384
|
"disabled": false,
|
1385
1385
|
"document": "公司所在城市。若没有传CompanyId或者ManagerId, 则此字段必传",
|
1386
|
-
"example": "
|
1386
|
+
"example": "北京市",
|
1387
1387
|
"member": "string",
|
1388
1388
|
"name": "OrgCity",
|
1389
1389
|
"required": false,
|
@@ -1392,7 +1392,7 @@
|
|
1392
1392
|
{
|
1393
1393
|
"disabled": false,
|
1394
1394
|
"document": "公司所在省份。若没有传CompanyId或者ManagerId, 则此字段必传",
|
1395
|
-
"example": "
|
1395
|
+
"example": "北京市",
|
1396
1396
|
"member": "string",
|
1397
1397
|
"name": "OrgRegion",
|
1398
1398
|
"required": false,
|
@@ -1401,7 +1401,7 @@
|
|
1401
1401
|
{
|
1402
1402
|
"disabled": false,
|
1403
1403
|
"document": "公司所属区号。若没有传CompanyId或者ManagerId, 则此字段必传\n如:021。 手机号码传 86",
|
1404
|
-
"example": "
|
1404
|
+
"example": "010",
|
1405
1405
|
"member": "string",
|
1406
1406
|
"name": "OrgPhoneArea",
|
1407
1407
|
"required": false,
|
@@ -1410,7 +1410,7 @@
|
|
1410
1410
|
{
|
1411
1411
|
"disabled": false,
|
1412
1412
|
"document": "公司所属号码。若没有传CompanyId或者ManagerId, 则此字段必传",
|
1413
|
-
"example": "
|
1413
|
+
"example": "8423102",
|
1414
1414
|
"member": "string",
|
1415
1415
|
"name": "OrgPhoneNumber",
|
1416
1416
|
"required": false,
|
@@ -1419,7 +1419,7 @@
|
|
1419
1419
|
{
|
1420
1420
|
"disabled": false,
|
1421
1421
|
"document": "证书域名验证方式:\nDNS_AUTO: 自动添加域名DNS验证, 需用户域名解析托管在『[云解析DNS](https://console.cloud.tencent.com/cns)』,且与申请证书归属同一个腾讯云账号\nDNS:手动添加域名DNS验证,需用户手动去域名解析服务商添加验证值\nFILE:手动添加域名文件验证。 需要用户手动在域名站点根目录添加指定路径文件进行文件验证, http&https任一通过即可;且域名站点需海外CA机构能访问, 具体访问白名单为:64.78.193.238,216.168.247.9,216.168.249.9,54.189.196.217",
|
1422
|
-
"example": "
|
1422
|
+
"example": "DNS",
|
1423
1423
|
"member": "string",
|
1424
1424
|
"name": "VerifyType",
|
1425
1425
|
"required": false,
|
@@ -1428,7 +1428,7 @@
|
|
1428
1428
|
{
|
1429
1429
|
"disabled": false,
|
1430
1430
|
"document": "管理人名。若没有传ManagerId, 则此字段必传",
|
1431
|
-
"example": "
|
1431
|
+
"example": "宁",
|
1432
1432
|
"member": "string",
|
1433
1433
|
"name": "AdminFirstName",
|
1434
1434
|
"required": false,
|
@@ -1437,7 +1437,7 @@
|
|
1437
1437
|
{
|
1438
1438
|
"disabled": false,
|
1439
1439
|
"document": "管理人姓。若没有传ManagerId, 则此字段必传",
|
1440
|
-
"example": "
|
1440
|
+
"example": "黄",
|
1441
1441
|
"member": "string",
|
1442
1442
|
"name": "AdminLastName",
|
1443
1443
|
"required": false,
|
@@ -1446,7 +1446,7 @@
|
|
1446
1446
|
{
|
1447
1447
|
"disabled": false,
|
1448
1448
|
"document": "管理人手机号码。若没有传ManagerId, 则此字段必传",
|
1449
|
-
"example": "
|
1449
|
+
"example": "13120934321",
|
1450
1450
|
"member": "string",
|
1451
1451
|
"name": "AdminPhone",
|
1452
1452
|
"required": false,
|
@@ -1455,7 +1455,7 @@
|
|
1455
1455
|
{
|
1456
1456
|
"disabled": false,
|
1457
1457
|
"document": "管理人邮箱地址。若没有传ManagerId, 则此字段必传",
|
1458
|
-
"example": "
|
1458
|
+
"example": "ssl@tencent.com",
|
1459
1459
|
"member": "string",
|
1460
1460
|
"name": "AdminEmail",
|
1461
1461
|
"required": false,
|
@@ -1464,7 +1464,7 @@
|
|
1464
1464
|
{
|
1465
1465
|
"disabled": false,
|
1466
1466
|
"document": "管理人职位。若没有传ManagerId, 则此字段必传",
|
1467
|
-
"example": "
|
1467
|
+
"example": "测试",
|
1468
1468
|
"member": "string",
|
1469
1469
|
"name": "AdminTitle",
|
1470
1470
|
"required": false,
|
@@ -1473,7 +1473,7 @@
|
|
1473
1473
|
{
|
1474
1474
|
"disabled": false,
|
1475
1475
|
"document": "联系人名。若没有传ManagerId, 则此字段必传",
|
1476
|
-
"example": "
|
1476
|
+
"example": "宁",
|
1477
1477
|
"member": "string",
|
1478
1478
|
"name": "TechFirstName",
|
1479
1479
|
"required": false,
|
@@ -1482,7 +1482,7 @@
|
|
1482
1482
|
{
|
1483
1483
|
"disabled": false,
|
1484
1484
|
"document": "联系人姓。若没有传ManagerId, 则此字段必传",
|
1485
|
-
"example": "
|
1485
|
+
"example": "黄",
|
1486
1486
|
"member": "string",
|
1487
1487
|
"name": "TechLastName",
|
1488
1488
|
"required": false,
|
@@ -1491,7 +1491,7 @@
|
|
1491
1491
|
{
|
1492
1492
|
"disabled": false,
|
1493
1493
|
"document": "联系人邮箱地址。CompanyType为1时, 此字段必传",
|
1494
|
-
"example": "
|
1494
|
+
"example": "ssl@tencent.com",
|
1495
1495
|
"member": "string",
|
1496
1496
|
"name": "ContactEmail",
|
1497
1497
|
"required": false,
|
@@ -1500,7 +1500,7 @@
|
|
1500
1500
|
{
|
1501
1501
|
"disabled": false,
|
1502
1502
|
"document": "是否开启自动续费: 0, 不开启; 1, 开启; 默认为0",
|
1503
|
-
"example": "
|
1503
|
+
"example": "1",
|
1504
1504
|
"member": "uint64",
|
1505
1505
|
"name": "AutoRenewFlag",
|
1506
1506
|
"required": false,
|
@@ -1509,7 +1509,7 @@
|
|
1509
1509
|
{
|
1510
1510
|
"disabled": false,
|
1511
1511
|
"document": "密钥对参数,RSA支持2048,4096。ECC仅支持prime256v1。加密算法选择ECC时,此参数必填\n国密证书类型本字段不用传",
|
1512
|
-
"example": "
|
1512
|
+
"example": "2048",
|
1513
1513
|
"member": "string",
|
1514
1514
|
"name": "CsrKeyParameter",
|
1515
1515
|
"required": false,
|
@@ -1518,7 +1518,7 @@
|
|
1518
1518
|
{
|
1519
1519
|
"disabled": false,
|
1520
1520
|
"document": "加密算法,取值为ECC、RSA, 默认为RSA\n国密证书类型本字段不用传",
|
1521
|
-
"example": "
|
1521
|
+
"example": "RSA",
|
1522
1522
|
"member": "string",
|
1523
1523
|
"name": "CsrEncryptAlgo",
|
1524
1524
|
"required": false,
|
@@ -1527,7 +1527,7 @@
|
|
1527
1527
|
{
|
1528
1528
|
"disabled": false,
|
1529
1529
|
"document": "管理人ID,在 [腾讯云控制台](https://console.cloud.tencent.com/ssl/info) 可进行查看,若无满足的管理人信息, 则本参数传0 ; 若存在满足当前订单的管理人信息, 可以根据 [DescribeManagers](https://cloud.tencent.com/document/product/400/52672) 查看管理人ID; 若传了管理人ID,则Org开头、Admin开头、Tech开头的参数可不传; 管理人ID会包含公司信息\n",
|
1530
|
-
"example": "
|
1530
|
+
"example": "12895",
|
1531
1531
|
"member": "string",
|
1532
1532
|
"name": "ManagerId",
|
1533
1533
|
"required": false,
|
@@ -1536,7 +1536,7 @@
|
|
1536
1536
|
{
|
1537
1537
|
"disabled": false,
|
1538
1538
|
"document": "联系人电话。若没有传ManagerId, 则此字段必传",
|
1539
|
-
"example": "
|
1539
|
+
"example": "13120934321",
|
1540
1540
|
"member": "string",
|
1541
1541
|
"name": "TechPhone",
|
1542
1542
|
"required": false,
|
@@ -1545,7 +1545,7 @@
|
|
1545
1545
|
{
|
1546
1546
|
"disabled": false,
|
1547
1547
|
"document": "联系人邮箱",
|
1548
|
-
"example": "
|
1548
|
+
"example": "ssl@tencent.com",
|
1549
1549
|
"member": "string",
|
1550
1550
|
"name": "TechEmail",
|
1551
1551
|
"required": false,
|
@@ -1554,7 +1554,7 @@
|
|
1554
1554
|
{
|
1555
1555
|
"disabled": false,
|
1556
1556
|
"document": "联系人职位。若没有传ManagerId, 则此字段必传",
|
1557
|
-
"example": "
|
1557
|
+
"example": "研发",
|
1558
1558
|
"member": "string",
|
1559
1559
|
"name": "TechTitle",
|
1560
1560
|
"required": false,
|
@@ -27,19 +27,19 @@
|
|
27
27
|
"CertificateInfoSubmit": [
|
28
28
|
{
|
29
29
|
"document": "付费证书提交资料",
|
30
|
-
"input": "POST / HTTP/1.1\nHost: ssl.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CertificateInfoSubmit\n<公共请求参数>\n\n{\n \"AdminEmail\": \"ssl@tencent.com\",\n \"AdminFirstName\": \"
|
30
|
+
"input": "POST / HTTP/1.1\nHost: ssl.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CertificateInfoSubmit\n<公共请求参数>\n\n{\n \"AdminEmail\": \"ssl@tencent.com\",\n \"AdminFirstName\": \"宁\",\n \"AdminIdNumber\": \"110000000000000001\",\n \"AdminIdType\": \"SFZ\",\n \"AdminLastName\": \"黄\",\n \"AdminPhone\": \"13112341234\",\n \"AdminTitle\": \"研发\",\n \"CertCommonName\": \"tencent.com\",\n \"CertId\": \"J2lX2maH\",\n \"CompanyId\": \"134\",\n \"CompanyType\": 2,\n \"CsrEncryptAlgo\": \"RSA\",\n \"CsrKeyParameter\": \"2048\",\n \"GenCsrType\": \"online\",\n \"ManagerId\": \"2345\",\n \"OrgAddress\": \"广东省广州市xx区xxxxxx101号\",\n \"OrgCity\": \"广州市\",\n \"OrgCountry\": \"CN\",\n \"OrgDivision\": \"研发部\",\n \"OrgIdNumber\": \"111111111111110000\",\n \"OrgIdType\": \"TYDMZ\",\n \"OrgOrganization\": \"腾讯云SSL证书\",\n \"OrgPhoneArea\": \"010\",\n \"OrgPhoneNumber\": \"234123123\",\n \"OrgRegion\": \"广东省\",\n \"TechEmail\": \"ssl@tencent.com\",\n \"TechFirstName\": \"宁\",\n \"TechIdNumber\": \"110000000000000001\",\n \"TechIdType\": \"SFZ\",\n \"TechLastName\": \"黄\",\n \"TechPhone\": \"13112341234\",\n \"TechTitle\": \"研发\",\n \"VerifyType\": \"FILE\"\n}",
|
31
31
|
"output": "{\n \"Response\": {\n \"RequestId\": \"54c73858-77a6-435c-addc-65919b550900\"\n }\n}",
|
32
32
|
"title": "付费证书提交资料 - CFCA品牌证书"
|
33
33
|
},
|
34
34
|
{
|
35
35
|
"document": "",
|
36
|
-
"input": "POST / HTTP/1.1\nHost: ssl.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CertificateInfoSubmit\n<公共请求参数>\n\n{\n \"CertId\": \"LrmeMvQr\",\n \"GenCsrType\": \"online\",\n \"CertCommonName\": \"tencent.com\",\n \"CompanyType\": \"2\",\n \"OrgIdType\": \"\",\n \"OrgIdNumber\": \"\",\n \"AdminIdType\": \"\",\n \"AdminIdNumber\": \"\",\n \"TechIdType\": \"\",\n \"TechIdNumber\": \"\",\n \"CompanyId\": \"11772\",\n \"Csr\": \"\",\n \"KeyPass\": \"12345678\",\n \"OrgOrganization\": \"腾讯云SSL证书测试\",\n \"OrgDivision\": \"
|
36
|
+
"input": "POST / HTTP/1.1\nHost: ssl.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CertificateInfoSubmit\n<公共请求参数>\n\n{\n \"CertId\": \"LrmeMvQr\",\n \"GenCsrType\": \"online\",\n \"CertCommonName\": \"tencent.com\",\n \"CompanyType\": \"2\",\n \"OrgIdType\": \"\",\n \"OrgIdNumber\": \"\",\n \"AdminIdType\": \"\",\n \"AdminIdNumber\": \"\",\n \"TechIdType\": \"\",\n \"TechIdNumber\": \"\",\n \"CompanyId\": \"11772\",\n \"Csr\": \"\",\n \"KeyPass\": \"12345678\",\n \"OrgOrganization\": \"腾讯云SSL证书测试\",\n \"OrgDivision\": \"研发部门\",\n \"OrgAddress\": \"腾讯云SSL证书测试地址\",\n \"OrgCountry\": \"CN\",\n \"OrgCity\": \"北京市\",\n \"OrgRegion\": \"北京市\",\n \"OrgPhoneArea\": \"010\",\n \"OrgPhoneNumber\": \"123456789010\",\n \"AdminFirstName\": \"宁\",\n \"AdminLastName\": \"黄\",\n \"AdminPhone\": \"18169239105\",\n \"AdminEmail\": \"ssl@tencent.com\",\n \"AdminTitle\": \"研发\",\n \"TechFirstName\": \"试\",\n \"TechLastName\": \"测\",\n \"CsrKeyParameter\": \"2048\",\n \"CsrEncryptAlgo\": \"RSA\",\n \"TechEmail\": \"ssl@tencent.com\",\n \"TechPhone\": \"18169239105\",\n \"TechTitle\": \"研发\",\n \"ManagerId\": \"12895\"\n}",
|
37
37
|
"output": "{\n \"Response\": {\n \"RequestId\": \"54c73858-77a6-435c-addc-65919b550900\"\n }\n}",
|
38
38
|
"title": "付费证书提交资料 - 通用"
|
39
39
|
},
|
40
40
|
{
|
41
41
|
"document": "",
|
42
|
-
"input": "POST / HTTP/1.1\nHost: ssl.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CertificateInfoSubmit\n<公共请求参数>\n\n{\n \"CertId\": \"LrmeMvQr\",\n \"GenCsrType\": \"parse\",\n \"CertCommonName\": \"tencent.com\",\n \"CompanyType\": \"2\",\n \"OrgIdType\": \"\",\n \"OrgIdNumber\": \"\",\n \"AdminIdType\": \"\",\n \"AdminIdNumber\": \"\",\n \"TechIdType\": \"\",\n \"TechIdNumber\": \"\",\n \"CompanyId\": \"11772\",\n \"Csr\": \"-----BEGIN CERTIFICATE REQUEST-----\\nMIIC5zCCAc8CAQAweTELMAkGA1UEBhMCQ04xEjAQBgNVBAgMCea5luWNl+ecgTES\\nMBAGA1UEBwwJ6ZW/5rKZ5biCMRswGQYDVQQKDBLohb7orq/kupFTU0zor4HkuaYx\\nDzANBgNVBAsMBueglOWPkTEUMBIGA1UEAxMLdGVuY2VudC5jb20wggEiMA0GCSqG\\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDWACnWh6gA1dGDi/pJtGZtp/Wp4ou6//JM\\nEu4OpXQ5t/afvX4xPGm7laWE4aFItZpfhXc1SGVwOBwWsOArw9xwmdCDFY3Icbu9\\n8O1mIAIYfMDuc8bWL5lQfuyBeGJw+9i++E/1SkYnx3sRD+vMNlJdkaueWW4qXVo+\\nZnE7FX/6Mqi1PE53ccXU55iviLHAaSnztpmUmF4vcKIVbDTsI2TF1raHwdnmvQFx\\nvifh7h49xRz3Jj3QWCJqdtGKAktFzofDCYPKcIKT4A52u7WsoBspLIds1H93dITD\\nVxnZaE3oe4sHfQpnlHRbO72Cz1QEgGBQeOW/wH8/WygFiRIWHwZpAgMBAAGgKTAn\\nBgkqhkiG9w0BCQ4xGjAYMBYGA1UdEQQPMA2CC3RlbmNlbnQuY29tMA0GCSqGSIb3\\nDQEBCwUAA4IBAQAcr+Wy3uqr+PL+uUMwd1scB7x27/j2JDXTKBdZnsLnaEFCzz2f\\ny4aqN7hWLHNEoqGGNSg5luKO6DCFXOnzu6/bI4Ziy/w003RD1wMPinpo0C0YIzwM\\nW99sDPoI1qIxAoNEVLOP11EnPPdlq/D7T4UOMjPxjYSo4Ge2BcG5Bk1zTu/O8She\\nxHc6lEWniExaYomIboULnLTdSI1Dx0g7segNMvhLGUjRyump3/0jANfk7qbS0Nnz\\n6Q/i0NmiqUiA38iTdIBY57QAJBbXiJJ3HRF5wZyJESobTr9dHPuZH4ebJvfSaNBp\\n4KqzUxjAe5GZJs/z5EuJkG/LC/h1L3rFT7AS\\n-----END CERTIFICATE REQUEST-----\\n\",\n \"KeyPass\": \"12345678\",\n \"OrgOrganization\": \"腾讯云SSL证书测试\",\n \"OrgDivision\": \"
|
42
|
+
"input": "POST / HTTP/1.1\nHost: ssl.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CertificateInfoSubmit\n<公共请求参数>\n\n{\n \"CertId\": \"LrmeMvQr\",\n \"GenCsrType\": \"parse\",\n \"CertCommonName\": \"tencent.com\",\n \"CompanyType\": \"2\",\n \"OrgIdType\": \"\",\n \"OrgIdNumber\": \"\",\n \"AdminIdType\": \"\",\n \"AdminIdNumber\": \"\",\n \"TechIdType\": \"\",\n \"TechIdNumber\": \"\",\n \"CompanyId\": \"11772\",\n \"Csr\": \"-----BEGIN CERTIFICATE REQUEST-----\\nMIIC5zCCAc8CAQAweTELMAkGA1UEBhMCQ04xEjAQBgNVBAgMCea5luWNl+ecgTES\\nMBAGA1UEBwwJ6ZW/5rKZ5biCMRswGQYDVQQKDBLohb7orq/kupFTU0zor4HkuaYx\\nDzANBgNVBAsMBueglOWPkTEUMBIGA1UEAxMLdGVuY2VudC5jb20wggEiMA0GCSqG\\nSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDWACnWh6gA1dGDi/pJtGZtp/Wp4ou6//JM\\nEu4OpXQ5t/afvX4xPGm7laWE4aFItZpfhXc1SGVwOBwWsOArw9xwmdCDFY3Icbu9\\n8O1mIAIYfMDuc8bWL5lQfuyBeGJw+9i++E/1SkYnx3sRD+vMNlJdkaueWW4qXVo+\\nZnE7FX/6Mqi1PE53ccXU55iviLHAaSnztpmUmF4vcKIVbDTsI2TF1raHwdnmvQFx\\nvifh7h49xRz3Jj3QWCJqdtGKAktFzofDCYPKcIKT4A52u7WsoBspLIds1H93dITD\\nVxnZaE3oe4sHfQpnlHRbO72Cz1QEgGBQeOW/wH8/WygFiRIWHwZpAgMBAAGgKTAn\\nBgkqhkiG9w0BCQ4xGjAYMBYGA1UdEQQPMA2CC3RlbmNlbnQuY29tMA0GCSqGSIb3\\nDQEBCwUAA4IBAQAcr+Wy3uqr+PL+uUMwd1scB7x27/j2JDXTKBdZnsLnaEFCzz2f\\ny4aqN7hWLHNEoqGGNSg5luKO6DCFXOnzu6/bI4Ziy/w003RD1wMPinpo0C0YIzwM\\nW99sDPoI1qIxAoNEVLOP11EnPPdlq/D7T4UOMjPxjYSo4Ge2BcG5Bk1zTu/O8She\\nxHc6lEWniExaYomIboULnLTdSI1Dx0g7segNMvhLGUjRyump3/0jANfk7qbS0Nnz\\n6Q/i0NmiqUiA38iTdIBY57QAJBbXiJJ3HRF5wZyJESobTr9dHPuZH4ebJvfSaNBp\\n4KqzUxjAe5GZJs/z5EuJkG/LC/h1L3rFT7AS\\n-----END CERTIFICATE REQUEST-----\\n\",\n \"KeyPass\": \"12345678\",\n \"OrgOrganization\": \"腾讯云SSL证书测试\",\n \"OrgDivision\": \"研发部门\",\n \"OrgAddress\": \"腾讯云SSL证书测试地址\",\n \"OrgCountry\": \"CN\",\n \"OrgCity\": \"北京市\",\n \"OrgRegion\": \"北京市\",\n \"OrgPhoneArea\": \"010\",\n \"OrgPhoneNumber\": \"123456789010\",\n \"AdminFirstName\": \"宁\",\n \"AdminLastName\": \"黄\",\n \"AdminPhone\": \"18162039301\",\n \"AdminEmail\": \"ssl@tencent.com\",\n \"AdminTitle\": \"研发\",\n \"TechFirstName\": \"宁\",\n \"TechLastName\": \"黄\",\n \"CsrKeyParameter\": \"\",\n \"CsrEncryptAlgo\": \"\",\n \"TechEmail\": \"ssl@tencent.com\",\n \"TechPhone\": \"18162039301\",\n \"TechTitle\": \"研发\",\n \"ManagerId\": \"12895\"\n}",
|
43
43
|
"output": "{\n \"Response\": {\n \"RequestId\": \"54c73858-77a6-435c-addc-65919b550900\"\n }\n}",
|
44
44
|
"title": "付费证书提交资料 - 上传CSR"
|
45
45
|
}
|
@@ -8081,13 +8081,13 @@
|
|
8081
8081
|
},
|
8082
8082
|
{
|
8083
8083
|
"disabled": false,
|
8084
|
-
"document": "
|
8084
|
+
"document": "转换到该过程的简明原因",
|
8085
8085
|
"example": "reason",
|
8086
8086
|
"member": "string",
|
8087
8087
|
"name": "Reason",
|
8088
8088
|
"output_required": true,
|
8089
8089
|
"type": "string",
|
8090
|
-
"value_allowed_null":
|
8090
|
+
"value_allowed_null": false
|
8091
8091
|
}
|
8092
8092
|
],
|
8093
8093
|
"usage": "out"
|
@@ -8212,63 +8212,63 @@
|
|
8212
8212
|
"members": [
|
8213
8213
|
{
|
8214
8214
|
"disabled": false,
|
8215
|
-
"document": "
|
8215
|
+
"document": "资源类型",
|
8216
8216
|
"example": "image",
|
8217
8217
|
"member": "string",
|
8218
8218
|
"name": "ResourceType",
|
8219
|
-
"
|
8219
|
+
"output_required": true,
|
8220
8220
|
"type": "string",
|
8221
|
-
"value_allowed_null":
|
8221
|
+
"value_allowed_null": false
|
8222
8222
|
},
|
8223
8223
|
{
|
8224
8224
|
"disabled": false,
|
8225
|
-
"document": "
|
8225
|
+
"document": "源资源",
|
8226
8226
|
"example": "test/test:[1]",
|
8227
8227
|
"member": "string",
|
8228
8228
|
"name": "Source",
|
8229
|
-
"
|
8229
|
+
"output_required": true,
|
8230
8230
|
"type": "string",
|
8231
|
-
"value_allowed_null":
|
8231
|
+
"value_allowed_null": false
|
8232
8232
|
},
|
8233
8233
|
{
|
8234
8234
|
"disabled": false,
|
8235
|
-
"document": "
|
8235
|
+
"document": "目的资源",
|
8236
8236
|
"example": "test/test:[1]",
|
8237
8237
|
"member": "string",
|
8238
8238
|
"name": "Destination",
|
8239
|
-
"
|
8239
|
+
"output_required": true,
|
8240
8240
|
"type": "string",
|
8241
|
-
"value_allowed_null":
|
8241
|
+
"value_allowed_null": false
|
8242
8242
|
},
|
8243
8243
|
{
|
8244
8244
|
"disabled": false,
|
8245
|
-
"document": "
|
8245
|
+
"document": "同步状态",
|
8246
8246
|
"example": "Succeed",
|
8247
8247
|
"member": "string",
|
8248
8248
|
"name": "Status",
|
8249
|
-
"
|
8249
|
+
"output_required": true,
|
8250
8250
|
"type": "string",
|
8251
|
-
"value_allowed_null":
|
8251
|
+
"value_allowed_null": false
|
8252
8252
|
},
|
8253
8253
|
{
|
8254
8254
|
"disabled": false,
|
8255
|
-
"document": "
|
8255
|
+
"document": "开始时间",
|
8256
8256
|
"example": "2021-09-28T08:00:08.186015Z",
|
8257
8257
|
"member": "string",
|
8258
8258
|
"name": "StartTime",
|
8259
|
-
"
|
8259
|
+
"output_required": true,
|
8260
8260
|
"type": "string",
|
8261
|
-
"value_allowed_null":
|
8261
|
+
"value_allowed_null": false
|
8262
8262
|
},
|
8263
8263
|
{
|
8264
8264
|
"disabled": false,
|
8265
|
-
"document": "
|
8265
|
+
"document": "结束时间",
|
8266
8266
|
"example": "2021-09-28T08:00:15Z",
|
8267
8267
|
"member": "string",
|
8268
8268
|
"name": "EndTime",
|
8269
|
-
"
|
8269
|
+
"output_required": true,
|
8270
8270
|
"type": "string",
|
8271
|
-
"value_allowed_null":
|
8271
|
+
"value_allowed_null": false
|
8272
8272
|
}
|
8273
8273
|
],
|
8274
8274
|
"usage": "out"
|
@@ -1343,7 +1343,7 @@
|
|
1343
1343
|
{
|
1344
1344
|
"disabled": false,
|
1345
1345
|
"document": "镜像信息",
|
1346
|
-
"example": "{\"ImageType\":\"SYSTEM\",\"ImageId\":\"35551e3c-b0e3
|
1346
|
+
"example": "{\"ImageType\":\"SYSTEM\",\"ImageId\":\"35551e3c-b0e3\",\"ImageUrl\":\"tione.tencentcloudcr.com/qcloud/llm-train:1.8.0\",\"RegistryRegion\":\"\",\"RegistryId\":\"\",\"ImageName\":\"tilearn-llm0.9\"}",
|
1347
1347
|
"member": "ImageInfo",
|
1348
1348
|
"name": "ImageInfo",
|
1349
1349
|
"required": false,
|
@@ -6771,7 +6771,7 @@
|
|
6771
6771
|
{
|
6772
6772
|
"disabled": false,
|
6773
6773
|
"document": "数据配置\n注意:此字段可能返回 null,表示取不到有效值。",
|
6774
|
-
"example": "[{\"MappingPath\":\"/home/tione/notebook\",\"DataSourceType\":\"CFS\",\"WeDataHDFSSource\":{\"Id\":0,\"Path\":\"\"},\"CFSSource\":{\"Id\":\"cfs-14cpoxo5\",\"Path\":\"/\"}
|
6774
|
+
"example": "[{\"MappingPath\":\"/home/tione/notebook\",\"DataSourceType\":\"CFS\",\"WeDataHDFSSource\":{\"Id\":0,\"Path\":\"\"},\"CFSSource\":{\"Id\":\"cfs-14cpoxo5\",\"Path\":\"/\"}}]",
|
6775
6775
|
"member": "DataConfig",
|
6776
6776
|
"name": "DataConfigs",
|
6777
6777
|
"output_required": true,
|
@@ -6801,7 +6801,7 @@
|
|
6801
6801
|
{
|
6802
6802
|
"disabled": false,
|
6803
6803
|
"document": "镜像信息",
|
6804
|
-
"example": "{\"ImageType\":\"SYSTEM\",\"ImageUrl\":\"tione.tencentcloudcr.com/qcloud-ti-platform/llm-train:24.03-gpu-py310-cu124-tilearn-llm-v1.8.0\",\"
|
6804
|
+
"example": "{\"ImageType\":\"SYSTEM\",\"ImageUrl\":\"tione.tencentcloudcr.com/qcloud-ti-platform/llm-train:24.03-gpu-py310-cu124-tilearn-llm-v1.8.0\",\"ImageName\":\"tilearn-\",\"ImageId\":\"35551e3c-b0e310a5613cd3\"}",
|
6805
6805
|
"member": "ImageInfo",
|
6806
6806
|
"name": "ImageInfo",
|
6807
6807
|
"output_required": true,
|
@@ -10019,7 +10019,7 @@
|
|
10019
10019
|
{
|
10020
10020
|
"disabled": false,
|
10021
10021
|
"document": "资源配置",
|
10022
|
-
"example": "[]",
|
10022
|
+
"example": "[{\"Role\":\"WORKER\",\"Cpu\":1000,\"Memory\":1024,\"GpuType\":\"\",\"Gpu\":0,\"InstanceType\":\"\",\"InstanceTypeAlias\":\"\",\"InstanceNum\":1,\"RDMAConfig\":{\"Enable\":false},\"ExtendedResourceList\":{},\"ArchType\":\"\"}]",
|
10023
10023
|
"member": "ResourceConfigInfo",
|
10024
10024
|
"name": "ResourceConfigInfos",
|
10025
10025
|
"output_required": true,
|
@@ -10029,7 +10029,7 @@
|
|
10029
10029
|
{
|
10030
10030
|
"disabled": false,
|
10031
10031
|
"document": "标签\n注意:此字段可能返回 null,表示取不到有效值。",
|
10032
|
-
"example": "[]",
|
10032
|
+
"example": "[\"test\":\"test\"]",
|
10033
10033
|
"member": "Tag",
|
10034
10034
|
"name": "Tags",
|
10035
10035
|
"output_required": true,
|
@@ -10079,7 +10079,7 @@
|
|
10079
10079
|
{
|
10080
10080
|
"disabled": false,
|
10081
10081
|
"document": "数据配置\n注意:此字段可能返回 null,表示取不到有效值。",
|
10082
|
-
"example": "[]",
|
10082
|
+
"example": "[{\"MappingPath\":\"/opt/ml/output/data\",\"DataSourceType\":\"CFS\",\"DataSourceUsage\":\"OUTPUT\",\"CFSSource\":{\"Id\":\"cfs-123abcd\",\"Path\":\"/exp1/output\"}}]",
|
10083
10083
|
"member": "DataConfig",
|
10084
10084
|
"name": "DataConfigs",
|
10085
10085
|
"output_required": true,
|
@@ -10395,7 +10395,7 @@
|
|
10395
10395
|
{
|
10396
10396
|
"disabled": false,
|
10397
10397
|
"document": "资源配置",
|
10398
|
-
"example": "[
|
10398
|
+
"example": "[{\"Role\":\"WORKER\",\"Cpu\":1000,\"Memory\":1024,\"GpuType\":\"\",\"Gpu\":0,\"InstanceType\":\"\",\"InstanceTypeAlias\":\"\",\"InstanceNum\":1,\"RDMAConfig\":{\"Enable\":false},\"ExtendedResourceList\":{},\"ArchType\":\"\"}]",
|
10399
10399
|
"member": "ResourceConfigInfo",
|
10400
10400
|
"name": "ResourceConfigInfos",
|
10401
10401
|
"output_required": true,
|