tccli 3.0.1167.1__py2.py3-none-any.whl → 3.0.1168.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/autoscaling/v20180419/api.json +42 -10
- 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/iotexplorer/v20190423/api.json +30 -0
- tccli/services/iotexplorer/v20190423/examples.json +1 -1
- 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/trtc/v20190722/api.json +56 -9
- tccli/services/trtc/v20190722/examples.json +1 -1
- tccli/services/wedata/v20210820/api.json +11 -2
- {tccli-3.0.1167.1.dist-info → tccli-3.0.1168.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1167.1.dist-info → tccli-3.0.1168.1.dist-info}/RECORD +20 -20
- {tccli-3.0.1167.1.dist-info → tccli-3.0.1168.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1167.1.dist-info → tccli-3.0.1168.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1167.1.dist-info → tccli-3.0.1168.1.dist-info}/license_files/LICENSE +0 -0
tccli/__init__.py
CHANGED
@@ -1 +1 @@
|
|
1
|
-
__version__ = '3.0.
|
1
|
+
__version__ = '3.0.1168.1'
|
@@ -1293,6 +1293,15 @@
|
|
1293
1293
|
"name": "ClearDisasterRecoverGroupIds",
|
1294
1294
|
"required": false,
|
1295
1295
|
"type": "bool"
|
1296
|
+
},
|
1297
|
+
{
|
1298
|
+
"disabled": false,
|
1299
|
+
"document": "是否清空实例标签列表,非必填,默认为 false。\n填 true 代表清空实例标签列表,清空后基于此新创建的云主机将不会绑定列表中的标签。",
|
1300
|
+
"example": "false",
|
1301
|
+
"member": "bool",
|
1302
|
+
"name": "ClearInstanceTags",
|
1303
|
+
"required": false,
|
1304
|
+
"type": "bool"
|
1296
1305
|
}
|
1297
1306
|
],
|
1298
1307
|
"type": "object"
|
@@ -1802,7 +1811,7 @@
|
|
1802
1811
|
},
|
1803
1812
|
{
|
1804
1813
|
"disabled": false,
|
1805
|
-
"document": "实例计费类型,CVM默认值按照POSTPAID_BY_HOUR处理。\n<
|
1814
|
+
"document": "实例计费类型,CVM默认值按照POSTPAID_BY_HOUR处理。\n<li>POSTPAID_BY_HOUR:按小时后付费</li>\n<li>SPOTPAID:竞价付费</li>\n<li>PREPAID:预付费,即包年包月</li>",
|
1806
1815
|
"example": "无",
|
1807
1816
|
"member": "string",
|
1808
1817
|
"name": "InstanceChargeType",
|
@@ -1838,7 +1847,7 @@
|
|
1838
1847
|
},
|
1839
1848
|
{
|
1840
1849
|
"disabled": false,
|
1841
|
-
"document": "实例类型校验策略,取值包括 ALL 和 ANY,默认取值为ANY。\n<
|
1850
|
+
"document": "实例类型校验策略,取值包括 ALL 和 ANY,默认取值为ANY。\n<li> ALL,所有实例类型(InstanceType)都可用则通过校验,否则校验报错。</li>\n<li> ANY,存在任何一个实例类型(InstanceType)可用则通过校验,否则校验报错。</li>\n\n实例类型不可用的常见原因包括该实例类型售罄、对应云盘售罄等。\n如果 InstanceTypes 中一款机型不存在或者已下线,则无论 InstanceTypesCheckPolicy 采用何种取值,都会校验报错。",
|
1842
1851
|
"example": "无",
|
1843
1852
|
"member": "string",
|
1844
1853
|
"name": "InstanceTypesCheckPolicy",
|
@@ -1892,7 +1901,7 @@
|
|
1892
1901
|
},
|
1893
1902
|
{
|
1894
1903
|
"disabled": false,
|
1895
|
-
"document": "云盘类型选择策略,默认取值 ORIGINAL,取值范围:\n<
|
1904
|
+
"document": "云盘类型选择策略,默认取值 ORIGINAL,取值范围:\n<li>ORIGINAL:使用设置的云盘类型</li>\n<li>AUTOMATIC:自动选择当前可用的云盘类型</li>",
|
1896
1905
|
"example": "ORIGINAL",
|
1897
1906
|
"member": "string",
|
1898
1907
|
"name": "DiskTypePolicy",
|
@@ -1938,6 +1947,7 @@
|
|
1938
1947
|
"example": "asc-23h37kyn",
|
1939
1948
|
"member": "string",
|
1940
1949
|
"name": "LaunchConfigurationId",
|
1950
|
+
"output_required": true,
|
1941
1951
|
"type": "string",
|
1942
1952
|
"value_allowed_null": false
|
1943
1953
|
},
|
@@ -3934,20 +3944,33 @@
|
|
3934
3944
|
"members": [
|
3935
3945
|
{
|
3936
3946
|
"disabled": false,
|
3937
|
-
"document": "云服务器的主机名。\n<
|
3947
|
+
"document": "云服务器的主机名。\n<li> 点号(.)和短横线(-)不能作为 HostName 的首尾字符,不能连续使用。</li> \n<li> 不支持 Windows 实例。</li> \n<li> 其他类型(Linux 等)实例:字符长度为[2, 40],允许支持多个点号,点之间为一段,每段允许字母(不限制大小写)、数字和短横线(-)组成。不允许为纯数字。</li> \n注意:此字段可能返回 null,表示取不到有效值。",
|
3938
3948
|
"example": "aaa",
|
3939
3949
|
"member": "string",
|
3940
3950
|
"name": "HostName",
|
3951
|
+
"output_required": true,
|
3941
3952
|
"required": true,
|
3942
3953
|
"type": "string",
|
3943
3954
|
"value_allowed_null": true
|
3944
3955
|
},
|
3945
3956
|
{
|
3946
3957
|
"disabled": false,
|
3947
|
-
"document": "云服务器主机名的风格,取值范围包括 ORIGINAL 和 UNIQUE,默认为 ORIGINAL。\n<
|
3958
|
+
"document": "云服务器主机名的风格,取值范围包括 ORIGINAL 和 UNIQUE,默认为 ORIGINAL。\n<li> ORIGINAL,AS 直接将入参中所填的 HostName 传递给 CVM,CVM 可能会对 HostName 追加序列号,伸缩组中实例的 HostName 会出现冲突的情况。</li> \n<li> UNIQUE,入参所填的 HostName 相当于主机名前缀,AS 和 CVM 会对其进行拓展,伸缩组中实例的 HostName 可以保证唯一。</li> \n注意:此字段可能返回 null,表示取不到有效值。",
|
3948
3959
|
"example": "ORIGINAL",
|
3949
3960
|
"member": "string",
|
3950
3961
|
"name": "HostNameStyle",
|
3962
|
+
"output_required": true,
|
3963
|
+
"required": false,
|
3964
|
+
"type": "string",
|
3965
|
+
"value_allowed_null": true
|
3966
|
+
},
|
3967
|
+
{
|
3968
|
+
"disabled": false,
|
3969
|
+
"document": "云服务器的主机名后缀。\n<li> 点号(.)和短横线(-)不能作为 HostNameSuffix 的首尾字符,不能连续使用。</li> \n<li> 不支持 Windows 实例。</li> \n<li>其他类型(Linux 等)实例:字符长度为[1, 37],且与 HostName 的长度和不能超过 39,允许支持多个点号,点之间为一段,每段允许字母(不限制大小写)、数字和短横线(-)组成。</li> \n假设后缀名称为 suffix,原主机名为 test.0,最终主机名为 test.0.suffix。\n注意:此字段可能返回 null,表示取不到有效值。",
|
3970
|
+
"example": "suffix",
|
3971
|
+
"member": "string",
|
3972
|
+
"name": "HostNameSuffix",
|
3973
|
+
"output_required": true,
|
3951
3974
|
"required": false,
|
3952
3975
|
"type": "string",
|
3953
3976
|
"value_allowed_null": true
|
@@ -5386,7 +5409,7 @@
|
|
5386
5409
|
},
|
5387
5410
|
{
|
5388
5411
|
"disabled": false,
|
5389
|
-
"document": "实例类型校验策略,在实际修改 InstanceTypes 时发挥作用,取值包括 ALL 和 ANY,默认取值为ANY。\n<
|
5412
|
+
"document": "实例类型校验策略,在实际修改 InstanceTypes 时发挥作用,取值包括 ALL 和 ANY,默认取值为ANY。\n<li> ALL,所有实例类型(InstanceType)都可用则通过校验,否则校验报错。</li> \n<li> ANY,存在任何一个实例类型(InstanceType)可用则通过校验,否则校验报错。</li> \n实例类型不可用的常见原因包括该实例类型售罄、对应云盘售罄等。\n如果 InstanceTypes 中一款机型不存在或者已下线,则无论 InstanceTypesCheckPolicy 采用何种取值,都会校验报错。",
|
5390
5413
|
"example": "ALL",
|
5391
5414
|
"member": "string",
|
5392
5415
|
"name": "InstanceTypesCheckPolicy",
|
@@ -5431,7 +5454,7 @@
|
|
5431
5454
|
},
|
5432
5455
|
{
|
5433
5456
|
"disabled": false,
|
5434
|
-
"document": "实例计费类型。具体取值范围如下:\n<
|
5457
|
+
"document": "实例计费类型。具体取值范围如下:\n<li>POSTPAID_BY_HOUR:按小时后付费</li>\n<li>SPOTPAID:竞价付费</li>\n<li>PREPAID:预付费,即包年包月</li>",
|
5435
5458
|
"example": "POSTPAID_BY_HOUR",
|
5436
5459
|
"member": "string",
|
5437
5460
|
"name": "InstanceChargeType",
|
@@ -5458,7 +5481,7 @@
|
|
5458
5481
|
},
|
5459
5482
|
{
|
5460
5483
|
"disabled": false,
|
5461
|
-
"document": "云盘类型选择策略,取值范围:\n<
|
5484
|
+
"document": "云盘类型选择策略,取值范围:\n<li>ORIGINAL:使用设置的云盘类型。</li>\n<li>AUTOMATIC:自动选择当前可用的云盘类型。</li>",
|
5462
5485
|
"example": "ORIGINAL",
|
5463
5486
|
"member": "string",
|
5464
5487
|
"name": "DiskTypePolicy",
|
@@ -5513,7 +5536,7 @@
|
|
5513
5536
|
{
|
5514
5537
|
"disabled": false,
|
5515
5538
|
"document": "CAM角色名称。可通过DescribeRoleList接口返回值中的roleName获取。",
|
5516
|
-
"example": "
|
5539
|
+
"example": "TestRole",
|
5517
5540
|
"member": "string",
|
5518
5541
|
"name": "CamRoleName",
|
5519
5542
|
"required": false,
|
@@ -5522,7 +5545,7 @@
|
|
5522
5545
|
{
|
5523
5546
|
"disabled": false,
|
5524
5547
|
"document": "高性能计算集群ID。<br>\n注意:此字段默认为空。",
|
5525
|
-
"example": "
|
5548
|
+
"example": "hpc-abcd1234",
|
5526
5549
|
"member": "string",
|
5527
5550
|
"name": "HpcClusterId",
|
5528
5551
|
"required": false,
|
@@ -5554,6 +5577,15 @@
|
|
5554
5577
|
"name": "LoginSettings",
|
5555
5578
|
"required": false,
|
5556
5579
|
"type": "object"
|
5580
|
+
},
|
5581
|
+
{
|
5582
|
+
"disabled": false,
|
5583
|
+
"document": "实例标签列表。通过指定该参数,可以为扩容的实例绑定标签。最多支持指定10个标签。\n该参数会覆盖原有的实例标签列表,如需新增标签,需将新标签和原有标签一并传入。",
|
5584
|
+
"example": "[{\"Key\":\"Test\",\"Value\":\"test\"}]",
|
5585
|
+
"member": "InstanceTag",
|
5586
|
+
"name": "InstanceTags",
|
5587
|
+
"required": false,
|
5588
|
+
"type": "list"
|
5557
5589
|
}
|
5558
5590
|
],
|
5559
5591
|
"type": "object"
|
@@ -17971,6 +17971,24 @@
|
|
17971
17971
|
"name": "DataEngineConfigCommand",
|
17972
17972
|
"required": true,
|
17973
17973
|
"type": "string"
|
17974
|
+
},
|
17975
|
+
{
|
17976
|
+
"disabled": false,
|
17977
|
+
"document": "是否使用lakefs作为结果存储",
|
17978
|
+
"example": "false",
|
17979
|
+
"member": "bool",
|
17980
|
+
"name": "UseLakeFs",
|
17981
|
+
"required": false,
|
17982
|
+
"type": "bool"
|
17983
|
+
},
|
17984
|
+
{
|
17985
|
+
"disabled": false,
|
17986
|
+
"document": "用户自定义结果路径",
|
17987
|
+
"example": "cosn://test-bucket/dir",
|
17988
|
+
"member": "string",
|
17989
|
+
"name": "CustomResultPath",
|
17990
|
+
"required": false,
|
17991
|
+
"type": "string"
|
17974
17992
|
}
|
17975
17993
|
],
|
17976
17994
|
"type": "object"
|
@@ -1405,6 +1405,15 @@
|
|
1405
1405
|
"name": "DisasterRecoverGroupAffinity",
|
1406
1406
|
"required": false,
|
1407
1407
|
"type": "int"
|
1408
|
+
},
|
1409
|
+
{
|
1410
|
+
"disabled": false,
|
1411
|
+
"document": "子产品ID枚举值: 开源版:\"sp_es_io2\", 基础版:\"sp_es_basic\",白金版:\"sp_es_platinum\",企业版:\"sp_es_enterprise\",CDC白金版:\"sp_es_cdc_platinum\",日志增强版:\"sp_es_enlogging\",tsearch:\"sp_tsearch_io2\",logstash:\"sp_es_logstash\" ,可以为空,为空的时候后台取LicenseType映射该字段",
|
1412
|
+
"example": "sp_es_platinum",
|
1413
|
+
"member": "string",
|
1414
|
+
"name": "SubProductCode",
|
1415
|
+
"required": false,
|
1416
|
+
"type": "string"
|
1408
1417
|
}
|
1409
1418
|
],
|
1410
1419
|
"type": "object"
|
@@ -2840,6 +2849,15 @@
|
|
2840
2849
|
"name": "VpcIds",
|
2841
2850
|
"required": false,
|
2842
2851
|
"type": "list"
|
2852
|
+
},
|
2853
|
+
{
|
2854
|
+
"disabled": false,
|
2855
|
+
"document": "cdc集群id",
|
2856
|
+
"example": "cluster-262n63e8",
|
2857
|
+
"member": "string",
|
2858
|
+
"name": "CdcId",
|
2859
|
+
"required": false,
|
2860
|
+
"type": "string"
|
2843
2861
|
}
|
2844
2862
|
],
|
2845
2863
|
"type": "object"
|
@@ -6087,6 +6105,16 @@
|
|
6087
6105
|
"output_required": false,
|
6088
6106
|
"type": "int",
|
6089
6107
|
"value_allowed_null": true
|
6108
|
+
},
|
6109
|
+
{
|
6110
|
+
"disabled": false,
|
6111
|
+
"document": "子产品ID枚举值: 开源版:\"sp_es_io2\", 基础版:\"sp_es_basic\",白金版:\"sp_es_platinum\",企业版:\"sp_es_enterprise\",CDC白金版:\"sp_es_cdc_platinum\",日志增强版:\"sp_es_enlogging\",tsearch:\"sp_tsearch_io2\",logstash:\"sp_es_logstash\" ,可以为空,为空的时候后台取LicenseType映射该字段\n注意:此字段可能返回 null,表示取不到有效值。",
|
6112
|
+
"example": "sp_es_platinum",
|
6113
|
+
"member": "string",
|
6114
|
+
"name": "SubProductCode",
|
6115
|
+
"output_required": false,
|
6116
|
+
"type": "string",
|
6117
|
+
"value_allowed_null": true
|
6090
6118
|
}
|
6091
6119
|
],
|
6092
6120
|
"usage": "out"
|
@@ -156,7 +156,7 @@
|
|
156
156
|
{
|
157
157
|
"document": "查询ES集群实例",
|
158
158
|
"input": "POST / HTTP/1.1\nHost: es.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeInstances\n<公共请求参数>\n\n{}",
|
159
|
-
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"InstanceList\": [\n {\n \"InstanceId\": \"es-7sy7efoi\",\n \"InstanceName\": \"_some_name_\",\n \"InstanceType\": 2,\n \"Region\": \"ap-guangzhou\",\n \"Zone\": \"ap-guangzhou-3\",\n \"AppId\": 130000000,\n \"Uin\": \"100000000\",\n \"VpcUid\": \"vpc-xxxxxx\",\n \"SubnetUid\": \"subnet-xxxxxx\",\n \"CdcId\": \"cluster-xxxxxxxx\",\n \"Status\": 1,\n \"ChargeType\": \"POSTPAID_BY_HOUR\",\n \"ChargePeriod\": 0,\n \"RenewFlag\": \"\",\n \"NodeInfoList\": [\n {\n \"Type\": \"hotData\",\n \"NodeNum\": 3,\n \"NodeType\": \"ES.SA2.MEDIUM4\",\n \"CpuNum\": 0,\n \"MemSize\": 0,\n \"DiskType\": \"CLOUD_SSD\",\n \"DiskSize\": 20,\n \"DiskEnhance\": 0,\n \"DiskEncrypt\": 0,\n \"DiskCount\": 1,\n \"LocalDiskInfo\": null\n }\n ],\n \"NodeType\": \"ES.SA2.MEDIUM4\",\n \"NodeNum\": 3,\n \"CpuNum\": 2,\n \"MemSize\": 4,\n \"DiskType\": \"CLOUD_SSD\",\n \"AutoIndexEnabled\": true,\n \"DiskSize\": 20,\n \"EnableHotWarmMode\": false,\n \"WarmNodeType\": \"\",\n \"WarmNodeNum\": 0,\n \"WarmCpuNum\": 0,\n \"WarmMemSize\": 0,\n \"WarmDiskType\": \"\",\n \"WarmDiskSize\": 0,\n \"ColdNodeType\": \"\",\n \"ColdNodeNum\": 0,\n \"ColdCpuNum\": 0,\n \"ColdMemSize\": 0,\n \"ColdDiskType\": \"\",\n \"ColdDiskSize\": 0,\n \"FrozenNodeType\": \"\",\n \"FrozenNodeNum\": 0,\n \"FrozenCpuNum\": 0,\n \"FrozenMemSize\": 0,\n \"FrozenDiskType\": \"\",\n \"FrozenDiskSize\": 0,\n \"MasterNodeInfo\": {\n \"EnableDedicatedMaster\": false,\n \"MasterNodeType\": \"\",\n \"MasterNodeNum\": 0,\n \"MasterNodeCpuNum\": 0,\n \"MasterNodeMemSize\": 0,\n \"MasterNodeDiskType\": \"\",\n \"MasterNodeDiskSize\": 0\n },\n \"KibanaNodeInfo\": {\n \"KibanaNodeType\": \"ES.SA2.SMALL2\",\n \"KibanaNodeNum\": 1,\n \"KibanaNodeCpuNum\": 1,\n \"KibanaNodeMemSize\": 2,\n \"KibanaNodeDiskType\": \"CLOUD_PREMIUM\",\n \"KibanaNodeDiskSize\": 50\n },\n \"EsDomain\": \"es-7sy7efoi.myelasticsearch.com\",\n \"EsPrivateDomain\": \"es-7sy7efoi-esinternal.kibana.myelasticsearch.com\",\n \"EsVip\": \"{vip}\",\n \"EsPort\": 9200,\n \"KibanaUrl\": \"https://es-7sy7efoi.kibana.myelasticsearch.com:5601\",\n \"KibanaPrivateUrl\": \"\",\n \"PublicAccess\": \"CLOSE\",\n \"KibanaPublicAccess\": \"OPEN\",\n \"KibanaPrivateAccess\": \"CLOSE\",\n \"KibanaAlteringPublicAccess\": \"CLOSE\",\n \"Protocol\": \"\",\n \"SecurityGroups\": [],\n \"EsPublicUrl\": \"\",\n \"EsPrivateUrl\": \"https://es-7sy7efoi-esinternal.kibana.myelasticsearch.com:9200\",\n \"EsVersion\": \"7.14.2\",\n \"EsConfig\": \"{}\",\n \"EsConfigSets\": [],\n \"KibanaConfig\": \"\",\n \"EsAcl\": {\n \"WhiteIpList\": [\n \"127.0.0.1\"\n ],\n \"BlackIpList\": []\n },\n \"EsPublicAcl\": {\n \"WhiteIpList\": [],\n \"BlackIpList\": []\n },\n \"IkConfig\": {\n \"UpdateType\": \"\",\n \"MainDict\": [],\n \"Stopwords\": [],\n \"Synonym\": [],\n \"QQDict\": []\n },\n \"AllowCosBackup\": true,\n \"CosBackup\": {\n \"IsAutoBackup\": false,\n \"BackupTime\": \"\"\n },\n \"DeployMode\": 0,\n \"MultiZoneInfo\": [\n {\n \"Zone\": \"ap-guangzhou-3\",\n \"SubnetId\": \"subnet-q29llw8g\"\n }\n ],\n \"TagList\": [],\n \"HealthStatus\": 0,\n \"SecurityType\": 2,\n \"LicenseType\": \"platinum\",\n \"SceneType\": 1,\n \"Jdk\": \"kona\",\n \"WebNodeTypeInfo\": {\n \"NodeNum\": 1,\n \"NodeType\": \"ES.SA2.SMALL2\"\n },\n \"CreateTime\": \"2022-07-06 20:52:48\",\n \"UpdateTime\": \"2022-07-07 17:35:29\",\n \"Deadline\": \"2017-12-04 00:00:00\",\n \"OperationDuration\": null,\n \"OptionalWebServiceInfos\": [\n {\n \"Status\": 0,\n \"PrivateAccess\": \"abc\",\n \"PublicAccess\": \"abc\",\n \"PrivateUrl\": \"abc\",\n \"Version\": \"abc\",\n \"Type\": \"abc\",\n \"PublicUrl\": \"abc\"\n }\n ],\n \"ProcessPercent\": 0.5,\n \"EnableHybridStorage\": true,\n \"HasKernelUpgrade\": true\n }\n ],\n \"RequestId\": \"xxxx\"\n }\n}",
|
159
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"InstanceList\": [\n {\n \"InstanceId\": \"es-7sy7efoi\",\n \"InstanceName\": \"_some_name_\",\n \"InstanceType\": 2,\n \"Region\": \"ap-guangzhou\",\n \"Zone\": \"ap-guangzhou-3\",\n \"AppId\": 130000000,\n \"Uin\": \"100000000\",\n \"VpcUid\": \"vpc-xxxxxx\",\n \"SubnetUid\": \"subnet-xxxxxx\",\n \"CdcId\": \"cluster-xxxxxxxx\",\n \"Status\": 1,\n \"ChargeType\": \"POSTPAID_BY_HOUR\",\n \"ChargePeriod\": 0,\n \"RenewFlag\": \"\",\n \"NodeInfoList\": [\n {\n \"Type\": \"hotData\",\n \"NodeNum\": 3,\n \"NodeType\": \"ES.SA2.MEDIUM4\",\n \"CpuNum\": 0,\n \"MemSize\": 0,\n \"DiskType\": \"CLOUD_SSD\",\n \"DiskSize\": 20,\n \"DiskEnhance\": 0,\n \"DiskEncrypt\": 0,\n \"DiskCount\": 1,\n \"LocalDiskInfo\": null\n }\n ],\n \"NodeType\": \"ES.SA2.MEDIUM4\",\n \"NodeNum\": 3,\n \"CpuNum\": 2,\n \"MemSize\": 4,\n \"DiskType\": \"CLOUD_SSD\",\n \"AutoIndexEnabled\": true,\n \"DiskSize\": 20,\n \"EnableHotWarmMode\": false,\n \"WarmNodeType\": \"\",\n \"WarmNodeNum\": 0,\n \"WarmCpuNum\": 0,\n \"WarmMemSize\": 0,\n \"WarmDiskType\": \"\",\n \"WarmDiskSize\": 0,\n \"ColdNodeType\": \"\",\n \"ColdNodeNum\": 0,\n \"ColdCpuNum\": 0,\n \"ColdMemSize\": 0,\n \"ColdDiskType\": \"\",\n \"ColdDiskSize\": 0,\n \"FrozenNodeType\": \"\",\n \"FrozenNodeNum\": 0,\n \"FrozenCpuNum\": 0,\n \"FrozenMemSize\": 0,\n \"FrozenDiskType\": \"\",\n \"FrozenDiskSize\": 0,\n \"MasterNodeInfo\": {\n \"EnableDedicatedMaster\": false,\n \"MasterNodeType\": \"\",\n \"MasterNodeNum\": 0,\n \"MasterNodeCpuNum\": 0,\n \"MasterNodeMemSize\": 0,\n \"MasterNodeDiskType\": \"\",\n \"MasterNodeDiskSize\": 0\n },\n \"KibanaNodeInfo\": {\n \"KibanaNodeType\": \"ES.SA2.SMALL2\",\n \"KibanaNodeNum\": 1,\n \"KibanaNodeCpuNum\": 1,\n \"KibanaNodeMemSize\": 2,\n \"KibanaNodeDiskType\": \"CLOUD_PREMIUM\",\n \"KibanaNodeDiskSize\": 50\n },\n \"EsDomain\": \"es-7sy7efoi.myelasticsearch.com\",\n \"EsPrivateDomain\": \"es-7sy7efoi-esinternal.kibana.myelasticsearch.com\",\n \"EsVip\": \"{vip}\",\n \"EsPort\": 9200,\n \"KibanaUrl\": \"https://es-7sy7efoi.kibana.myelasticsearch.com:5601\",\n \"KibanaPrivateUrl\": \"\",\n \"PublicAccess\": \"CLOSE\",\n \"KibanaPublicAccess\": \"OPEN\",\n \"KibanaPrivateAccess\": \"CLOSE\",\n \"KibanaAlteringPublicAccess\": \"CLOSE\",\n \"Protocol\": \"\",\n \"SecurityGroups\": [],\n \"EsPublicUrl\": \"\",\n \"EsPrivateUrl\": \"https://es-7sy7efoi-esinternal.kibana.myelasticsearch.com:9200\",\n \"EsVersion\": \"7.14.2\",\n \"EsConfig\": \"{}\",\n \"EsConfigSets\": [],\n \"KibanaConfig\": \"\",\n \"EsAcl\": {\n \"WhiteIpList\": [\n \"127.0.0.1\"\n ],\n \"BlackIpList\": []\n },\n \"EsPublicAcl\": {\n \"WhiteIpList\": [],\n \"BlackIpList\": []\n },\n \"IkConfig\": {\n \"UpdateType\": \"\",\n \"MainDict\": [],\n \"Stopwords\": [],\n \"Synonym\": [],\n \"QQDict\": []\n },\n \"AllowCosBackup\": true,\n \"CosBackup\": {\n \"IsAutoBackup\": false,\n \"BackupTime\": \"\"\n },\n \"DeployMode\": 0,\n \"MultiZoneInfo\": [\n {\n \"Zone\": \"ap-guangzhou-3\",\n \"SubnetId\": \"subnet-q29llw8g\"\n }\n ],\n \"TagList\": [],\n \"HealthStatus\": 0,\n \"SecurityType\": 2,\n \"LicenseType\": \"platinum\",\n \"SceneType\": 1,\n \"Jdk\": \"kona\",\n \"WebNodeTypeInfo\": {\n \"NodeNum\": 1,\n \"NodeType\": \"ES.SA2.SMALL2\"\n },\n \"CreateTime\": \"2022-07-06 20:52:48\",\n \"UpdateTime\": \"2022-07-07 17:35:29\",\n \"Deadline\": \"2017-12-04 00:00:00\",\n \"OperationDuration\": null,\n \"OptionalWebServiceInfos\": [\n {\n \"Status\": 0,\n \"PrivateAccess\": \"abc\",\n \"PublicAccess\": \"abc\",\n \"PrivateUrl\": \"abc\",\n \"Version\": \"abc\",\n \"Type\": \"abc\",\n \"PublicUrl\": \"abc\"\n }\n ],\n \"ProcessPercent\": 0.5,\n \"EnableHybridStorage\": true,\n \"HasKernelUpgrade\": true,\n \"SubProductCode\": \"sp_es_platium\"\n }\n ],\n \"RequestId\": \"xxxx\"\n }\n}",
|
160
160
|
"title": "查询ES集群实例"
|
161
161
|
}
|
162
162
|
],
|
@@ -4382,7 +4382,7 @@
|
|
4382
4382
|
},
|
4383
4383
|
{
|
4384
4384
|
"disabled": false,
|
4385
|
-
"document": "电子印章类型 , 可选类型如下: <ul><li>**OFFICIAL**: 公章</li><li>**CONTRACT**: 合同专用章;</li><li>**FINANCE**: 财务专用章;</li><li>**PERSONNEL**: 人事专用章</li><li>**INVOICE**: 发票专用章</li
|
4385
|
+
"document": "电子印章类型 , 可选类型如下: <ul><li>**OFFICIAL**: 公章</li><li>**CONTRACT**: 合同专用章;</li><li>**FINANCE**: 财务专用章;</li><li>**PERSONNEL**: 人事专用章</li><li>**INVOICE**: 发票专用章</li><li>**EMPLOYEE_QUALIFICATION_SEAL**: 员工执业章</li></ul>注: `为空时查询所有类型的印章。`",
|
4386
4386
|
"example": "无",
|
4387
4387
|
"member": "string",
|
4388
4388
|
"name": "SealTypes",
|
@@ -1055,6 +1055,26 @@
|
|
1055
1055
|
"type": "list",
|
1056
1056
|
"value_allowed_null": true
|
1057
1057
|
},
|
1058
|
+
{
|
1059
|
+
"disabled": false,
|
1060
|
+
"document": "设备激活失败返回数据\n注意:此字段可能返回 null,表示取不到有效值。",
|
1061
|
+
"example": "无",
|
1062
|
+
"member": "DeviceActiveResult",
|
1063
|
+
"name": "FailureList",
|
1064
|
+
"output_required": false,
|
1065
|
+
"type": "list",
|
1066
|
+
"value_allowed_null": true
|
1067
|
+
},
|
1068
|
+
{
|
1069
|
+
"disabled": false,
|
1070
|
+
"document": "设备激活成功返回数据\n注意:此字段可能返回 null,表示取不到有效值。",
|
1071
|
+
"example": "无",
|
1072
|
+
"member": "DeviceActiveResult",
|
1073
|
+
"name": "SuccessList",
|
1074
|
+
"output_required": false,
|
1075
|
+
"type": "list",
|
1076
|
+
"value_allowed_null": true
|
1077
|
+
},
|
1058
1078
|
{
|
1059
1079
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
1060
1080
|
"member": "string",
|
@@ -7191,6 +7211,16 @@
|
|
7191
7211
|
"output_required": false,
|
7192
7212
|
"type": "int",
|
7193
7213
|
"value_allowed_null": true
|
7214
|
+
},
|
7215
|
+
{
|
7216
|
+
"disabled": false,
|
7217
|
+
"document": "过期时间\n注意:此字段可能返回 null,表示取不到有效值。",
|
7218
|
+
"example": "无",
|
7219
|
+
"member": "int64",
|
7220
|
+
"name": "ExpireTime",
|
7221
|
+
"output_required": false,
|
7222
|
+
"type": "int",
|
7223
|
+
"value_allowed_null": true
|
7194
7224
|
}
|
7195
7225
|
],
|
7196
7226
|
"usage": "out"
|
@@ -4,7 +4,7 @@
|
|
4
4
|
{
|
5
5
|
"document": "",
|
6
6
|
"input": "POST / HTTP/1.1\nHost: iotexplorer.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ActivateTWeCallLicense\n<公共请求参数>\n\n{\n \"PkgType\": 1,\n \"MiniProgramAppId\": \"abc\",\n \"DeviceList\": [\n {\n \"ModelId\": \"1qaz\",\n \"Sn\": \"p/d\"\n }\n ]\n}",
|
7
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
|
7
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"abc\",\n \"FailureList\": [],\n \"SuccessList\": [\n {\n \"ModelId\": \"modelId\",\n \"Sn\": \"productId_deviceName\",\n \"ExpireTime\": 356123\n }\n ]\n }\n}",
|
8
8
|
"title": "成功激活示例"
|
9
9
|
}
|
10
10
|
],
|
@@ -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
|
],
|
@@ -1122,26 +1122,28 @@
|
|
1122
1122
|
"members": [
|
1123
1123
|
{
|
1124
1124
|
"disabled": false,
|
1125
|
-
"document": "
|
1125
|
+
"document": "扩缩容类型\n注意:此字段可能返回 null,表示取不到有效值。",
|
1126
1126
|
"example": "cpu, mem, cpu/mem",
|
1127
1127
|
"member": "string",
|
1128
1128
|
"name": "PolicyType",
|
1129
|
+
"output_required": false,
|
1129
1130
|
"required": true,
|
1130
1131
|
"type": "string",
|
1131
|
-
"value_allowed_null":
|
1132
|
+
"value_allowed_null": true
|
1132
1133
|
},
|
1133
1134
|
{
|
1134
1135
|
"disabled": false,
|
1135
|
-
"document": "
|
1136
|
+
"document": "扩缩容阈值\n注意:此字段可能返回 null,表示取不到有效值。",
|
1136
1137
|
"example": "60",
|
1137
1138
|
"member": "uint64",
|
1138
1139
|
"name": "PolicyThreshold",
|
1140
|
+
"output_required": false,
|
1139
1141
|
"required": true,
|
1140
1142
|
"type": "int",
|
1141
|
-
"value_allowed_null":
|
1143
|
+
"value_allowed_null": true
|
1142
1144
|
}
|
1143
1145
|
],
|
1144
|
-
"usage": "
|
1146
|
+
"usage": "both"
|
1145
1147
|
},
|
1146
1148
|
"LogServiceInfo": {
|
1147
1149
|
"document": "云日志服务相关信息",
|
@@ -1450,6 +1452,7 @@
|
|
1450
1452
|
"example": "test-1gbtbgkjf8f48e2c",
|
1451
1453
|
"member": "string",
|
1452
1454
|
"name": "EnvId",
|
1455
|
+
"output_required": true,
|
1453
1456
|
"required": true,
|
1454
1457
|
"type": "string",
|
1455
1458
|
"value_allowed_null": false
|
@@ -1460,6 +1463,7 @@
|
|
1460
1463
|
"example": "test",
|
1461
1464
|
"member": "string",
|
1462
1465
|
"name": "ServerName",
|
1466
|
+
"output_required": true,
|
1463
1467
|
"required": true,
|
1464
1468
|
"type": "string",
|
1465
1469
|
"value_allowed_null": false
|
@@ -1470,6 +1474,7 @@
|
|
1470
1474
|
"example": "[\"PUBLIC\", \"OA\", \"MINIAPP\", \"VPC\", \"\"]",
|
1471
1475
|
"member": "string",
|
1472
1476
|
"name": "OpenAccessTypes",
|
1477
|
+
"output_required": true,
|
1473
1478
|
"required": true,
|
1474
1479
|
"type": "list",
|
1475
1480
|
"value_allowed_null": false
|
@@ -1480,6 +1485,7 @@
|
|
1480
1485
|
"example": "0.25",
|
1481
1486
|
"member": "float",
|
1482
1487
|
"name": "Cpu",
|
1488
|
+
"output_required": true,
|
1483
1489
|
"required": true,
|
1484
1490
|
"type": "float",
|
1485
1491
|
"value_allowed_null": false
|
@@ -1490,6 +1496,7 @@
|
|
1490
1496
|
"example": "0.25",
|
1491
1497
|
"member": "float",
|
1492
1498
|
"name": "Mem",
|
1499
|
+
"output_required": true,
|
1493
1500
|
"required": true,
|
1494
1501
|
"type": "float",
|
1495
1502
|
"value_allowed_null": false
|
@@ -1500,6 +1507,7 @@
|
|
1500
1507
|
"example": "1",
|
1501
1508
|
"member": "uint64",
|
1502
1509
|
"name": "MinNum",
|
1510
|
+
"output_required": true,
|
1503
1511
|
"required": true,
|
1504
1512
|
"type": "int",
|
1505
1513
|
"value_allowed_null": false
|
@@ -1510,6 +1518,7 @@
|
|
1510
1518
|
"example": "2",
|
1511
1519
|
"member": "uint64",
|
1512
1520
|
"name": "MaxNum",
|
1521
|
+
"output_required": true,
|
1513
1522
|
"required": true,
|
1514
1523
|
"type": "int",
|
1515
1524
|
"value_allowed_null": false
|
@@ -1520,6 +1529,7 @@
|
|
1520
1529
|
"example": "cpu, mem, cpu/mem",
|
1521
1530
|
"member": "HpaPolicy",
|
1522
1531
|
"name": "PolicyDetails",
|
1532
|
+
"output_required": true,
|
1523
1533
|
"required": true,
|
1524
1534
|
"type": "list",
|
1525
1535
|
"value_allowed_null": false
|
@@ -1530,6 +1540,7 @@
|
|
1530
1540
|
"example": "stdout",
|
1531
1541
|
"member": "string",
|
1532
1542
|
"name": "CustomLogs",
|
1543
|
+
"output_required": true,
|
1533
1544
|
"required": true,
|
1534
1545
|
"type": "string",
|
1535
1546
|
"value_allowed_null": false
|
@@ -1540,6 +1551,7 @@
|
|
1540
1551
|
"example": "{\"MYSQL_USERNAME\":\"root\"}",
|
1541
1552
|
"member": "string",
|
1542
1553
|
"name": "EnvParams",
|
1554
|
+
"output_required": true,
|
1543
1555
|
"required": true,
|
1544
1556
|
"type": "string",
|
1545
1557
|
"value_allowed_null": false
|
@@ -1550,6 +1562,7 @@
|
|
1550
1562
|
"example": "2",
|
1551
1563
|
"member": "uint64",
|
1552
1564
|
"name": "InitialDelaySeconds",
|
1565
|
+
"output_required": true,
|
1553
1566
|
"required": true,
|
1554
1567
|
"type": "int",
|
1555
1568
|
"value_allowed_null": false
|
@@ -1560,6 +1573,7 @@
|
|
1560
1573
|
"example": "\"2022-03-10 19:44:07\"",
|
1561
1574
|
"member": "string",
|
1562
1575
|
"name": "CreateTime",
|
1576
|
+
"output_required": true,
|
1563
1577
|
"required": true,
|
1564
1578
|
"type": "string",
|
1565
1579
|
"value_allowed_null": false
|
@@ -1570,6 +1584,7 @@
|
|
1570
1584
|
"example": "8080",
|
1571
1585
|
"member": "int64",
|
1572
1586
|
"name": "Port",
|
1587
|
+
"output_required": true,
|
1573
1588
|
"required": true,
|
1574
1589
|
"type": "int",
|
1575
1590
|
"value_allowed_null": false
|
@@ -1580,6 +1595,7 @@
|
|
1580
1595
|
"example": "true",
|
1581
1596
|
"member": "bool",
|
1582
1597
|
"name": "HasDockerfile",
|
1598
|
+
"output_required": true,
|
1583
1599
|
"required": true,
|
1584
1600
|
"type": "bool",
|
1585
1601
|
"value_allowed_null": false
|
@@ -1590,6 +1606,7 @@
|
|
1590
1606
|
"example": "\"Dickerfile\"",
|
1591
1607
|
"member": "string",
|
1592
1608
|
"name": "Dockerfile",
|
1609
|
+
"output_required": true,
|
1593
1610
|
"required": true,
|
1594
1611
|
"type": "string",
|
1595
1612
|
"value_allowed_null": false
|
@@ -1600,6 +1617,7 @@
|
|
1600
1617
|
"example": "src/",
|
1601
1618
|
"member": "string",
|
1602
1619
|
"name": "BuildDir",
|
1620
|
+
"output_required": true,
|
1603
1621
|
"required": true,
|
1604
1622
|
"type": "string",
|
1605
1623
|
"value_allowed_null": false
|
@@ -1610,6 +1628,7 @@
|
|
1610
1628
|
"example": "none",
|
1611
1629
|
"member": "string",
|
1612
1630
|
"name": "LogType",
|
1631
|
+
"output_required": true,
|
1613
1632
|
"required": false,
|
1614
1633
|
"type": "string",
|
1615
1634
|
"value_allowed_null": false
|
@@ -1620,6 +1639,7 @@
|
|
1620
1639
|
"example": "无",
|
1621
1640
|
"member": "string",
|
1622
1641
|
"name": "LogSetId",
|
1642
|
+
"output_required": true,
|
1623
1643
|
"required": false,
|
1624
1644
|
"type": "string",
|
1625
1645
|
"value_allowed_null": false
|
@@ -1630,6 +1650,7 @@
|
|
1630
1650
|
"example": "无",
|
1631
1651
|
"member": "string",
|
1632
1652
|
"name": "LogTopicId",
|
1653
|
+
"output_required": true,
|
1633
1654
|
"required": false,
|
1634
1655
|
"type": "string",
|
1635
1656
|
"value_allowed_null": false
|
@@ -1640,9 +1661,21 @@
|
|
1640
1661
|
"example": "json",
|
1641
1662
|
"member": "string",
|
1642
1663
|
"name": "LogParseType",
|
1664
|
+
"output_required": true,
|
1643
1665
|
"required": false,
|
1644
1666
|
"type": "string",
|
1645
1667
|
"value_allowed_null": false
|
1668
|
+
},
|
1669
|
+
{
|
1670
|
+
"disabled": false,
|
1671
|
+
"document": "服务标签, function: 函数托管\n注意:此字段可能返回 null,表示取不到有效值。",
|
1672
|
+
"example": "\"\"",
|
1673
|
+
"member": "string",
|
1674
|
+
"name": "Tag",
|
1675
|
+
"output_required": false,
|
1676
|
+
"required": false,
|
1677
|
+
"type": "string",
|
1678
|
+
"value_allowed_null": true
|
1646
1679
|
}
|
1647
1680
|
],
|
1648
1681
|
"usage": "both"
|
@@ -267,7 +267,7 @@
|
|
267
267
|
"status": "online"
|
268
268
|
},
|
269
269
|
"StartAIConversation": {
|
270
|
-
"document": "
|
270
|
+
"document": "启动AI对话任务,AI通道机器人进入TRTC房间,与房间内指定的成员进行AI对话,适用于智能客服,AI口语教师等场景\n\nTRTC AI对话功能内置语音转文本能力,同时提供通道服务,即客户可灵活指定第三方AI模型(LLM)服务和文本转音频(TTS)服务,更多[功能说明](https://cloud.tencent.com/document/product/647/108901)。",
|
271
271
|
"input": "StartAIConversationRequest",
|
272
272
|
"name": "开始AI对话任务",
|
273
273
|
"output": "StartAIConversationResponse",
|
@@ -506,7 +506,7 @@
|
|
506
506
|
},
|
507
507
|
{
|
508
508
|
"disabled": false,
|
509
|
-
"document": "
|
509
|
+
"document": "房间内超过MaxIdleTime 没有推流,后台自动关闭任务,默认值是60s。\n注意:此字段可能返回 null,表示取不到有效值。",
|
510
510
|
"example": "无",
|
511
511
|
"member": "uint64",
|
512
512
|
"name": "MaxIdleTime",
|
@@ -514,6 +514,17 @@
|
|
514
514
|
"required": false,
|
515
515
|
"type": "int",
|
516
516
|
"value_allowed_null": true
|
517
|
+
},
|
518
|
+
{
|
519
|
+
"disabled": false,
|
520
|
+
"document": "机器人的欢迎语\n注意:此字段可能返回 null,表示取不到有效值。",
|
521
|
+
"example": "无",
|
522
|
+
"member": "string",
|
523
|
+
"name": "WelcomeMessage",
|
524
|
+
"output_required": false,
|
525
|
+
"required": false,
|
526
|
+
"type": "string",
|
527
|
+
"value_allowed_null": true
|
517
528
|
}
|
518
529
|
],
|
519
530
|
"usage": "both"
|
@@ -1153,7 +1164,7 @@
|
|
1153
1164
|
},
|
1154
1165
|
{
|
1155
1166
|
"disabled": false,
|
1156
|
-
"document": "
|
1167
|
+
"document": "任务的唯一标识,在启动任务时生成",
|
1157
1168
|
"example": "无",
|
1158
1169
|
"member": "string",
|
1159
1170
|
"name": "TaskId",
|
@@ -4926,7 +4937,7 @@
|
|
4926
4937
|
"members": [
|
4927
4938
|
{
|
4928
4939
|
"disabled": false,
|
4929
|
-
"document": "
|
4940
|
+
"document": "语音转文字支持识别的语言,默认是\"zh\" 中文\n目前全量支持的语言如下,等号左面是语言英文名,右面是Language字段需要填写的值,该值遵循[ISO639](https://en.wikipedia.org/wiki/List_of_ISO_639_language_codes):\n可通过购买「语音转文本时长包」解锁或领取包月套餐体验版解锁此功能。\n\n语音转文本支持语言类型如下:\n- Chinese = \"zh\" # 中文\n- Chinese_TW = \"zh-TW\" # 中国台湾\n- English = \"en\" # 英语\n- Chinese_YUE = \"zh-yue\" # 中国粤语\n- Chinese_DIALECT = \"zh-dialect\" # 中国方言\n- English = \"en\" # 英语\n- Vietnamese = \"vi\" # 越南语\n- Japanese = \"ja\" # 日语\n- Korean = \"ko\" # 汉语\n- Indonesia = \"id\" # 印度尼西亚语\n- Thai = \"th\" # 泰语\n- Portuguese = \"pt\" # 葡萄牙语\n- Turkish = \"tr\" # 土耳其语\n- Arabic = \"ar\" # 阿拉伯语\n- Spanish = \"es\" # 西班牙语\n- Hindi = \"hi\" # 印地语\n- French = \"fr\" # 法语\n- Malay = \"ms\" # 马来语\n- Filipino = \"fil\" # 菲律宾语\n- German = \"de\" # 德语\n- Italian = \"it\" # 意大利语\n- Russian = \"ru\" # 俄语\n\n注意:\n如果缺少满足您需求的语言,请联系我们技术人员。\n示例值:zh",
|
4930
4941
|
"example": "zh",
|
4931
4942
|
"member": "string",
|
4932
4943
|
"name": "Language",
|
@@ -4935,7 +4946,7 @@
|
|
4935
4946
|
},
|
4936
4947
|
{
|
4937
4948
|
"disabled": false,
|
4938
|
-
"document": "
|
4949
|
+
"document": "发起模糊识别额外可能替代语言类型,最多填写3种语言类型。\n注:Language指定为\"zh-dialect\" # 中国方言 时,不支持模糊识别,该字段无效",
|
4939
4950
|
"example": "无",
|
4940
4951
|
"member": "string",
|
4941
4952
|
"name": "AlternativeLanguage",
|
@@ -4953,7 +4964,7 @@
|
|
4953
4964
|
},
|
4954
4965
|
{
|
4955
4966
|
"disabled": false,
|
4956
|
-
"document": "翻译功能支持的语言,如果填写,则会启用翻译,不填则只会使用语音识别。\n目前全量支持的语言如下,等号左面是语言英文名,右面是Language字段需要填写的值,该值遵循[ISO639](https://en.wikipedia.org/wiki/List_of_ISO_639_language_codes):\nChinese = \"zh\"\nChinese_TW = \"zh-TW\"
|
4967
|
+
"document": "翻译功能支持的语言,如果填写,则会启用翻译,不填则只会使用语音识别。\n注:文本翻译功能需要购买「语音转文本时长包」解锁或领取包月套餐-体验版解。\n目前全量支持的语言如下,等号左面是语言英文名,右面是Language字段需要填写的值,该值遵循[ISO639](https://en.wikipedia.org/wiki/List_of_ISO_639_language_codes):\nChinese = \"zh\"\nChinese_TW = \"zh-TW\"\nEnglish = \"en\"\nVietnamese = \"vi\"\nJapanese = \"ja\"\nKorean = \"ko\"\nIndonesia = \"id\"\nThai = \"th\"\nPortuguese = \"pt\"\nTurkish = \"tr\"\nArabic = \"ar\"\nSpanish = \"es\"\nHindi = \"hi\"\nFrench = \"fr\"\nMalay = \"ms\"\nFilipino = \"fil\"\nGerman = \"de\"\nItalian = \"it\"\nRussian = \"ru\"\n\n注意:\n如果缺少满足您需求的语言,请联系我们技术人员。\n示例值:en",
|
4957
4968
|
"example": "en",
|
4958
4969
|
"member": "string",
|
4959
4970
|
"name": "TranslationLanguage",
|
@@ -5295,7 +5306,7 @@
|
|
5295
5306
|
},
|
5296
5307
|
{
|
5297
5308
|
"disabled": false,
|
5298
|
-
"document": "
|
5309
|
+
"document": "发起模糊识别额外可能替代语言类型,最多填写3种语言类型, \n注:Language指定为\"zh-dialect\" # 中国方言 时,不支持模糊识别,该字段无效\n\n注意:此字段可能返回 null,表示取不到有效值。",
|
5299
5310
|
"example": "无",
|
5300
5311
|
"member": "string",
|
5301
5312
|
"name": "AlternativeLanguage",
|
@@ -5517,6 +5528,15 @@
|
|
5517
5528
|
"name": "Interrupt",
|
5518
5529
|
"required": false,
|
5519
5530
|
"type": "bool"
|
5531
|
+
},
|
5532
|
+
{
|
5533
|
+
"disabled": false,
|
5534
|
+
"document": "播报完文本后,是否自动关闭对话任务",
|
5535
|
+
"example": "无",
|
5536
|
+
"member": "bool",
|
5537
|
+
"name": "StopAfterPlay",
|
5538
|
+
"required": false,
|
5539
|
+
"type": "bool"
|
5520
5540
|
}
|
5521
5541
|
],
|
5522
5542
|
"usage": "in"
|
@@ -5635,8 +5655,8 @@
|
|
5635
5655
|
},
|
5636
5656
|
{
|
5637
5657
|
"disabled": false,
|
5638
|
-
"document": "调用方传入的唯一Id
|
5639
|
-
"example": "
|
5658
|
+
"document": "调用方传入的唯一Id,可用于客户侧防止重复发起任务以及可以通过该字段查询任务状态。",
|
5659
|
+
"example": "conversation_1_2",
|
5640
5660
|
"member": "string",
|
5641
5661
|
"name": "SessionId",
|
5642
5662
|
"required": false,
|
@@ -6157,6 +6177,33 @@
|
|
6157
6177
|
"name": "SeekSecond",
|
6158
6178
|
"required": false,
|
6159
6179
|
"type": "int"
|
6180
|
+
},
|
6181
|
+
{
|
6182
|
+
"disabled": false,
|
6183
|
+
"document": "开启自动旁路推流,请确认控制台已经开启该功能。",
|
6184
|
+
"example": "无",
|
6185
|
+
"member": "bool",
|
6186
|
+
"name": "AutoPush",
|
6187
|
+
"required": false,
|
6188
|
+
"type": "bool"
|
6189
|
+
},
|
6190
|
+
{
|
6191
|
+
"disabled": false,
|
6192
|
+
"document": "循环播放次数, 取值范围[-1, 1000], 默认1次。\n - 0 无效值\n - -1 循环播放, 需要主动调用停止接口或设置MaxDuration\n",
|
6193
|
+
"example": "无",
|
6194
|
+
"member": "int64",
|
6195
|
+
"name": "RepeatNum",
|
6196
|
+
"required": false,
|
6197
|
+
"type": "int"
|
6198
|
+
},
|
6199
|
+
{
|
6200
|
+
"disabled": false,
|
6201
|
+
"document": "循环播放最大时长,仅支持RepeatNum设置-1时生效,取值范围[1, 10080],单位分钟。",
|
6202
|
+
"example": "无",
|
6203
|
+
"member": "int64",
|
6204
|
+
"name": "MaxDuration",
|
6205
|
+
"required": false,
|
6206
|
+
"type": "int"
|
6160
6207
|
}
|
6161
6208
|
],
|
6162
6209
|
"type": "object"
|
@@ -307,7 +307,7 @@
|
|
307
307
|
"StartAIConversation": [
|
308
308
|
{
|
309
309
|
"document": "",
|
310
|
-
"input": "POST / HTTP/1.1\nHost: trtc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: StartAIConversation\n<公共请求参数>\n\n{\n \"SdkAppId\": 12345678,\n \"RoomId\": \"room_987654321\",\n \"RoomIdType\": 1,\n \"AgentConfig\": {\n \"UserId\": \"user_12345\",\n \"UserSig\": \"user_signature_example\",\n \"MaxIdleTime\": 120,\n \"TargetUserId\": \"target_user_54321\"\n },\n \"SessionId\": \"session_1234567890abcdef\",\n \"STTConfig\": {\n \"Language\": \"en-US\",\n \"AlternativeLanguage\": [\n \"en-US\",\n \"zh\"\n ]\n },\n \"LLMConfig\": \"{\\\"LLMType\\\": \\\"openai\\\", \\\"Model\\\": \\\"gpt-3.5-turbo\\\", \\\"APIKey\\\": \\\"xxx\\\", \\\"
|
310
|
+
"input": "POST / HTTP/1.1\nHost: trtc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: StartAIConversation\n<公共请求参数>\n\n{\n \"SdkAppId\": 12345678,\n \"RoomId\": \"room_987654321\",\n \"RoomIdType\": 1,\n \"AgentConfig\": {\n \"UserId\": \"user_12345\",\n \"UserSig\": \"user_signature_example\",\n \"MaxIdleTime\": 120,\n \"TargetUserId\": \"target_user_54321\"\n },\n \"SessionId\": \"session_1234567890abcdef\",\n \"STTConfig\": {\n \"Language\": \"en-US\",\n \"AlternativeLanguage\": [\n \"en-US\",\n \"zh\"\n ]\n },\n \"LLMConfig\": \"{\\\"LLMType\\\": \\\"openai\\\", \\\"Model\\\": \\\"gpt-3.5-turbo\\\", \\\"APIKey\\\": \\\"xxx\\\", \\\"APIUrl\\\": \\\"http://xxxx-api.woa.com/v1/chat/completions\\\", \\\"Streaming\\\": true}\",\n \"TTSConfig\": \"{\\\"TTSType\\\": \\\"tencent\\\", \\\"AppId\\\": 130000000, \\\"SecretId\\\": \\\"AKIDxxxxx\\\", \\\"SecretKey\\\": \\\"HlDxxxxxx\\\", \\\"VoiceType\\\": 1008, \\\"Speed\\\": 1}\"\n}",
|
311
311
|
"output": "{\n \"Response\": {\n \"TaskId\": \"abc\",\n \"RequestId\": \"abc\"\n }\n}",
|
312
312
|
"title": "启动一个AI机器人对话"
|
313
313
|
}
|
@@ -6570,6 +6570,15 @@
|
|
6570
6570
|
"name": "DevelopmentParams",
|
6571
6571
|
"required": false,
|
6572
6572
|
"type": "string"
|
6573
|
+
},
|
6574
|
+
{
|
6575
|
+
"disabled": false,
|
6576
|
+
"document": "新建数据源的项目ID",
|
6577
|
+
"example": "12323",
|
6578
|
+
"member": "string",
|
6579
|
+
"name": "ProjectId",
|
6580
|
+
"required": false,
|
6581
|
+
"type": "string"
|
6573
6582
|
}
|
6574
6583
|
],
|
6575
6584
|
"type": "object"
|
@@ -14322,7 +14331,7 @@
|
|
14322
14331
|
},
|
14323
14332
|
{
|
14324
14333
|
"disabled": false,
|
14325
|
-
"document": "查询filter",
|
14334
|
+
"document": "查询filter;默认查询任务的开发态,如需查询生产态任务需添加{\"Values\":[\"true\"],\"Name\":\"ProductionState\"};如需查询查询任务状态需要查询生产态任务列表",
|
14326
14335
|
"example": "无",
|
14327
14336
|
"member": "Filter",
|
14328
14337
|
"name": "Filters",
|
@@ -25149,7 +25158,7 @@
|
|
25149
25158
|
},
|
25150
25159
|
{
|
25151
25160
|
"disabled": false,
|
25152
|
-
"document": "1:未开始|2:操作中|3:运行中|4:暂停|5:任务停止中|6:停止|7:执行失败|20:异常|21:未知|\n注意:此字段可能返回 null,表示取不到有效值。",
|
25161
|
+
"document": "0:新建(任务开发态默认状态)|1:未开始|2:操作中|3:运行中|4:暂停|5:任务停止中|6:停止|7:执行失败|20:异常|21:未知|\n注意:此字段可能返回 null,表示取不到有效值。",
|
25153
25162
|
"example": "2",
|
25154
25163
|
"member": "int64",
|
25155
25164
|
"name": "Status",
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: tccli
|
3
|
-
Version: 3.0.
|
3
|
+
Version: 3.0.1168.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.1168
|
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=ogVh13Lox8_XLfJuYLWnSsJ5mWvyeRUJFCK0j7TyXdo,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
|
@@ -108,7 +108,7 @@ tccli/services/asw/v20200722/api.json,sha256=LB_fJylnafgidz8JY0_VUH2rbGlttV7yQMp
|
|
108
108
|
tccli/services/asw/v20200722/examples.json,sha256=vy7eefBxeogPGaergIHhM7kRZg13QZz4sPxS-daHBV8,15044
|
109
109
|
tccli/services/autoscaling/__init__.py,sha256=ehT8TTIZwn3a9MLUnT2wDV_T7luS4lb-4DYWUYQ4tJc,101
|
110
110
|
tccli/services/autoscaling/autoscaling_client.py,sha256=FzGReIjrP7bi38x2pYvKLBcClIiGz8zWozEbpUfoyWw,183528
|
111
|
-
tccli/services/autoscaling/v20180419/api.json,sha256=
|
111
|
+
tccli/services/autoscaling/v20180419/api.json,sha256=qg-WfmyBSPa3kwvN0MIJSkKzeHntgqTkkiDXYCgqTz0,322710
|
112
112
|
tccli/services/autoscaling/v20180419/examples.json,sha256=blhfVtBwRGQz9ul70uGvzosKQXx4ehrDQPpBEL-DXs4,91731
|
113
113
|
tccli/services/ba/__init__.py,sha256=Ciy9Ux8dr3wSCp6YmkZ-gqoEFwZyrQCRNXnZY2Ppts8,83
|
114
114
|
tccli/services/ba/ba_client.py,sha256=dYAOV3FupH_Mg0NnblGzM8Mu6NPl4S2GgcKJB9l9KfU,14828
|
@@ -374,7 +374,7 @@ tccli/services/dcdb/v20180411/api.json,sha256=ivipZmAvOBO9qr1LjWYMWeH677BmAHJDLe
|
|
374
374
|
tccli/services/dcdb/v20180411/examples.json,sha256=UduKGSVdMIb9gd6yOapjaBcJw9J1KR9Towr-UujSl6g,67066
|
375
375
|
tccli/services/dlc/__init__.py,sha256=Pt7cRkf9EvW5Zp2SZeVE-_cF_YHO7ORkFXK7qsTnkiA,85
|
376
376
|
tccli/services/dlc/dlc_client.py,sha256=KNyIodWjpqy2TSkERCqP7u5CLAOci4i4CDfeo1bRBio,442654
|
377
|
-
tccli/services/dlc/v20210125/api.json,sha256=
|
377
|
+
tccli/services/dlc/v20210125/api.json,sha256=ppre9WYWZDJr_8IfPT8vKTHx6RvzwTqQWGZAsS1VbwY,639429
|
378
378
|
tccli/services/dlc/v20210125/examples.json,sha256=qGJDzhCJgMLZPqBmOC7m1ezhhgnyU3GEUFoVHrXzrhc,184943
|
379
379
|
tccli/services/dnspod/__init__.py,sha256=4t9Zk1hkia8MrDbtWW-XP9aCXYNWqafFaB1NKh5Ebfc,91
|
380
380
|
tccli/services/dnspod/dnspod_client.py,sha256=Xj98z5cLX3blWlCqfk5jw1eWvH_vtmbqxTRMWfya0iA,234848
|
@@ -438,8 +438,8 @@ tccli/services/emr/v20190103/api.json,sha256=fu4fu4ZBY4qvQdhOSjOE1SkZ34XuGvpOb2z
|
|
438
438
|
tccli/services/emr/v20190103/examples.json,sha256=gDYX4weZGmMKCOMIyEeC9J050-AhXdzF_qiIuHRv2HQ,85450
|
439
439
|
tccli/services/es/__init__.py,sha256=Tgbj2S-AFcftz26Uaksp0nrbDZShO6QOdNN89tFu9s0,83
|
440
440
|
tccli/services/es/es_client.py,sha256=CafnSOgO1SckwFnNP619y1SuAC4NhGizbq3f5qv0Muk,176095
|
441
|
-
tccli/services/es/v20180416/api.json,sha256=
|
442
|
-
tccli/services/es/v20180416/examples.json,sha256=
|
441
|
+
tccli/services/es/v20180416/api.json,sha256=_EcRhxrMlD08dRbiDd7DQ7HChTDuVjflm5HSFmtsUGY,333938
|
442
|
+
tccli/services/es/v20180416/examples.json,sha256=lF0YOqHfEToT1VSVlRBB9UiYIisjnlQJDWMNkyYpoYY,73702
|
443
443
|
tccli/services/ess/__init__.py,sha256=heBHzUKDuNxQ68yNutgyA8stCndyFWqYJqiQFozTiDs,85
|
444
444
|
tccli/services/ess/ess_client.py,sha256=9ZDbmIQeEVqUyUTOzxDJ5Vdtv1O_N29V9uoJzjcVB10,279723
|
445
445
|
tccli/services/ess/v20201111/api.json,sha256=8kZlu1LfTbR9sEuAly7c0oNZLQd61qQPWXbvdVwK4M4,715305
|
@@ -448,7 +448,7 @@ tccli/services/essbasic/__init__.py,sha256=Uh5kuYtJvJ4F1S2w-19_B6a_JMF1ubh8Se-7p
|
|
448
448
|
tccli/services/essbasic/essbasic_client.py,sha256=LNRYt5_RyAvdfqaPaJfod0sLAjJgTEOADHDo_ILmHoM,404774
|
449
449
|
tccli/services/essbasic/v20201222/api.json,sha256=8yA-0DwpjBAZajDJnp3flQ2xn1sdkZMVQcvegUcemSM,184116
|
450
450
|
tccli/services/essbasic/v20201222/examples.json,sha256=TsEP0F9v4W6KvnFnczr2diMh2NX2Tp7TcCEkoeBw69Q,68751
|
451
|
-
tccli/services/essbasic/v20210526/api.json,sha256=
|
451
|
+
tccli/services/essbasic/v20210526/api.json,sha256=ULnUv2wV8wYa9kOCP3f3ThWupd88xz_XjXdA7VloFu8,648111
|
452
452
|
tccli/services/essbasic/v20210526/examples.json,sha256=VeMO52oSz-_brZK3cru3QaJBxMsWiCZijnjXw6XyVuQ,425571
|
453
453
|
tccli/services/facefusion/__init__.py,sha256=5IsXKY7EJG73GoLZDaRk_QwthyDmfes1nKAVdwZETUE,99
|
454
454
|
tccli/services/facefusion/facefusion_client.py,sha256=WOqOQDPKlKpXTGcmw5t5uZKY0VhwRJtud72Vx6CR2h4,18163
|
@@ -560,8 +560,8 @@ tccli/services/iotcloud/v20210408/api.json,sha256=L-Q60MrK_zo3sEW8jdMQ5W74dZi4-M
|
|
560
560
|
tccli/services/iotcloud/v20210408/examples.json,sha256=YyQWed32XTz3uEq2qhzx-PLFsL-JPV5onzu86QzMxa4,52138
|
561
561
|
tccli/services/iotexplorer/__init__.py,sha256=nyHgP2MNjW7AjPBVM_OQXZ53QOGgNAogZb3jbm7PSd0,101
|
562
562
|
tccli/services/iotexplorer/iotexplorer_client.py,sha256=KfrZiM8N0DH1gp3xEv8rTTrqmE46AeKixs9NHAIoGZo,450713
|
563
|
-
tccli/services/iotexplorer/v20190423/api.json,sha256=
|
564
|
-
tccli/services/iotexplorer/v20190423/examples.json,sha256=
|
563
|
+
tccli/services/iotexplorer/v20190423/api.json,sha256=H4YQ0tI0oV94uBSHyUDZvqKenj2YUYGE34piioxp2Pw,443349
|
564
|
+
tccli/services/iotexplorer/v20190423/examples.json,sha256=E-LOAReBcHWM4rK4ILnl-JBOJN8iIXqWKbXa5fo7CHA,131434
|
565
565
|
tccli/services/iottid/__init__.py,sha256=Cv5v-9LmxYZb4Z2ifR8l7vJjP8qESiQYXG4QC54GNBM,91
|
566
566
|
tccli/services/iottid/iottid_client.py,sha256=UhmuWRNivsVwX57HxQ7y-XUXyuxW1en5YlHQLCuBxNA,33328
|
567
567
|
tccli/services/iottid/v20190411/api.json,sha256=tI00843oF1iBgrCeMTfh8SGo-u3sygP5MKPGWfAKhqo,16287
|
@@ -778,7 +778,7 @@ tccli/services/sms/__init__.py,sha256=E2rHgUECIJEv3bXVekxPKSuOjzs_iwnew1sPUNqC5X
|
|
778
778
|
tccli/services/sms/sms_client.py,sha256=YIKN4s7rkwHikDpBSIMPF1VX90fzBI16y1obIFIju5s,61419
|
779
779
|
tccli/services/sms/v20190711/api.json,sha256=l8zby-AlAlaZ1nLFHB_tgJgMxANdjywGSXYTwexSsnw,77989
|
780
780
|
tccli/services/sms/v20190711/examples.json,sha256=mbaMPuh6HdjoXEn_tPy8SGRnaqSsjgpQnkpgtHTEn9M,15235
|
781
|
-
tccli/services/sms/v20210111/api.json,sha256=
|
781
|
+
tccli/services/sms/v20210111/api.json,sha256=aK4FSAQEYnahRIX2A-nlZ_qfBzLmFhnfnDwRki9nQGI,87548
|
782
782
|
tccli/services/sms/v20210111/examples.json,sha256=hD56qnYbJNHcHM2BBqKQILB2wIfcsD5giaLyANvmroc,17690
|
783
783
|
tccli/services/soe/__init__.py,sha256=hFyYSxg0PufjpabpK-_QyhL5XTHbBjGu2C4MefDV44w,85
|
784
784
|
tccli/services/soe/soe_client.py,sha256=gHHaIFzwaAY8ndIU1XHmOJ94s8KPNGQDjP6Zc66YO6I,17945
|
@@ -798,8 +798,8 @@ tccli/services/ssa/v20180608/api.json,sha256=2jvRkOmXnFKAbUWZMpqZdiY_tumtVhyz5kp
|
|
798
798
|
tccli/services/ssa/v20180608/examples.json,sha256=6TFZaFVxa__xrzCihEi4SSkAQ9URq8ldR3HaaUJcE6k,47697
|
799
799
|
tccli/services/ssl/__init__.py,sha256=BZHCAj_E_M5K1SujuuI6TBJEy2nYKGk7Y-qJMYnLK2g,85
|
800
800
|
tccli/services/ssl/ssl_client.py,sha256=CcUtMnKyeOXT7yzq_Oer6DIJeqDfNjnGOsxx4_RL8Fc,189720
|
801
|
-
tccli/services/ssl/v20191205/api.json,sha256=
|
802
|
-
tccli/services/ssl/v20191205/examples.json,sha256=
|
801
|
+
tccli/services/ssl/v20191205/api.json,sha256=Wv8VhX3af30xOMRpREZ3JGPRGk12MVsyv7UgPqOa2Yc,357781
|
802
|
+
tccli/services/ssl/v20191205/examples.json,sha256=eeAa9tSjgLpqcSJaYicCvvYXh9xiG2uUcWqCtULHBSY,77683
|
803
803
|
tccli/services/sslpod/__init__.py,sha256=858zxBvS1grgBtnEH4XSc8iJ_0iDyHzX_mYAtWEBWZ4,91
|
804
804
|
tccli/services/sslpod/sslpod_client.py,sha256=5OtWFVqgRoCR40tRLF5qEz5RaDiXEN7Ndw0RhpGmsQE,36363
|
805
805
|
tccli/services/sslpod/v20190605/api.json,sha256=Sgb8gviT24xhT5dUPh4SYpGJkmfZG2O5Mc-NZR56lbE,30647
|
@@ -860,7 +860,7 @@ tccli/services/tcb/v20180608/api.json,sha256=JGIWlHKjJfIa_xoTl9GPOzGoCIX9GCys3GJ
|
|
860
860
|
tccli/services/tcb/v20180608/examples.json,sha256=WBBleVJn6Fqd4m0uLaNffuDqEh7FTeHqcuzSg4MR_s8,82968
|
861
861
|
tccli/services/tcbr/__init__.py,sha256=uyoGuL5IscLq8H2hJ0mI60czMenQT9fBZtDawCn2nwo,87
|
862
862
|
tccli/services/tcbr/tcbr_client.py,sha256=gHJZZRdxvgKfthwTnR2edXu8L1DDpaREY2bqofkuMSg,36569
|
863
|
-
tccli/services/tcbr/v20220217/api.json,sha256=
|
863
|
+
tccli/services/tcbr/v20220217/api.json,sha256=XzRi-Jp7RU57NQsp_sz-ebxv7_FY1eMYY4WlwxnpUmE,67090
|
864
864
|
tccli/services/tcbr/v20220217/examples.json,sha256=WfLg9U2LMkN6r8Gcn4t9LnQ7xpZv6yJW7o866VUd25I,15670
|
865
865
|
tccli/services/tcex/__init__.py,sha256=xj4vp5ppv9Gx1Y4Mpjcr0R3PVguIQB7VOWdTQLb7TMI,87
|
866
866
|
tccli/services/tcex/tcex_client.py,sha256=n0dJQd-BZGnyIYQppBf_hEdnTR7oZlnUH7S-cEdQA9o,11765
|
@@ -998,8 +998,8 @@ tccli/services/trro/v20220325/api.json,sha256=dJZydHE8hmbfBTweDikhd_R8sidA_fWhTR
|
|
998
998
|
tccli/services/trro/v20220325/examples.json,sha256=lwXhGjCkkRl-N8vCGwpYGQUwVMKPPgEdm2CPsDd48KQ,20684
|
999
999
|
tccli/services/trtc/__init__.py,sha256=7xXIF66WdJHGVIhfHKFx2VYimlxZ_z3QOeJBUJ2P_MQ,87
|
1000
1000
|
tccli/services/trtc/trtc_client.py,sha256=OMIG1mQUcvkXtEU1Tan1PsKfVwRaBi9Oa1GewJSWaIc,173196
|
1001
|
-
tccli/services/trtc/v20190722/api.json,sha256=
|
1002
|
-
tccli/services/trtc/v20190722/examples.json,sha256=
|
1001
|
+
tccli/services/trtc/v20190722/api.json,sha256=e-_7dJTzZ0kwPhjzM6OyJGa7vFGmkPfIu3Pnan-nIvk,309707
|
1002
|
+
tccli/services/trtc/v20190722/examples.json,sha256=l_Wk983h4ca-5Qpu0NBTEqAqqGXEEHAGd4kNlK83gBk,105306
|
1003
1003
|
tccli/services/tse/__init__.py,sha256=3Y4ZA_IFX8df4-ir1I9p0u4ksAywRrtd2CAvJ5yKyz0,85
|
1004
1004
|
tccli/services/tse/tse_client.py,sha256=FaAw3trxYLWl1wh3aqZeoOPHAjOwUCMToDx63g6gnfE,357796
|
1005
1005
|
tccli/services/tse/v20201207/api.json,sha256=1WsXwv9rY6mcqMn87ld688D5Lior68vMFIcnstfI8wQ,538297
|
@@ -1076,7 +1076,7 @@ tccli/services/wav/v20210129/api.json,sha256=GKTYbYztrP-UP5qTQ8_N6U0bcIBt_1wlxpg
|
|
1076
1076
|
tccli/services/wav/v20210129/examples.json,sha256=YUzbd8bt4nyFAwn2QFWbTH8D6qQ1zO-nKy8VT-kQbQM,35017
|
1077
1077
|
tccli/services/wedata/__init__.py,sha256=F95gQMminW0gPanAt4q4yW30-8c7_2F2FVQzZZvcaTo,91
|
1078
1078
|
tccli/services/wedata/wedata_client.py,sha256=QJJHCS1b3O0nBG_e-b5hJALOhJHKQ57ym6damlXF0x8,707993
|
1079
|
-
tccli/services/wedata/v20210820/api.json,sha256=
|
1079
|
+
tccli/services/wedata/v20210820/api.json,sha256=2cfAQfNvt5ktLSJx8rubxYc2UJjvFNH__VlR_AP8OUE,1441232
|
1080
1080
|
tccli/services/wedata/v20210820/examples.json,sha256=NWgwnv8sUKdOdEznqGYmoS-c5bohlWvw4kS0PaBw5SE,568063
|
1081
1081
|
tccli/services/weilingwith/__init__.py,sha256=I04f9CndPHuhInQKYjgkxKufojP4j5EJxBtfPNWLTfo,101
|
1082
1082
|
tccli/services/weilingwith/weilingwith_client.py,sha256=a6bYzcTZWWE7Bj0FsuCvYp3aYRX6fySk4r_pXwQSWAc,204878
|
@@ -1104,8 +1104,8 @@ tccli/services/yunsou/v20180504/api.json,sha256=2808fil5p3pTEJ3SqXEEq7eSrASZOiv8
|
|
1104
1104
|
tccli/services/yunsou/v20180504/examples.json,sha256=Jg4WuqS_Wxl7eTBMbzjem65FuUZQi3qq3xtlBNFZlTU,11870
|
1105
1105
|
tccli/services/yunsou/v20191115/api.json,sha256=r_p7c7fMNylQVDpSN0CkUB4Cx1nYW1lI3BM_Zi50FNs,15932
|
1106
1106
|
tccli/services/yunsou/v20191115/examples.json,sha256=vN5MzexHVPMckm4MbnXNiOe3KKiVchvf4_uLpjOskuk,3983
|
1107
|
-
tccli-3.0.
|
1108
|
-
tccli-3.0.
|
1109
|
-
tccli-3.0.
|
1110
|
-
tccli-3.0.
|
1111
|
-
tccli-3.0.
|
1107
|
+
tccli-3.0.1168.1.dist-info/METADATA,sha256=1MHwxCFP5nCfhgRK6bLRIm574ph-5Yap6QenmIadJQ8,16172
|
1108
|
+
tccli-3.0.1168.1.dist-info/WHEEL,sha256=HyPWovjK_wfsxZqVnw7Bu5rgKxNh3Nm__lHm0ALDcb4,101
|
1109
|
+
tccli-3.0.1168.1.dist-info/entry_points.txt,sha256=9ZzsXxi7Xj3ZneT7VxRVJpFvnmdEOeysh999_0gWVvo,85
|
1110
|
+
tccli-3.0.1168.1.dist-info/license_files/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
1111
|
+
tccli-3.0.1168.1.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|