tccli 3.0.1249.1__py2.py3-none-any.whl → 3.0.1251.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/v20221229/api.json +2 -2
- tccli/services/cdn/v20180606/api.json +1 -1
- tccli/services/cfw/v20190904/api.json +2 -2
- tccli/services/dc/v20180410/api.json +63 -59
- tccli/services/dc/v20180410/examples.json +16 -10
- tccli/services/emr/v20190103/api.json +26 -21
- tccli/services/emr/v20190103/examples.json +2 -2
- tccli/services/es/v20180416/api.json +10 -0
- tccli/services/ess/v20201111/api.json +382 -377
- tccli/services/ess/v20201111/examples.json +1 -1
- tccli/services/essbasic/v20210526/api.json +404 -407
- tccli/services/essbasic/v20210526/examples.json +6 -6
- tccli/services/hunyuan/v20230901/api.json +22 -0
- tccli/services/mna/v20210119/api.json +2 -2
- tccli/services/mna/v20210119/examples.json +2 -2
- tccli/services/monitor/v20180724/examples.json +1 -1
- tccli/services/nlp/v20190408/api.json +1 -1
- tccli/services/ocr/v20181119/api.json +7 -7
- tccli/services/ocr/v20181119/examples.json +6 -6
- tccli/services/pts/v20210728/api.json +589 -497
- tccli/services/pts/v20210728/examples.json +17 -17
- tccli/services/redis/v20180412/api.json +20 -20
- tccli/services/rum/v20210622/api.json +79 -19
- tccli/services/tcb/v20180608/api.json +40 -15
- tccli/services/tcb/v20180608/examples.json +2 -2
- tccli/services/teo/v20220901/api.json +10 -10
- tccli/services/tke/v20220501/api.json +1 -1
- tccli/services/trro/v20220325/api.json +59 -59
- tccli/services/trro/v20220325/examples.json +1 -1
- tccli/services/vpc/v20170312/api.json +14 -12
- tccli/services/vpc/v20170312/examples.json +9 -9
- {tccli-3.0.1249.1.dist-info → tccli-3.0.1251.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1249.1.dist-info → tccli-3.0.1251.1.dist-info}/RECORD +37 -37
- {tccli-3.0.1249.1.dist-info → tccli-3.0.1251.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1249.1.dist-info → tccli-3.0.1251.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1249.1.dist-info → tccli-3.0.1251.1.dist-info}/license_files/LICENSE +0 -0
@@ -1401,9 +1401,10 @@
|
|
1401
1401
|
{
|
1402
1402
|
"disabled": false,
|
1403
1403
|
"document": "脚本位置,支持cos上的文件,且只支持https协议。",
|
1404
|
-
"example": "",
|
1404
|
+
"example": "https://beijing-111111.cos.ap-beijing.myqcloud.com/data/test.sh",
|
1405
1405
|
"member": "string",
|
1406
1406
|
"name": "Path",
|
1407
|
+
"output_required": true,
|
1407
1408
|
"required": true,
|
1408
1409
|
"type": "string",
|
1409
1410
|
"value_allowed_null": false
|
@@ -1411,9 +1412,10 @@
|
|
1411
1412
|
{
|
1412
1413
|
"disabled": false,
|
1413
1414
|
"document": "执行时间。\nresourceAfter 表示在机器资源申请成功后执行。\nclusterBefore 表示在集群初始化前执行。\nclusterAfter 表示在集群初始化后执行。",
|
1414
|
-
"example": "",
|
1415
|
+
"example": "resourceAfter",
|
1415
1416
|
"member": "string",
|
1416
1417
|
"name": "WhenRun",
|
1418
|
+
"output_required": true,
|
1417
1419
|
"required": true,
|
1418
1420
|
"type": "string",
|
1419
1421
|
"value_allowed_null": false
|
@@ -1421,9 +1423,10 @@
|
|
1421
1423
|
{
|
1422
1424
|
"disabled": false,
|
1423
1425
|
"document": "脚本参数",
|
1424
|
-
"example": "",
|
1426
|
+
"example": "arg_test",
|
1425
1427
|
"member": "string",
|
1426
1428
|
"name": "Args",
|
1429
|
+
"output_required": true,
|
1427
1430
|
"required": false,
|
1428
1431
|
"type": "list",
|
1429
1432
|
"value_allowed_null": false
|
@@ -2513,7 +2516,7 @@
|
|
2513
2516
|
{
|
2514
2517
|
"disabled": false,
|
2515
2518
|
"document": "集群id列表\n注意:此字段可能返回 null,表示取不到有效值。",
|
2516
|
-
"example": "
|
2519
|
+
"example": "[\"emr-riuzv9pw\"]",
|
2517
2520
|
"member": "string",
|
2518
2521
|
"name": "ClusterIdList",
|
2519
2522
|
"output_required": false,
|
@@ -3017,13 +3020,13 @@
|
|
3017
3020
|
"members": [
|
3018
3021
|
{
|
3019
3022
|
"disabled": false,
|
3020
|
-
"document": "实例ID
|
3021
|
-
"example": "emr-
|
3023
|
+
"document": "实例ID",
|
3024
|
+
"example": "emr-jkbz9e9q",
|
3022
3025
|
"member": "string",
|
3023
3026
|
"name": "InstanceId",
|
3024
3027
|
"output_required": true,
|
3025
3028
|
"type": "string",
|
3026
|
-
"value_allowed_null":
|
3029
|
+
"value_allowed_null": false
|
3027
3030
|
},
|
3028
3031
|
{
|
3029
3032
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
@@ -3157,7 +3160,7 @@
|
|
3157
3160
|
{
|
3158
3161
|
"disabled": false,
|
3159
3162
|
"document": "[自定义软件配置](https://cloud.tencent.com/document/product/589/35655?from_cn_redirect=1)",
|
3160
|
-
"example": "`{ \
|
3163
|
+
"example": "`{ \"serviceName\": \"\",\"classification\": \"\", \"serviceVersion\": \"\", \"properties\": { \"dfs.blocksize\": \"\", } }`",
|
3161
3164
|
"member": "string",
|
3162
3165
|
"name": "CustomConf",
|
3163
3166
|
"required": false,
|
@@ -3234,13 +3237,13 @@
|
|
3234
3237
|
"members": [
|
3235
3238
|
{
|
3236
3239
|
"disabled": false,
|
3237
|
-
"document": "实例ID
|
3238
|
-
"example": "emr-
|
3240
|
+
"document": "实例ID",
|
3241
|
+
"example": "emr-f2da1cd",
|
3239
3242
|
"member": "string",
|
3240
3243
|
"name": "InstanceId",
|
3241
3244
|
"output_required": true,
|
3242
3245
|
"type": "string",
|
3243
|
-
"value_allowed_null":
|
3246
|
+
"value_allowed_null": false
|
3244
3247
|
},
|
3245
3248
|
{
|
3246
3249
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
@@ -3545,7 +3548,7 @@
|
|
3545
3548
|
{
|
3546
3549
|
"disabled": false,
|
3547
3550
|
"document": "cos桶路径,创建StarRocks存算分离集群时用到",
|
3548
|
-
"example": "
|
3551
|
+
"example": "aicv-prod-1306440315",
|
3549
3552
|
"member": "string",
|
3550
3553
|
"name": "CosBucket",
|
3551
3554
|
"required": false,
|
@@ -5034,7 +5037,7 @@
|
|
5034
5037
|
{
|
5035
5038
|
"disabled": false,
|
5036
5039
|
"document": "概览数据数组",
|
5037
|
-
"example": "
|
5040
|
+
"example": "无",
|
5038
5041
|
"member": "OverviewRow",
|
5039
5042
|
"name": "TableMonitorList",
|
5040
5043
|
"output_required": true,
|
@@ -5054,7 +5057,7 @@
|
|
5054
5057
|
{
|
5055
5058
|
"disabled": false,
|
5056
5059
|
"document": "表schema信息",
|
5057
|
-
"example": "
|
5060
|
+
"example": "无",
|
5058
5061
|
"member": "TableSchemaItem",
|
5059
5062
|
"name": "SchemaList",
|
5060
5063
|
"output_required": true,
|
@@ -11714,20 +11717,22 @@
|
|
11714
11717
|
"members": [
|
11715
11718
|
{
|
11716
11719
|
"disabled": false,
|
11717
|
-
"document": "重复任务执行的具体时刻,例如\"01:02:00\"
|
11718
|
-
"example": "",
|
11720
|
+
"document": "重复任务执行的具体时刻,例如\"01:02:00\"",
|
11721
|
+
"example": "15:04:05",
|
11719
11722
|
"member": "string",
|
11720
11723
|
"name": "ExecuteAtTimeOfDay",
|
11724
|
+
"output_required": true,
|
11721
11725
|
"required": true,
|
11722
11726
|
"type": "string",
|
11723
|
-
"value_allowed_null":
|
11727
|
+
"value_allowed_null": false
|
11724
11728
|
},
|
11725
11729
|
{
|
11726
11730
|
"disabled": false,
|
11727
11731
|
"document": "每月中的天数时间段描述,长度只能为2,例如[2,10]表示每月2-10号。\n注意:此字段可能返回 null,表示取不到有效值。",
|
11728
|
-
"example": "",
|
11732
|
+
"example": "[1,2]",
|
11729
11733
|
"member": "uint64",
|
11730
11734
|
"name": "DaysOfMonthRange",
|
11735
|
+
"output_required": true,
|
11731
11736
|
"required": true,
|
11732
11737
|
"type": "list",
|
11733
11738
|
"value_allowed_null": true
|
@@ -14363,7 +14368,7 @@
|
|
14363
14368
|
{
|
14364
14369
|
"disabled": false,
|
14365
14370
|
"document": "取值范围\"DAY\",\"DOW\",\"DOM\",\"NONE\",分别表示按天重复、按周重复、按月重复和一次执行。必须填写",
|
14366
|
-
"example": "
|
14371
|
+
"example": "NONE",
|
14367
14372
|
"member": "string",
|
14368
14373
|
"name": "RepeatType",
|
14369
14374
|
"output_required": true,
|
@@ -14418,7 +14423,7 @@
|
|
14418
14423
|
{
|
14419
14424
|
"disabled": false,
|
14420
14425
|
"document": "规则过期时间,超过该时间后,规则将自动置为暂停状态,形式为\"2020-07-23 00:00:00\"。必须填写\n注意:此字段可能返回 null,表示取不到有效值。",
|
14421
|
-
"example": "
|
14426
|
+
"example": "2026-01-09 23:59:59",
|
14422
14427
|
"member": "string",
|
14423
14428
|
"name": "Expire",
|
14424
14429
|
"output_required": true,
|
@@ -14429,7 +14434,7 @@
|
|
14429
14434
|
{
|
14430
14435
|
"disabled": false,
|
14431
14436
|
"document": "周期性规则开始时间",
|
14432
|
-
"example": "
|
14437
|
+
"example": "2024-01-09 23:59:59",
|
14433
14438
|
"member": "string",
|
14434
14439
|
"name": "StartTime",
|
14435
14440
|
"output_required": false,
|
@@ -43,7 +43,7 @@
|
|
43
43
|
"CreateCluster": [
|
44
44
|
{
|
45
45
|
"document": "",
|
46
|
-
"input": "POST / HTTP/1.1\nHost: emr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateCluster\n<公共请求参数>\n\n{\n \"EnableKerberosFlag\": false,\n \"SceneSoftwareConfig\": {\n \"SceneName\": \"Hadoop-Default\",\n \"Software\": [\n \"hdfs-3.2.2\",\n \"yarn-3.2.2\",\n \"zookeeper-3.6.3\",\n \"openldap-2.4.44\",\n \"knox-1.6.1\",\n \"hive-3.1.3\"\n ]\n },\n \"MetaDBInfo\": {\n \"MetaType\": \"EMR_DEFAULT_META\"\n },\n \"NeedMasterWan\": \"NEED_MASTER_WAN\",\n \"EnableCbsEncryptFlag\": false,\n \"LoginSettings\": {\n \"Password\": \"xxxxxxx\"\n },\n \"SecurityGroupIds\": [\n \"sg-xxx\"\n ],\n \"InstanceChargeType\": \"POSTPAID_BY_HOUR\",\n \"ProductVersion\": \"EMR-V3.5.0\",\n \"ClientToken\": \"
|
46
|
+
"input": "POST / HTTP/1.1\nHost: emr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateCluster\n<公共请求参数>\n\n{\n \"EnableKerberosFlag\": false,\n \"SceneSoftwareConfig\": {\n \"SceneName\": \"Hadoop-Default\",\n \"Software\": [\n \"hdfs-3.2.2\",\n \"yarn-3.2.2\",\n \"zookeeper-3.6.3\",\n \"openldap-2.4.44\",\n \"knox-1.6.1\",\n \"hive-3.1.3\"\n ]\n },\n \"MetaDBInfo\": {\n \"MetaType\": \"EMR_DEFAULT_META\"\n },\n \"NeedMasterWan\": \"NEED_MASTER_WAN\",\n \"EnableCbsEncryptFlag\": false,\n \"LoginSettings\": {\n \"Password\": \"xxxxxxx\"\n },\n \"SecurityGroupIds\": [\n \"sg-xxx\"\n ],\n \"InstanceChargeType\": \"POSTPAID_BY_HOUR\",\n \"ProductVersion\": \"EMR-V3.5.0\",\n \"ClientToken\": \"fasdlfhaldfhdlahfd4134322\",\n \"EnableRemoteLoginFlag\": true,\n \"InstanceChargePrepaid\": {\n \"RenewFlag\": true,\n \"Period\": 1\n },\n \"InstanceName\": \"EMR350-JH6\",\n \"EnableSupportHAFlag\": false,\n \"ZoneResourceConfiguration\": [\n {\n \"VirtualPrivateCloud\": {\n \"SubnetId\": \"subnet-xxx\",\n \"VpcId\": \"vpc-1df1dafd\"\n },\n \"AllNodeResourceSpec\": {\n \"MasterResourceSpec\": {\n \"SystemDisk\": [\n {\n \"Count\": 1,\n \"DiskSize\": 50,\n \"DiskType\": \"CLOUD_HSSD\"\n }\n ],\n \"DataDisk\": [\n {\n \"Count\": 1,\n \"DiskSize\": 100,\n \"DiskType\": \"CLOUD_SSD\"\n }\n ],\n \"LocalDataDisk\": [],\n \"InstanceType\": \"S6.2XLARGE32\",\n \"Tags\": []\n },\n \"CoreCount\": 2,\n \"CoreResourceSpec\": {\n \"SystemDisk\": [\n {\n \"Count\": 1,\n \"DiskSize\": 50,\n \"DiskType\": \"CLOUD_SSD\"\n }\n ],\n \"DataDisk\": [\n {\n \"Count\": 1,\n \"DiskSize\": 300,\n \"DiskType\": \"CLOUD_TSSD\"\n }\n ],\n \"LocalDataDisk\": [],\n \"InstanceType\": \"SA4.8XLARGE64\",\n \"Tags\": []\n },\n \"TaskCount\": 0,\n \"CommonCount\": 0,\n \"MasterCount\": 1\n },\n \"Placement\": {\n \"ProjectId\": 0,\n \"Zone\": \"ap-guangzhou-7\"\n }\n }\n ]\n}",
|
47
47
|
"output": "{\n \"Response\": {\n \"InstanceId\": \"emr-rx5\",\n \"RequestId\": \"fsafa-232\"\n }\n}",
|
48
48
|
"title": "创建EMR集群实例"
|
49
49
|
}
|
@@ -171,7 +171,7 @@
|
|
171
171
|
"DescribeHBaseTableOverview": [
|
172
172
|
{
|
173
173
|
"document": "",
|
174
|
-
"input": "https://emr.tencentcloudapi.com/?Action=DescribeHBaseTableOverview\
|
174
|
+
"input": "https://emr.tencentcloudapi.com/?Action=DescribeHBaseTableOverview\n&InstanceId=emr-111df6u6\n&Table=table_test\n&Offset=0\n&Limit=10\n&OrderField=\n&OrderType=\n&<公共请求参数>",
|
175
175
|
"output": "{\n \"Response\": {\n \"RequestId\": \"63cb3d88-2f61-4ae6-a989-ec4153f2bfd2\",\n \"SchemaList\": [\n {\n \"Name\": \"Table\",\n \"Sortable\": false,\n \"WithFilter\": false,\n \"Candidates\": null,\n \"Clickable\": true,\n \"Title\": \"表名\"\n },\n {\n \"Name\": \"ReadRequestCount\",\n \"Sortable\": true,\n \"WithFilter\": false,\n \"Candidates\": null,\n \"Clickable\": false,\n \"Title\": \"读请求量(个/s)\"\n },\n {\n \"Name\": \"WriteRequestCount\",\n \"Sortable\": true,\n \"WithFilter\": false,\n \"Candidates\": null,\n \"Clickable\": false,\n \"Title\": \"写请求量(个/s)\"\n },\n {\n \"Name\": \"MemstoreSize\",\n \"Sortable\": true,\n \"WithFilter\": false,\n \"Candidates\": null,\n \"Clickable\": false,\n \"Title\": \"Memstore大小(byte)\"\n },\n {\n \"Name\": \"StoreFileSize\",\n \"Sortable\": true,\n \"WithFilter\": false,\n \"Candidates\": null,\n \"Clickable\": false,\n \"Title\": \"Storefile大小(byte)\"\n },\n {\n \"Name\": \"Operation\",\n \"Sortable\": false,\n \"WithFilter\": false,\n \"Candidates\": null,\n \"Clickable\": true,\n \"Title\": \"操作\"\n }\n ],\n \"TableMonitorList\": [\n {\n \"Table\": \"default_TEST\",\n \"ReadRequestCount\": 0,\n \"WriteRequestCount\": 0,\n \"MemstoreSize\": 0,\n \"StoreFileSize\": 0,\n \"Operation\": \"regions\"\n },\n {\n \"Table\": \"default_test\",\n \"ReadRequestCount\": 0,\n \"WriteRequestCount\": 0,\n \"MemstoreSize\": 0,\n \"StoreFileSize\": 4950,\n \"Operation\": \"regions\"\n }\n ],\n \"TotalCount\": 2\n }\n}",
|
176
176
|
"title": "查询Hbase表监控概览信息"
|
177
177
|
}
|
@@ -5481,6 +5481,16 @@
|
|
5481
5481
|
"type": "object",
|
5482
5482
|
"value_allowed_null": true
|
5483
5483
|
},
|
5484
|
+
{
|
5485
|
+
"disabled": false,
|
5486
|
+
"document": "索引别名字段\n注意:此字段可能返回 null,表示取不到有效值。",
|
5487
|
+
"example": "[alias1,alias2]",
|
5488
|
+
"member": "string",
|
5489
|
+
"name": "IndexAliasesField",
|
5490
|
+
"output_required": false,
|
5491
|
+
"type": "list",
|
5492
|
+
"value_allowed_null": true
|
5493
|
+
},
|
5484
5494
|
{
|
5485
5495
|
"disabled": false,
|
5486
5496
|
"document": "索引所属集群APP ID\n注意:此字段可能返回 null,表示取不到有效值。",
|