tccli 3.0.1286.1__py2.py3-none-any.whl → 3.0.1288.1__py2.py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- tccli/__init__.py +1 -1
- tccli/services/autoscaling/autoscaling_client.py +53 -0
- tccli/services/autoscaling/v20180419/api.json +53 -0
- tccli/services/autoscaling/v20180419/examples.json +8 -0
- tccli/services/billing/v20180709/api.json +254 -254
- tccli/services/captcha/v20190722/api.json +79 -77
- tccli/services/cdc/v20201214/api.json +123 -113
- tccli/services/cdwch/v20200915/api.json +70 -2
- tccli/services/cdwch/v20200915/examples.json +2 -2
- tccli/services/cdz/v20221123/api.json +10 -10
- tccli/services/cfs/v20190719/api.json +1 -1
- tccli/services/cvm/cvm_client.py +53 -0
- tccli/services/cvm/v20170312/api.json +110 -5
- tccli/services/cvm/v20170312/examples.json +8 -0
- tccli/services/cwp/v20180228/api.json +63 -15
- tccli/services/cynosdb/v20190107/api.json +298 -298
- tccli/services/dbbrain/v20210527/api.json +11 -2
- tccli/services/domain/v20180808/api.json +49 -29
- tccli/services/ess/v20201111/api.json +25 -1
- tccli/services/essbasic/v20210526/api.json +27 -3
- tccli/services/hunyuan/hunyuan_client.py +53 -0
- tccli/services/hunyuan/v20230901/api.json +329 -12
- tccli/services/hunyuan/v20230901/examples.json +8 -0
- tccli/services/lcic/v20220817/api.json +2 -2
- tccli/services/lighthouse/v20200324/api.json +47 -47
- tccli/services/lke/v20231130/api.json +10 -10
- tccli/services/lke/v20231130/examples.json +1 -1
- tccli/services/mariadb/v20170312/api.json +30 -30
- tccli/services/mongodb/v20190725/api.json +3 -3
- tccli/services/ocr/v20181119/api.json +36 -0
- tccli/services/redis/v20180412/api.json +4 -4
- tccli/services/ses/v20201002/api.json +1 -1
- tccli/services/ssl/v20191205/api.json +317 -317
- tccli/services/ssl/v20191205/examples.json +6 -6
- tccli/services/tat/v20201028/api.json +7 -7
- tccli/services/tat/v20201028/examples.json +1 -1
- tccli/services/tcb/v20180608/api.json +232 -231
- tccli/services/tcb/v20180608/examples.json +1 -7
- tccli/services/tchd/tchd_client.py +53 -0
- tccli/services/tchd/v20230306/api.json +89 -0
- tccli/services/tchd/v20230306/examples.json +8 -0
- tccli/services/tdmq/v20200217/api.json +232 -222
- tccli/services/teo/v20220901/api.json +129 -7
- tccli/services/trocket/trocket_client.py +53 -0
- tccli/services/trocket/v20230308/api.json +61 -0
- tccli/services/trocket/v20230308/examples.json +8 -0
- tccli/services/trro/trro_client.py +53 -0
- tccli/services/trro/v20220325/api.json +70 -0
- tccli/services/trro/v20220325/examples.json +8 -0
- tccli/services/waf/v20180125/api.json +225 -0
- tccli/services/waf/v20180125/examples.json +24 -0
- tccli/services/waf/waf_client.py +159 -0
- tccli/services/wedata/v20210820/api.json +124 -204
- tccli/services/wedata/v20210820/examples.json +7 -1
- {tccli-3.0.1286.1.dist-info → tccli-3.0.1288.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1286.1.dist-info → tccli-3.0.1288.1.dist-info}/RECORD +59 -59
- {tccli-3.0.1286.1.dist-info → tccli-3.0.1288.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1286.1.dist-info → tccli-3.0.1288.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1286.1.dist-info → tccli-3.0.1288.1.dist-info}/license_files/LICENSE +0 -0
@@ -941,23 +941,23 @@
|
|
941
941
|
"members": [
|
942
942
|
{
|
943
943
|
"disabled": false,
|
944
|
-
"document": "约束类型为section
|
944
|
+
"document": "约束类型为section时的最小值",
|
945
945
|
"example": "1",
|
946
946
|
"member": "string",
|
947
947
|
"name": "Min",
|
948
948
|
"output_required": true,
|
949
949
|
"type": "string",
|
950
|
-
"value_allowed_null":
|
950
|
+
"value_allowed_null": false
|
951
951
|
},
|
952
952
|
{
|
953
953
|
"disabled": false,
|
954
|
-
"document": "约束类型为section
|
954
|
+
"document": "约束类型为section时的最大值",
|
955
955
|
"example": "65535",
|
956
956
|
"member": "string",
|
957
957
|
"name": "Max",
|
958
958
|
"output_required": true,
|
959
959
|
"type": "string",
|
960
|
-
"value_allowed_null":
|
960
|
+
"value_allowed_null": false
|
961
961
|
}
|
962
962
|
],
|
963
963
|
"usage": "out"
|
@@ -2020,13 +2020,13 @@
|
|
2020
2020
|
},
|
2021
2021
|
{
|
2022
2022
|
"disabled": false,
|
2023
|
-
"document": "
|
2023
|
+
"document": "该字段对只读账号有意义,表示选择主备延迟小于该值的备机",
|
2024
2024
|
"example": "100",
|
2025
2025
|
"member": "int64",
|
2026
2026
|
"name": "DelayThresh",
|
2027
2027
|
"output_required": true,
|
2028
2028
|
"type": "int",
|
2029
|
-
"value_allowed_null":
|
2029
|
+
"value_allowed_null": false
|
2030
2030
|
},
|
2031
2031
|
{
|
2032
2032
|
"disabled": false,
|
@@ -2642,43 +2642,43 @@
|
|
2642
2642
|
"members": [
|
2643
2643
|
{
|
2644
2644
|
"disabled": false,
|
2645
|
-
"document": "DCN 运行状态,START为正常运行,STOP
|
2645
|
+
"document": "DCN 运行状态,START为正常运行,STOP为暂停",
|
2646
2646
|
"example": "START",
|
2647
2647
|
"member": "string",
|
2648
2648
|
"name": "RoReplicationMode",
|
2649
|
-
"
|
2649
|
+
"output_required": true,
|
2650
2650
|
"type": "string",
|
2651
|
-
"value_allowed_null":
|
2651
|
+
"value_allowed_null": false
|
2652
2652
|
},
|
2653
2653
|
{
|
2654
2654
|
"disabled": false,
|
2655
|
-
"document": "延迟复制的类型,DEFAULT为正常,DUE_TIME
|
2655
|
+
"document": "延迟复制的类型,DEFAULT为正常,DUE_TIME为指定时间",
|
2656
2656
|
"example": "DEFAULT",
|
2657
2657
|
"member": "string",
|
2658
2658
|
"name": "DelayReplicationType",
|
2659
|
-
"
|
2659
|
+
"output_required": true,
|
2660
2660
|
"type": "string",
|
2661
|
-
"value_allowed_null":
|
2661
|
+
"value_allowed_null": false
|
2662
2662
|
},
|
2663
2663
|
{
|
2664
2664
|
"disabled": false,
|
2665
|
-
"document": "
|
2665
|
+
"document": "延迟复制的指定时间",
|
2666
2666
|
"example": "2006-01-02 15:04:05",
|
2667
2667
|
"member": "string",
|
2668
2668
|
"name": "DueTime",
|
2669
|
-
"
|
2669
|
+
"output_required": true,
|
2670
2670
|
"type": "string",
|
2671
|
-
"value_allowed_null":
|
2671
|
+
"value_allowed_null": false
|
2672
2672
|
},
|
2673
2673
|
{
|
2674
2674
|
"disabled": false,
|
2675
|
-
"document": "
|
2675
|
+
"document": "延迟复制时的延迟秒数",
|
2676
2676
|
"example": "1",
|
2677
2677
|
"member": "int64",
|
2678
2678
|
"name": "ReplicationDelay",
|
2679
|
-
"
|
2679
|
+
"output_required": true,
|
2680
2680
|
"type": "int",
|
2681
|
-
"value_allowed_null":
|
2681
|
+
"value_allowed_null": false
|
2682
2682
|
}
|
2683
2683
|
],
|
2684
2684
|
"usage": "out"
|
@@ -6325,13 +6325,13 @@
|
|
6325
6325
|
},
|
6326
6326
|
{
|
6327
6327
|
"disabled": false,
|
6328
|
-
"document": "分片ID
|
6328
|
+
"document": "分片ID",
|
6329
6329
|
"example": "shard-54s3xede",
|
6330
6330
|
"member": "string",
|
6331
6331
|
"name": "ShardId",
|
6332
6332
|
"output_required": true,
|
6333
6333
|
"type": "string",
|
6334
|
-
"value_allowed_null":
|
6334
|
+
"value_allowed_null": false
|
6335
6335
|
},
|
6336
6336
|
{
|
6337
6337
|
"disabled": false,
|
@@ -6421,25 +6421,25 @@
|
|
6421
6421
|
"members": [
|
6422
6422
|
{
|
6423
6423
|
"disabled": false,
|
6424
|
-
"document": "
|
6424
|
+
"document": "设备型号",
|
6425
6425
|
"example": "SH12",
|
6426
6426
|
"member": "string",
|
6427
6427
|
"name": "Machine",
|
6428
6428
|
"output_required": true,
|
6429
6429
|
"required": true,
|
6430
6430
|
"type": "string",
|
6431
|
-
"value_allowed_null":
|
6431
|
+
"value_allowed_null": false
|
6432
6432
|
},
|
6433
6433
|
{
|
6434
6434
|
"disabled": false,
|
6435
|
-
"document": "
|
6436
|
-
"example": "
|
6435
|
+
"document": "该机型对应的可售卖规格列表",
|
6436
|
+
"example": "无",
|
6437
6437
|
"member": "SpecConfigInfo",
|
6438
6438
|
"name": "SpecInfos",
|
6439
6439
|
"output_required": true,
|
6440
6440
|
"required": true,
|
6441
6441
|
"type": "list",
|
6442
|
-
"value_allowed_null":
|
6442
|
+
"value_allowed_null": false
|
6443
6443
|
}
|
6444
6444
|
],
|
6445
6445
|
"usage": "both"
|
@@ -7689,7 +7689,7 @@
|
|
7689
7689
|
{
|
7690
7690
|
"disabled": false,
|
7691
7691
|
"document": "约束类型为string时的可选值列表",
|
7692
|
-
"example": "
|
7692
|
+
"example": "STRICT_TRANS_TABLES,NO_ENGINE_SUBSTITUTION",
|
7693
7693
|
"member": "string",
|
7694
7694
|
"name": "String",
|
7695
7695
|
"output_required": true,
|
@@ -7724,13 +7724,13 @@
|
|
7724
7724
|
},
|
7725
7725
|
{
|
7726
7726
|
"disabled": false,
|
7727
|
-
"document": "设置过的值,参数生效后,该值和value
|
7727
|
+
"document": "设置过的值,参数生效后,该值和value一样。",
|
7728
7728
|
"example": "2",
|
7729
7729
|
"member": "string",
|
7730
7730
|
"name": "SetValue",
|
7731
7731
|
"output_required": true,
|
7732
7732
|
"type": "string",
|
7733
|
-
"value_allowed_null":
|
7733
|
+
"value_allowed_null": false
|
7734
7734
|
},
|
7735
7735
|
{
|
7736
7736
|
"disabled": false,
|
@@ -8444,13 +8444,13 @@
|
|
8444
8444
|
},
|
8445
8445
|
{
|
8446
8446
|
"disabled": false,
|
8447
|
-
"document": "样例Sql
|
8447
|
+
"document": "样例Sql",
|
8448
8448
|
"example": "select id, f1, sleep(1) from t1 where id % 2 = 1",
|
8449
8449
|
"member": "string",
|
8450
8450
|
"name": "ExampleSql",
|
8451
8451
|
"output_required": true,
|
8452
8452
|
"type": "string",
|
8453
|
-
"value_allowed_null":
|
8453
|
+
"value_allowed_null": false
|
8454
8454
|
},
|
8455
8455
|
{
|
8456
8456
|
"disabled": false,
|
@@ -3822,7 +3822,7 @@
|
|
3822
3822
|
},
|
3823
3823
|
{
|
3824
3824
|
"disabled": false,
|
3825
|
-
"document": "指 ConfigServer CPU
|
3825
|
+
"document": "指 ConfigServer CPU核数,固定取值为 1,单位:GB,可不配置该参数。",
|
3826
3826
|
"example": "1",
|
3827
3827
|
"member": "uint64",
|
3828
3828
|
"name": "ConfigServerCpu",
|
@@ -3831,7 +3831,7 @@
|
|
3831
3831
|
},
|
3832
3832
|
{
|
3833
3833
|
"disabled": false,
|
3834
|
-
"document": "指 ConfigServer
|
3834
|
+
"document": "指 ConfigServer 内存大小,固定取值为 2,单位:GB,可不配置该参数。",
|
3835
3835
|
"example": "2",
|
3836
3836
|
"member": "uint64",
|
3837
3837
|
"name": "ConfigServerMemory",
|
@@ -3840,7 +3840,7 @@
|
|
3840
3840
|
},
|
3841
3841
|
{
|
3842
3842
|
"disabled": false,
|
3843
|
-
"document": "指 ConfigServer
|
3843
|
+
"document": "指 ConfigServer 磁盘大小,固定取值为 20,单位:GB,可不配置该参数。",
|
3844
3844
|
"example": "20",
|
3845
3845
|
"member": "uint64",
|
3846
3846
|
"name": "ConfigServerVolume",
|
@@ -1595,6 +1595,32 @@
|
|
1595
1595
|
],
|
1596
1596
|
"type": "object"
|
1597
1597
|
},
|
1598
|
+
"BankSlip": {
|
1599
|
+
"document": "银行回单",
|
1600
|
+
"members": [
|
1601
|
+
{
|
1602
|
+
"disabled": false,
|
1603
|
+
"document": "银行回单信息\n注意:此字段可能返回 null,表示取不到有效值。",
|
1604
|
+
"example": "无",
|
1605
|
+
"member": "BankSlipInfo",
|
1606
|
+
"name": "BankSlipInfos",
|
1607
|
+
"output_required": true,
|
1608
|
+
"type": "list",
|
1609
|
+
"value_allowed_null": true
|
1610
|
+
},
|
1611
|
+
{
|
1612
|
+
"disabled": false,
|
1613
|
+
"document": "银行回单信息常用字段",
|
1614
|
+
"example": "无",
|
1615
|
+
"member": "BankSlipInfo",
|
1616
|
+
"name": "CommonBankSlipInfos",
|
1617
|
+
"output_required": false,
|
1618
|
+
"type": "list",
|
1619
|
+
"value_allowed_null": false
|
1620
|
+
}
|
1621
|
+
],
|
1622
|
+
"usage": "out"
|
1623
|
+
},
|
1598
1624
|
"BankSlipInfo": {
|
1599
1625
|
"document": "银行回单识别出的字段",
|
1600
1626
|
"members": [
|
@@ -16422,6 +16448,16 @@
|
|
16422
16448
|
"output_required": true,
|
16423
16449
|
"type": "object",
|
16424
16450
|
"value_allowed_null": true
|
16451
|
+
},
|
16452
|
+
{
|
16453
|
+
"disabled": false,
|
16454
|
+
"document": "银行回单\n注意:此字段可能返回 null,表示取不到有效值。",
|
16455
|
+
"example": "无",
|
16456
|
+
"member": "BankSlip",
|
16457
|
+
"name": "BankSlip",
|
16458
|
+
"output_required": true,
|
16459
|
+
"type": "object",
|
16460
|
+
"value_allowed_null": true
|
16425
16461
|
}
|
16426
16462
|
],
|
16427
16463
|
"usage": "out"
|
@@ -9426,7 +9426,7 @@
|
|
9426
9426
|
},
|
9427
9427
|
{
|
9428
9428
|
"disabled": false,
|
9429
|
-
"document": "投递的日志集ID。通过接口[
|
9429
|
+
"document": "投递的日志集ID。通过接口[DescribeLogsets](https://cloud.tencent.com/document/api/614/58624)获取到日志集ID。",
|
9430
9430
|
"example": "4ae3d686-0dcf-4db3-9867-482def442c9a",
|
9431
9431
|
"member": "string",
|
9432
9432
|
"name": "LogsetId",
|
@@ -9435,7 +9435,7 @@
|
|
9435
9435
|
},
|
9436
9436
|
{
|
9437
9437
|
"disabled": false,
|
9438
|
-
"document": "投递的日志主题ID
|
9438
|
+
"document": "投递的日志主题ID。通过接口[DescribeTopics](https://cloud.tencent.com/document/api/614/56454)获取到日志主题ID。",
|
9439
9439
|
"example": "27197b72-e1cb-4fc1-ab21-3865f589136f",
|
9440
9440
|
"member": "string",
|
9441
9441
|
"name": "TopicId",
|
@@ -9444,7 +9444,7 @@
|
|
9444
9444
|
},
|
9445
9445
|
{
|
9446
9446
|
"disabled": false,
|
9447
|
-
"document": "
|
9447
|
+
"document": "日志集名称。**LogsetId**为空时必传,系统会以LogsetName为名称来创建新的日志集并投递日志。",
|
9448
9448
|
"example": "test-set-name",
|
9449
9449
|
"member": "string",
|
9450
9450
|
"name": "LogsetName",
|
@@ -9453,7 +9453,7 @@
|
|
9453
9453
|
},
|
9454
9454
|
{
|
9455
9455
|
"disabled": false,
|
9456
|
-
"document": "
|
9456
|
+
"document": "日志主题名称。**TopicId**为空时必传,系统会以TopicName为名称来创建新的日志主题并投递日志。",
|
9457
9457
|
"example": "test-topic-name",
|
9458
9458
|
"member": "string",
|
9459
9459
|
"name": "TopicName",
|
@@ -308,7 +308,7 @@
|
|
308
308
|
},
|
309
309
|
{
|
310
310
|
"disabled": false,
|
311
|
-
"document": "
|
311
|
+
"document": "已废弃<dx-alert infotype=\"notice\" title=\"说明\"> 仅部分历史上申请了特殊配置的客户需要使用。如您未申请过特殊配置,则不存在该字段。</dx-alert>
|
312
312
|
"example": "无",
|
313
313
|
"member": "Simple",
|
314
314
|
"name": "Simple",
|