tccli 3.0.1248.1__py2.py3-none-any.whl → 3.0.1250.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/services/aiart/aiart_client.py +113 -7
- tccli/services/aiart/v20221229/api.json +191 -0
- tccli/services/aiart/v20221229/examples.json +16 -0
- tccli/services/batch/v20170312/api.json +1 -1
- tccli/services/cbs/v20170312/api.json +6 -0
- tccli/services/cdb/v20170320/api.json +9 -0
- tccli/services/cfw/v20190904/api.json +5 -3
- tccli/services/cmq/cmq_client.py +4 -799
- tccli/services/cmq/v20190304/api.json +135 -1329
- tccli/services/cmq/v20190304/examples.json +0 -120
- tccli/services/config/config_client.py +110 -4
- tccli/services/config/v20220802/api.json +374 -0
- tccli/services/config/v20220802/examples.json +16 -0
- tccli/services/cvm/v20170312/api.json +1 -1
- tccli/services/dc/v20180410/api.json +50 -48
- tccli/services/dc/v20180410/examples.json +8 -8
- tccli/services/ecm/v20190719/api.json +64 -62
- tccli/services/ecm/v20190719/examples.json +5 -5
- tccli/services/es/v20180416/api.json +10 -0
- tccli/services/ess/v20201111/api.json +163 -163
- tccli/services/ess/v20201111/examples.json +15 -21
- tccli/services/essbasic/v20210526/api.json +89 -89
- tccli/services/essbasic/v20210526/examples.json +2 -2
- tccli/services/hai/hai_client.py +60 -7
- tccli/services/hai/v20230812/api.json +195 -0
- tccli/services/hai/v20230812/examples.json +8 -0
- tccli/services/iotexplorer/iotexplorer_client.py +228 -16
- tccli/services/iotexplorer/v20190423/api.json +536 -0
- tccli/services/iotexplorer/v20190423/examples.json +32 -0
- tccli/services/iotvideo/iotvideo_client.py +53 -0
- tccli/services/iotvideo/v20211125/api.json +80 -0
- tccli/services/iotvideo/v20211125/examples.json +8 -0
- tccli/services/lkeap/v20240522/api.json +13 -13
- tccli/services/lkeap/v20240522/examples.json +2 -2
- tccli/services/mna/v20210119/api.json +24 -24
- tccli/services/mna/v20210119/examples.json +2 -2
- tccli/services/redis/v20180412/api.json +181 -181
- tccli/services/redis/v20180412/examples.json +1 -1
- tccli/services/sms/v20190711/api.json +48 -0
- tccli/services/sms/v20210111/api.json +48 -0
- tccli/services/tcb/v20180608/api.json +173 -145
- tccli/services/tcb/v20180608/examples.json +8 -8
- tccli/services/tcr/v20190924/api.json +5 -5
- tccli/services/tke/v20220501/api.json +1 -1
- tccli/services/trro/v20220325/api.json +71 -61
- tccli/services/trro/v20220325/examples.json +1 -1
- tccli/services/trtc/v20190722/api.json +114 -114
- tccli/services/tse/v20201207/api.json +18 -0
- tccli/services/vpc/v20170312/api.json +35 -33
- tccli/services/vpc/v20170312/examples.json +18 -18
- tccli/services/wedata/v20210820/api.json +80 -2
- tccli/services/wedata/v20210820/examples.json +1 -1
- {tccli-3.0.1248.1.dist-info → tccli-3.0.1250.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1248.1.dist-info → tccli-3.0.1250.1.dist-info}/RECORD +58 -58
- {tccli-3.0.1248.1.dist-info → tccli-3.0.1250.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1248.1.dist-info → tccli-3.0.1250.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1248.1.dist-info → tccli-3.0.1250.1.dist-info}/license_files/LICENSE +0 -0
@@ -151,7 +151,7 @@
|
|
151
151
|
"DeleteWxGatewayRoute": [
|
152
152
|
{
|
153
153
|
"document": "",
|
154
|
-
"input": "POST / HTTP/1.1\nHost: tcb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteWxGatewayRoute\n<公共请求参数>\n\n{\n \"GatewayRouteName\": \"
|
154
|
+
"input": "POST / HTTP/1.1\nHost: tcb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteWxGatewayRoute\n<公共请求参数>\n\n{\n \"GatewayRouteName\": \"gateway-prod\",\n \"EnvId\": \"envid-prod\"\n}",
|
155
155
|
"output": "{\n \"Response\": {\n \"RequestId\": \"5620b49e-a25a-4007-84ef-03c9035c584d\"\n }\n}",
|
156
156
|
"title": "删除微信网关"
|
157
157
|
}
|
@@ -333,7 +333,7 @@
|
|
333
333
|
"DescribeCloudBaseRunVersionSnapshot": [
|
334
334
|
{
|
335
335
|
"document": "",
|
336
|
-
"input": "https://tcb.tencentcloudapi.com/?Action=DescribeCloudBaseRunVersionSnapshot\n&EnvId=lotestapi100004\n&ServerName=
|
336
|
+
"input": "https://tcb.tencentcloudapi.com/?Action=DescribeCloudBaseRunVersionSnapshot\n&EnvId=lotestapi100004\n&ServerName=server\n&VersionName=version-001\n&Offset=0\n&Limit=10\n&<公共请求参数>",
|
337
337
|
"output": "{\n \"Response\": {\n \"RequestId\": \"daaed203-3e79-4212-966f-55d7f98ac96e\",\n \"Snapshots\": []\n }\n}",
|
338
338
|
"title": "查看服务版本历史"
|
339
339
|
}
|
@@ -557,8 +557,8 @@
|
|
557
557
|
"DescribeWxGatewayRoutes": [
|
558
558
|
{
|
559
559
|
"document": "",
|
560
|
-
"input": "POST / HTTP/1.1\nHost: tcb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeWxGatewayRoutes\n<公共请求参数>\n\n{\n \"GatewayId\": \"
|
561
|
-
"output": "{\n \"Response\": {\n \"WxGatewayRouteSet\": [\n {\n \"GatewayRouteAddr\": \"
|
560
|
+
"input": "POST / HTTP/1.1\nHost: tcb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeWxGatewayRoutes\n<公共请求参数>\n\n{\n \"GatewayId\": \"gatewayid-xxx\",\n \"EnvId\": \"envid-xxx\",\n \"GatewayVersion\": \"version-xxx\",\n \"GatewayRouteName\": \"route-xxx\"\n}",
|
561
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"6b740e66-04dc-4389-808a-b496e70e7549\",\n \"TotalCount\": 3,\n \"WxGatewayRouteSet\": [\n {\n \"CustomHeader\": {\n \"RequestToAddList\": []\n },\n \"FrequencyLimitConfig\": [],\n \"GatewayRewriteHost\": \"43.135.114.125\",\n \"GatewayRouteAddr\": \"access.xxie.site\",\n \"GatewayRouteClusterId\": \"access\",\n \"GatewayRouteCreateTime\": \"2024-11-19 10:37:49\",\n \"GatewayRouteDesc\": \"\",\n \"GatewayRouteEnvId\": \"\",\n \"GatewayRouteMethod\": \"ALL\",\n \"GatewayRouteName\": \"access\",\n \"GatewayRoutePath\": \"/test\",\n \"GatewayRoutePathMatchType\": \"prefix\",\n \"GatewayRoutePort\": 0,\n \"GatewayRouteProtocol\": \"http\",\n \"GatewayRouteServerName\": \"\",\n \"GatewayRouteServerType\": \"ip\",\n \"GatewayVersion\": \"version-xxx\"\n }\n ]\n }\n}",
|
562
562
|
"title": "查看容器托管的所有服务"
|
563
563
|
}
|
564
564
|
],
|
@@ -566,7 +566,7 @@
|
|
566
566
|
{
|
567
567
|
"document": "",
|
568
568
|
"input": "POST / HTTP/1.1\nHost: tcb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeWxGateways\n<公共请求参数>\n\n{\n \"EnvId\": \"lotestapi100004\"\n}",
|
569
|
-
"output": "{\n \"Response\": {\n \"Gateways\": [\n {\n \"AccessDomain\": \"\",\n \"AllowUncertified\": 0,\n \"AppId\": 0,\n \"AutoRenewFlag\": 1,\n \"CanDowngrade\": false,\n \"CanRenew\": true,\n \"CreateTime\": \"2023-11-23 10:27:31\",\n \"EnvId\": \"xxx\",\n \"ExpireTime\": \"2024-12-23 23:59:59\",\n \"GatewayDesc\": \"\",\n \"GatewayId\": \"xxx\",\n \"GatewayName\": \"xxx\",\n \"GatewayType\": \"wechat\",\n \"IsolateTime\": \"0000-00-00 00:00:00\",\n \"L5Addr\": \"\",\n \"LongAccessId\": \"\",\n \"PackageId\": 2005,\n \"PackageVersion\": \"testV2\",\n \"Region\": \"ap-shanghai\",\n \"Status\": \"success\",\n \"SubnetIds\": [\n \"subnet-xxxx\"\n ],\n \"Uin\": \"100008561789\",\n \"UpdateTime\": \"2024-04-25 10:50:13\",\n \"VersionNumLimit\": 3,\n \"VpcId\": \"xxxx\",\n \"WxAppId\": \"xxxx\"\n }\n ],\n \"RequestId\": \"\",\n \"TotalCount\": 1\n }\n}",
|
569
|
+
"output": "{\n \"Response\": {\n \"Gateways\": [\n {\n \"AccessDomain\": \"\",\n \"AllowUncertified\": 0,\n \"AppId\": 0,\n \"AutoRenewFlag\": 1,\n \"CanDowngrade\": false,\n \"CanRenew\": true,\n \"CreateTime\": \"2023-11-23 10:27:31\",\n \"EnvId\": \"envid-xxx\",\n \"ExpireTime\": \"2024-12-23 23:59:59\",\n \"GatewayDesc\": \"\",\n \"GatewayId\": \"envid-xxx\",\n \"GatewayName\": \"gatewayname-xxx\",\n \"GatewayType\": \"wechat\",\n \"IsolateTime\": \"0000-00-00 00:00:00\",\n \"L5Addr\": \"\",\n \"LongAccessId\": \"\",\n \"PackageId\": 2005,\n \"PackageVersion\": \"testV2\",\n \"Region\": \"ap-shanghai\",\n \"Status\": \"success\",\n \"SubnetIds\": [\n \"subnet-xxxx\"\n ],\n \"Uin\": \"100008561789\",\n \"UpdateTime\": \"2024-04-25 10:50:13\",\n \"VersionNumLimit\": 3,\n \"VpcId\": \"vpcid-xxxx\",\n \"WxAppId\": \"wxappid-xxxx\"\n }\n ],\n \"RequestId\": \"\",\n \"TotalCount\": 1\n }\n}",
|
570
570
|
"title": "查看安全网关"
|
571
571
|
}
|
572
572
|
],
|
@@ -604,8 +604,8 @@
|
|
604
604
|
],
|
605
605
|
"EstablishWxGatewayRoute": [
|
606
606
|
{
|
607
|
-
"document": "",
|
608
|
-
"input": "POST / HTTP/1.1\nHost: tcb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: EstablishWxGatewayRoute\n<公共请求参数>\n\n{\n \"GatewayId\": \"
|
607
|
+
"document": "创建微信网关",
|
608
|
+
"input": "POST / HTTP/1.1\nHost: tcb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: EstablishWxGatewayRoute\n<公共请求参数>\n\n{\n \"GatewayId\": \"gatewayid-xxx\",\n \"GatewayRouteDesc\": \"route test\",\n \"GatewayRouteProtocol\": \"http\",\n \"GatewayRouteAddr\": \"access.com\",\n \"GatewayRouteName\": \"routename\"\n}",
|
609
609
|
"output": "{\n \"Response\": {\n \"RequestId\": \"5620b49e-a25a-4007-84ef-03c9035c584d\"\n }\n}",
|
610
610
|
"title": "创建微信网关"
|
611
611
|
}
|
@@ -629,7 +629,7 @@
|
|
629
629
|
"ModifyCloudBaseRunServerVersion": [
|
630
630
|
{
|
631
631
|
"document": "",
|
632
|
-
"input": "https://tcb.tencentcloudapi.com/?Action=ModifyCloudBaseRunServerVersion\n&EnvId=lotestapi100004\n&ServerName=dockerservicename\n&VersionName=dbde\n&EnvParams=dnide\n&ContainerPort=8080\n&Remark=
|
632
|
+
"input": "https://tcb.tencentcloudapi.com/?Action=ModifyCloudBaseRunServerVersion\n&EnvId=lotestapi100004\n&ServerName=dockerservicename\n&VersionName=dbde\n&EnvParams=dnide\n&ContainerPort=8080\n&Remark=remark\n&CustomLogs=stdout\n&IsResetRemark=true\n&<公共请求参数>",
|
633
633
|
"output": "{\n \"Response\": {\n \"Result\": \"succ\",\n \"RequestId\": \"5620b49e-a25a-4007-84ef-03c9035c584d\"\n }\n}",
|
634
634
|
"title": "示例"
|
635
635
|
}
|
@@ -4239,7 +4239,7 @@
|
|
4239
4239
|
{
|
4240
4240
|
"disabled": false,
|
4241
4241
|
"document": "实例 Id",
|
4242
|
-
"example": "tcr-
|
4242
|
+
"example": "tcr-dg284imq",
|
4243
4243
|
"member": "string",
|
4244
4244
|
"name": "RegistryId",
|
4245
4245
|
"required": true,
|
@@ -4257,17 +4257,17 @@
|
|
4257
4257
|
"example": "无",
|
4258
4258
|
"member": "ImmutableTagRule",
|
4259
4259
|
"name": "Rules",
|
4260
|
-
"
|
4260
|
+
"output_required": true,
|
4261
4261
|
"type": "list",
|
4262
4262
|
"value_allowed_null": true
|
4263
4263
|
},
|
4264
4264
|
{
|
4265
4265
|
"disabled": false,
|
4266
4266
|
"document": "未创建规则的命名空间\n注意:此字段可能返回 null,表示取不到有效值。",
|
4267
|
-
"example": "
|
4267
|
+
"example": "[\"ns1\",\"ns2\"]",
|
4268
4268
|
"member": "string",
|
4269
4269
|
"name": "EmptyNs",
|
4270
|
-
"
|
4270
|
+
"output_required": true,
|
4271
4271
|
"type": "list",
|
4272
4272
|
"value_allowed_null": true
|
4273
4273
|
},
|
@@ -4277,7 +4277,7 @@
|
|
4277
4277
|
"example": "1",
|
4278
4278
|
"member": "int64",
|
4279
4279
|
"name": "Total",
|
4280
|
-
"
|
4280
|
+
"output_required": true,
|
4281
4281
|
"type": "int",
|
4282
4282
|
"value_allowed_null": false
|
4283
4283
|
},
|
@@ -798,7 +798,7 @@
|
|
798
798
|
},
|
799
799
|
{
|
800
800
|
"disabled": false,
|
801
|
-
"document": "过滤条件列表:\nInstanceIds(实例ID),InstanceType(实例类型:Regular,Native,
|
801
|
+
"document": "过滤条件列表:\nInstanceIds(实例ID),InstanceType(实例类型:Regular,Native,Super,External),VagueIpAddress(模糊匹配IP),Labels(k8s节点label),NodePoolNames(节点池名称),VagueInstanceName(模糊匹配节点名),InstanceStates(节点状态),Unschedulable(是否封锁),NodePoolIds(节点池ID)",
|
802
802
|
"example": "无",
|
803
803
|
"member": "Filter",
|
804
804
|
"name": "Filters",
|
@@ -1326,83 +1326,93 @@
|
|
1326
1326
|
"members": [
|
1327
1327
|
{
|
1328
1328
|
"disabled": false,
|
1329
|
-
"document": "设备ID
|
1330
|
-
"example": "\"
|
1329
|
+
"document": "设备ID",
|
1330
|
+
"example": "\"dev1\"",
|
1331
1331
|
"member": "string",
|
1332
1332
|
"name": "DeviceId",
|
1333
1333
|
"output_required": true,
|
1334
1334
|
"type": "string",
|
1335
|
-
"value_allowed_null":
|
1335
|
+
"value_allowed_null": false
|
1336
1336
|
},
|
1337
1337
|
{
|
1338
1338
|
"disabled": false,
|
1339
|
-
"document": "
|
1340
|
-
"example": "\"
|
1339
|
+
"document": "设备名称",
|
1340
|
+
"example": "\"devname\"",
|
1341
1341
|
"member": "string",
|
1342
1342
|
"name": "DeviceName",
|
1343
1343
|
"output_required": true,
|
1344
1344
|
"type": "string",
|
1345
|
-
"value_allowed_null":
|
1345
|
+
"value_allowed_null": false
|
1346
1346
|
},
|
1347
1347
|
{
|
1348
1348
|
"disabled": false,
|
1349
|
-
"document": "已经绑定license
|
1349
|
+
"document": "已经绑定license数量",
|
1350
1350
|
"example": "2",
|
1351
1351
|
"member": "int64",
|
1352
1352
|
"name": "LicenseCount",
|
1353
1353
|
"output_required": true,
|
1354
1354
|
"type": "int",
|
1355
|
-
"value_allowed_null":
|
1355
|
+
"value_allowed_null": false
|
1356
1356
|
},
|
1357
1357
|
{
|
1358
1358
|
"disabled": false,
|
1359
|
-
"document": "
|
1359
|
+
"document": "剩余天数:天",
|
1360
1360
|
"example": "30",
|
1361
1361
|
"member": "int64",
|
1362
1362
|
"name": "RemainDay",
|
1363
1363
|
"output_required": true,
|
1364
1364
|
"type": "int",
|
1365
|
-
"value_allowed_null":
|
1365
|
+
"value_allowed_null": false
|
1366
1366
|
},
|
1367
1367
|
{
|
1368
1368
|
"disabled": false,
|
1369
|
-
"document": "过期时间:s
|
1369
|
+
"document": "过期时间:s",
|
1370
1370
|
"example": "167840945",
|
1371
1371
|
"member": "string",
|
1372
1372
|
"name": "ExpireTime",
|
1373
1373
|
"output_required": true,
|
1374
1374
|
"type": "string",
|
1375
|
-
"value_allowed_null":
|
1375
|
+
"value_allowed_null": false
|
1376
1376
|
},
|
1377
1377
|
{
|
1378
1378
|
"disabled": false,
|
1379
|
-
"document": "服务时长:s
|
1379
|
+
"document": "服务时长:s",
|
1380
1380
|
"example": "86400",
|
1381
1381
|
"member": "string",
|
1382
1382
|
"name": "Duration",
|
1383
1383
|
"output_required": true,
|
1384
1384
|
"type": "string",
|
1385
|
-
"value_allowed_null":
|
1385
|
+
"value_allowed_null": false
|
1386
1386
|
},
|
1387
1387
|
{
|
1388
1388
|
"disabled": false,
|
1389
|
-
"document": "已经绑定licenseId
|
1389
|
+
"document": "已经绑定licenseId列表",
|
1390
1390
|
"example": "[\"341c4a1d-3852-4eeb-bbdd-7e216f5c7345\"]",
|
1391
1391
|
"member": "string",
|
1392
1392
|
"name": "LicenseIds",
|
1393
1393
|
"output_required": true,
|
1394
1394
|
"type": "list",
|
1395
|
-
"value_allowed_null":
|
1395
|
+
"value_allowed_null": false
|
1396
1396
|
},
|
1397
1397
|
{
|
1398
1398
|
"disabled": false,
|
1399
|
-
"document": "每月license
|
1399
|
+
"document": "每月license的限定时长",
|
1400
1400
|
"example": "66000",
|
1401
1401
|
"member": "int64",
|
1402
1402
|
"name": "MonthlyRemainTime",
|
1403
1403
|
"output_required": false,
|
1404
1404
|
"type": "int",
|
1405
|
-
"value_allowed_null":
|
1405
|
+
"value_allowed_null": false
|
1406
|
+
},
|
1407
|
+
{
|
1408
|
+
"disabled": false,
|
1409
|
+
"document": "月封顶时长(分钟)",
|
1410
|
+
"example": "60000",
|
1411
|
+
"member": "int64",
|
1412
|
+
"name": "LimitedTime",
|
1413
|
+
"output_required": false,
|
1414
|
+
"type": "int",
|
1415
|
+
"value_allowed_null": false
|
1406
1416
|
}
|
1407
1417
|
],
|
1408
1418
|
"usage": "out"
|
@@ -2379,33 +2389,33 @@
|
|
2379
2389
|
},
|
2380
2390
|
{
|
2381
2391
|
"disabled": false,
|
2382
|
-
"document": "sdk
|
2392
|
+
"document": "sdk版本",
|
2383
2393
|
"example": "1.4.7",
|
2384
2394
|
"member": "string",
|
2385
2395
|
"name": "Ver",
|
2386
2396
|
"output_required": false,
|
2387
2397
|
"type": "string",
|
2388
|
-
"value_allowed_null":
|
2398
|
+
"value_allowed_null": false
|
2389
2399
|
},
|
2390
2400
|
{
|
2391
2401
|
"disabled": false,
|
2392
|
-
"document": "模式(p2p/server)
|
2402
|
+
"document": "模式(p2p/server)",
|
2393
2403
|
"example": "server",
|
2394
2404
|
"member": "string",
|
2395
2405
|
"name": "SdkMode",
|
2396
2406
|
"output_required": false,
|
2397
2407
|
"type": "string",
|
2398
|
-
"value_allowed_null":
|
2408
|
+
"value_allowed_null": false
|
2399
2409
|
},
|
2400
2410
|
{
|
2401
2411
|
"disabled": false,
|
2402
|
-
"document": "解码耗时,单位:ms
|
2412
|
+
"document": "解码耗时,单位:ms",
|
2403
2413
|
"example": "[20,20,30]",
|
2404
2414
|
"member": "int64",
|
2405
2415
|
"name": "DecodeCost",
|
2406
2416
|
"output_required": false,
|
2407
2417
|
"type": "list",
|
2408
|
-
"value_allowed_null":
|
2418
|
+
"value_allowed_null": false
|
2409
2419
|
},
|
2410
2420
|
{
|
2411
2421
|
"disabled": true,
|
@@ -2419,183 +2429,183 @@
|
|
2419
2429
|
},
|
2420
2430
|
{
|
2421
2431
|
"disabled": false,
|
2422
|
-
"document": "卡顿k100
|
2432
|
+
"document": "卡顿k100",
|
2423
2433
|
"example": "[20.12,20.25,30.16]",
|
2424
2434
|
"member": "float",
|
2425
2435
|
"name": "K100",
|
2426
2436
|
"output_required": false,
|
2427
2437
|
"type": "list",
|
2428
|
-
"value_allowed_null":
|
2438
|
+
"value_allowed_null": false
|
2429
2439
|
},
|
2430
2440
|
{
|
2431
2441
|
"disabled": false,
|
2432
|
-
"document": "卡顿k150
|
2442
|
+
"document": "卡顿k150",
|
2433
2443
|
"example": "[20.12,20.25,30.16]",
|
2434
2444
|
"member": "float",
|
2435
2445
|
"name": "K150",
|
2436
2446
|
"output_required": false,
|
2437
2447
|
"type": "list",
|
2438
|
-
"value_allowed_null":
|
2448
|
+
"value_allowed_null": false
|
2439
2449
|
},
|
2440
2450
|
{
|
2441
2451
|
"disabled": false,
|
2442
|
-
"document": "nack
|
2452
|
+
"document": "nack请求数",
|
2443
2453
|
"example": "[0,0,0]",
|
2444
2454
|
"member": "int64",
|
2445
2455
|
"name": "NACK",
|
2446
2456
|
"output_required": false,
|
2447
2457
|
"type": "list",
|
2448
|
-
"value_allowed_null":
|
2458
|
+
"value_allowed_null": false
|
2449
2459
|
},
|
2450
2460
|
{
|
2451
2461
|
"disabled": false,
|
2452
|
-
"document": "服务端调控码率,单位:kbps
|
2462
|
+
"document": "服务端调控码率,单位:kbps",
|
2453
2463
|
"example": "3000",
|
2454
2464
|
"member": "int64",
|
2455
2465
|
"name": "BitRateEstimate",
|
2456
2466
|
"output_required": false,
|
2457
2467
|
"type": "list",
|
2458
|
-
"value_allowed_null":
|
2468
|
+
"value_allowed_null": false
|
2459
2469
|
},
|
2460
2470
|
{
|
2461
2471
|
"disabled": false,
|
2462
|
-
"document": "
|
2472
|
+
"document": "宽度",
|
2463
2473
|
"example": "1280",
|
2464
2474
|
"member": "int64",
|
2465
2475
|
"name": "Width",
|
2466
2476
|
"output_required": false,
|
2467
2477
|
"type": "int",
|
2468
|
-
"value_allowed_null":
|
2478
|
+
"value_allowed_null": false
|
2469
2479
|
},
|
2470
2480
|
{
|
2471
2481
|
"disabled": false,
|
2472
|
-
"document": "
|
2482
|
+
"document": "高度",
|
2473
2483
|
"example": "720",
|
2474
2484
|
"member": "int64",
|
2475
2485
|
"name": "Height",
|
2476
2486
|
"output_required": false,
|
2477
2487
|
"type": "int",
|
2478
|
-
"value_allowed_null":
|
2488
|
+
"value_allowed_null": false
|
2479
2489
|
},
|
2480
2490
|
{
|
2481
2491
|
"disabled": false,
|
2482
|
-
"document": "编码耗时,单位:ms
|
2492
|
+
"document": "编码耗时,单位:ms",
|
2483
2493
|
"example": "[20.12,20.25,30.16]",
|
2484
2494
|
"member": "int64",
|
2485
2495
|
"name": "EncodeCost",
|
2486
2496
|
"output_required": false,
|
2487
2497
|
"type": "list",
|
2488
|
-
"value_allowed_null":
|
2498
|
+
"value_allowed_null": false
|
2489
2499
|
},
|
2490
2500
|
{
|
2491
2501
|
"disabled": false,
|
2492
|
-
"document": "采集耗时,单位:ms
|
2502
|
+
"document": "采集耗时,单位:ms",
|
2493
2503
|
"example": "[20.12,20.25,30.16]",
|
2494
2504
|
"member": "int64",
|
2495
2505
|
"name": "CaptureCost",
|
2496
2506
|
"output_required": false,
|
2497
2507
|
"type": "list",
|
2498
|
-
"value_allowed_null":
|
2508
|
+
"value_allowed_null": false
|
2499
2509
|
},
|
2500
2510
|
{
|
2501
2511
|
"disabled": false,
|
2502
|
-
"document": "渲染耗时,单位:ms
|
2512
|
+
"document": "渲染耗时,单位:ms",
|
2503
2513
|
"example": "[20,20,30]",
|
2504
2514
|
"member": "int64",
|
2505
2515
|
"name": "RenderCost",
|
2506
2516
|
"output_required": false,
|
2507
2517
|
"type": "list",
|
2508
|
-
"value_allowed_null":
|
2518
|
+
"value_allowed_null": false
|
2509
2519
|
},
|
2510
2520
|
{
|
2511
2521
|
"disabled": false,
|
2512
|
-
"document": "
|
2522
|
+
"document": "配置宽度",
|
2513
2523
|
"example": "1280",
|
2514
2524
|
"member": "int64",
|
2515
2525
|
"name": "ConfigWidth",
|
2516
2526
|
"output_required": false,
|
2517
2527
|
"type": "int",
|
2518
|
-
"value_allowed_null":
|
2528
|
+
"value_allowed_null": false
|
2519
2529
|
},
|
2520
2530
|
{
|
2521
2531
|
"disabled": false,
|
2522
|
-
"document": "
|
2532
|
+
"document": "配置高度",
|
2523
2533
|
"example": "720",
|
2524
2534
|
"member": "int64",
|
2525
2535
|
"name": "ConfigHeight",
|
2526
2536
|
"output_required": false,
|
2527
2537
|
"type": "int",
|
2528
|
-
"value_allowed_null":
|
2538
|
+
"value_allowed_null": false
|
2529
2539
|
},
|
2530
2540
|
{
|
2531
2541
|
"disabled": false,
|
2532
|
-
"document": "
|
2542
|
+
"document": "平均帧间隔",
|
2533
2543
|
"example": "[20.12,20.25,30.16]",
|
2534
2544
|
"member": "int64",
|
2535
2545
|
"name": "FrameDelta",
|
2536
2546
|
"output_required": false,
|
2537
2547
|
"type": "list",
|
2538
|
-
"value_allowed_null":
|
2548
|
+
"value_allowed_null": false
|
2539
2549
|
},
|
2540
2550
|
{
|
2541
2551
|
"disabled": false,
|
2542
|
-
"document": "
|
2552
|
+
"document": "最大帧间隔",
|
2543
2553
|
"example": "[20.12,20.25,30.16]",
|
2544
2554
|
"member": "int64",
|
2545
2555
|
"name": "MaxFrameDelta",
|
2546
2556
|
"output_required": false,
|
2547
2557
|
"type": "list",
|
2548
|
-
"value_allowed_null":
|
2558
|
+
"value_allowed_null": false
|
2549
2559
|
},
|
2550
2560
|
{
|
2551
2561
|
"disabled": false,
|
2552
|
-
"document": "总码率评估,单位:kbps
|
2562
|
+
"document": "总码率评估,单位:kbps",
|
2553
2563
|
"example": "[20.12,20.25,30.16]",
|
2554
2564
|
"member": "int64",
|
2555
2565
|
"name": "TotalBitrateEstimate",
|
2556
2566
|
"output_required": false,
|
2557
2567
|
"type": "list",
|
2558
|
-
"value_allowed_null":
|
2568
|
+
"value_allowed_null": false
|
2559
2569
|
},
|
2560
2570
|
{
|
2561
2571
|
"disabled": false,
|
2562
|
-
"document": "帧间隔大于100ms
|
2572
|
+
"document": "帧间隔大于100ms的卡顿时长",
|
2563
2573
|
"example": "[20.12,20.25,30.16]",
|
2564
2574
|
"member": "int64",
|
2565
2575
|
"name": "Lag100Duration",
|
2566
2576
|
"output_required": false,
|
2567
2577
|
"type": "list",
|
2568
|
-
"value_allowed_null":
|
2578
|
+
"value_allowed_null": false
|
2569
2579
|
},
|
2570
2580
|
{
|
2571
2581
|
"disabled": false,
|
2572
|
-
"document": "帧间隔大于150ms
|
2582
|
+
"document": "帧间隔大于150ms的卡顿时长",
|
2573
2583
|
"example": "[20.12,20.25,30.16]",
|
2574
2584
|
"member": "int64",
|
2575
2585
|
"name": "Lag150Duration",
|
2576
2586
|
"output_required": false,
|
2577
2587
|
"type": "list",
|
2578
|
-
"value_allowed_null":
|
2588
|
+
"value_allowed_null": false
|
2579
2589
|
},
|
2580
2590
|
{
|
2581
2591
|
"disabled": false,
|
2582
|
-
"document": "是否开启多网:0 单网,1
|
2592
|
+
"document": "是否开启多网:0 单网,1 多网",
|
2583
2593
|
"example": "0",
|
2584
2594
|
"member": "int64",
|
2585
2595
|
"name": "MultiMode",
|
2586
2596
|
"output_required": false,
|
2587
2597
|
"type": "int",
|
2588
|
-
"value_allowed_null":
|
2598
|
+
"value_allowed_null": false
|
2589
2599
|
},
|
2590
2600
|
{
|
2591
2601
|
"disabled": false,
|
2592
|
-
"document": "
|
2593
|
-
"example": "[
|
2602
|
+
"document": "多网卡信息",
|
2603
|
+
"example": "[{\"NetId\": 0, \"NetIp\": \"192.168.12.4\",\"Rtt\": [132,126],\"Lost\": [0,0],\"SendBps\": [300,847],\"RecvBps\": [202,75]},{\"NetId\": 1,\"NetIp\": \"192.168.21.2\", \"Rtt\": [0,0],\"Lost\": [0,1],\"SendBps\": [7,2],\"RecvBps\": [0,10]}]",
|
2594
2604
|
"member": "MultiNet",
|
2595
2605
|
"name": "MultiNet",
|
2596
2606
|
"output_required": false,
|
2597
2607
|
"type": "list",
|
2598
|
-
"value_allowed_null":
|
2608
|
+
"value_allowed_null": false
|
2599
2609
|
}
|
2600
2610
|
],
|
2601
2611
|
"usage": "out"
|
@@ -140,7 +140,7 @@
|
|
140
140
|
{
|
141
141
|
"document": "查询用户购买的license列表以及设备绑定情况",
|
142
142
|
"input": "POST / HTTP/1.1\nHost: trro.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetDevices\n<公共请求参数>\n\n{\n \"PageNum\": 1,\n \"PageSize\": 10,\n \"ProjectId\": \"m82k5408n675phvb\",\n \"DeviceId\": \"dev1\"\n}",
|
143
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"468bf31b-b5f7-44c4-8663-8d9548693cf5\",\n \"Devices\": [\n {\n \"DeviceId\": \"dev1\",\n \"DeviceName\": \"vin234\",\n \"LicenseCount\": 2,\n \"RemainDay\": 30,\n \"ExpireTime\": \"167840945\",\n \"Duration\": \"86400\",\n \"MonthlyRemainTime\": 66000,\n \"LicenseIds\": [\n \"trro-2e24a74a-67ea-1732-076d-75bf772529a\",\n \"trro-2e24a74a-67ea-1732-073d-75bf772579a\"\n ]\n },\n {\n \"DeviceId\": \"dev1\",\n \"DeviceName\": \"vin123\",\n \"LicenseCount\": 2,\n \"RemainDay\": 30,\n \"ExpireTime\": \"167840945\",\n \"Duration\": \"86400\",\n \"MonthlyRemainTime\": 66000,\n \"LicenseIds\": [\n \"trro-2e24a74a-67ea-1732-076d-75bf772529a\",\n \"trro-2e24a74a-67ea-1732-073d-75bf772579a\"\n ]\n }\n ],\n \"TotalCount\": 2\n }\n}",
|
143
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"468bf31b-b5f7-44c4-8663-8d9548693cf5\",\n \"Devices\": [\n {\n \"DeviceId\": \"dev1\",\n \"DeviceName\": \"vin234\",\n \"LicenseCount\": 2,\n \"RemainDay\": 30,\n \"ExpireTime\": \"167840945\",\n \"Duration\": \"86400\",\n \"MonthlyRemainTime\": 66000,\n \"LimitedTime\": 60000,\n \"LicenseIds\": [\n \"trro-2e24a74a-67ea-1732-076d-75bf772529a\",\n \"trro-2e24a74a-67ea-1732-073d-75bf772579a\"\n ]\n },\n {\n \"DeviceId\": \"dev1\",\n \"DeviceName\": \"vin123\",\n \"LicenseCount\": 2,\n \"RemainDay\": 30,\n \"ExpireTime\": \"167840945\",\n \"Duration\": \"86400\",\n \"MonthlyRemainTime\": 66000,\n \"LimitedTime\": 60000,\n \"LicenseIds\": [\n \"trro-2e24a74a-67ea-1732-076d-75bf772529a\",\n \"trro-2e24a74a-67ea-1732-073d-75bf772579a\"\n ]\n }\n ],\n \"TotalCount\": 2\n }\n}",
|
144
144
|
"title": "查询license列表"
|
145
145
|
}
|
146
146
|
],
|