tccli 3.0.1290.1__py2.py3-none-any.whl → 3.0.1292.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/antiddos/antiddos_client.py +7 -113
- tccli/services/antiddos/v20200309/api.json +189 -520
- tccli/services/antiddos/v20200309/examples.json +6 -22
- tccli/services/apm/v20210622/api.json +44 -44
- tccli/services/apm/v20210622/examples.json +5 -5
- tccli/services/batch/v20170312/api.json +161 -161
- tccli/services/batch/v20170312/examples.json +1 -1
- tccli/services/bi/v20220105/api.json +1 -1
- tccli/services/bi/v20220105/examples.json +1 -1
- tccli/services/cam/v20190116/api.json +39 -33
- tccli/services/cam/v20190116/examples.json +1 -1
- tccli/services/cbs/v20170312/api.json +24 -20
- tccli/services/cdwch/v20200915/api.json +507 -418
- tccli/services/cdwch/v20200915/examples.json +29 -29
- tccli/services/cdwpg/v20201230/api.json +21 -21
- tccli/services/cdwpg/v20201230/examples.json +2 -2
- tccli/services/ckafka/v20190819/api.json +1256 -1241
- tccli/services/clb/v20180317/api.json +12 -8
- tccli/services/cls/cls_client.py +18 -230
- tccli/services/cls/v20201016/api.json +182 -616
- tccli/services/cls/v20201016/examples.json +0 -32
- tccli/services/cvm/v20170312/api.json +10 -0
- tccli/services/cynosdb/v20190107/api.json +95 -95
- tccli/services/dbbrain/v20191016/api.json +32 -32
- tccli/services/dbbrain/v20210527/api.json +117 -108
- tccli/services/dcdb/v20180411/api.json +48 -48
- tccli/services/dnspod/dnspod_client.py +466 -307
- tccli/services/dnspod/v20210323/api.json +391 -0
- tccli/services/dnspod/v20210323/examples.json +24 -0
- tccli/services/dsgc/dsgc_client.py +0 -53
- tccli/services/dsgc/v20190723/api.json +0 -24
- tccli/services/dsgc/v20190723/examples.json +0 -8
- tccli/services/emr/v20190103/api.json +249 -13
- tccli/services/emr/v20190103/examples.json +2 -2
- tccli/services/hunyuan/v20230901/api.json +13 -2
- tccli/services/iotexplorer/iotexplorer_client.py +53 -0
- tccli/services/iotexplorer/v20190423/api.json +72 -0
- tccli/services/iotexplorer/v20190423/examples.json +8 -0
- tccli/services/iotvideoindustry/v20201201/api.json +617 -598
- tccli/services/iotvideoindustry/v20201201/examples.json +16 -16
- tccli/services/lke/lke_client.py +0 -53
- tccli/services/lke/v20231130/api.json +0 -43
- tccli/services/lke/v20231130/examples.json +0 -8
- tccli/services/lkeap/v20240522/api.json +1 -1
- tccli/services/mariadb/v20170312/api.json +42 -42
- tccli/services/mariadb/v20170312/examples.json +12 -0
- tccli/services/memcached/v20190318/api.json +1 -1
- tccli/services/mmps/v20200710/api.json +95 -95
- tccli/services/monitor/monitor_client.py +57 -4
- tccli/services/monitor/v20180724/api.json +249 -0
- tccli/services/monitor/v20180724/examples.json +8 -0
- tccli/services/mps/v20190612/api.json +7 -7
- tccli/services/postgres/v20170312/api.json +308 -283
- tccli/services/redis/v20180412/api.json +2 -2
- tccli/services/svp/v20240125/api.json +69 -69
- tccli/services/svp/v20240125/examples.json +2 -2
- tccli/services/tcb/tcb_client.py +0 -53
- tccli/services/tcb/v20180608/api.json +0 -110
- tccli/services/tcb/v20180608/examples.json +0 -8
- tccli/services/tcss/tcss_client.py +224 -277
- tccli/services/tcss/v20201101/api.json +4618 -4329
- tccli/services/tcss/v20201101/examples.json +207 -221
- tccli/services/tdmq/tdmq_client.py +0 -53
- tccli/services/tdmq/v20200217/api.json +266 -355
- tccli/services/tdmq/v20200217/examples.json +0 -8
- tccli/services/teo/teo_client.py +106 -0
- tccli/services/teo/v20220901/api.json +132 -18
- tccli/services/teo/v20220901/examples.json +16 -0
- tccli/services/thpc/v20211109/api.json +8 -8
- tccli/services/thpc/v20220401/api.json +14 -14
- tccli/services/thpc/v20230321/api.json +25 -24
- tccli/services/tke/v20180525/api.json +60 -60
- tccli/services/tke/v20220501/api.json +34 -34
- tccli/services/vpc/v20170312/api.json +44 -44
- tccli/services/waf/v20180125/api.json +9 -0
- tccli/services/wedata/v20210820/api.json +185 -12
- {tccli-3.0.1290.1.dist-info → tccli-3.0.1292.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1290.1.dist-info → tccli-3.0.1292.1.dist-info}/RECORD +82 -82
- {tccli-3.0.1290.1.dist-info → tccli-3.0.1292.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1290.1.dist-info → tccli-3.0.1292.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1290.1.dist-info → tccli-3.0.1292.1.dist-info}/license_files/LICENSE +0 -0
@@ -10736,6 +10736,16 @@
|
|
10736
10736
|
"output_required": false,
|
10737
10737
|
"type": "int",
|
10738
10738
|
"value_allowed_null": true
|
10739
|
+
},
|
10740
|
+
{
|
10741
|
+
"disabled": false,
|
10742
|
+
"document": "库guid\n注意:此字段可能返回 null,表示取不到有效值。",
|
10743
|
+
"example": "无",
|
10744
|
+
"member": "string",
|
10745
|
+
"name": "DatabaseGuid",
|
10746
|
+
"output_required": false,
|
10747
|
+
"type": "string",
|
10748
|
+
"value_allowed_null": true
|
10739
10749
|
}
|
10740
10750
|
],
|
10741
10751
|
"usage": "out"
|
@@ -25858,6 +25868,15 @@
|
|
25858
25868
|
"name": "Env",
|
25859
25869
|
"required": false,
|
25860
25870
|
"type": "string"
|
25871
|
+
},
|
25872
|
+
{
|
25873
|
+
"disabled": false,
|
25874
|
+
"document": "doris写入模式配置",
|
25875
|
+
"example": "append",
|
25876
|
+
"member": "string",
|
25877
|
+
"name": "WriteMode",
|
25878
|
+
"required": false,
|
25879
|
+
"type": "string"
|
25861
25880
|
}
|
25862
25881
|
],
|
25863
25882
|
"type": "object"
|
@@ -34683,7 +34702,7 @@
|
|
34683
34702
|
{
|
34684
34703
|
"disabled": false,
|
34685
34704
|
"document": "生产调度任务工作流ID\n注意:此字段可能返回 null,表示取不到有效值。",
|
34686
|
-
"example": "
|
34705
|
+
"example": "342",
|
34687
34706
|
"member": "string",
|
34688
34707
|
"name": "WorkflowId",
|
34689
34708
|
"output_required": true,
|
@@ -34694,7 +34713,7 @@
|
|
34694
34713
|
{
|
34695
34714
|
"disabled": false,
|
34696
34715
|
"document": "生产调度任务Id\n注意:此字段可能返回 null,表示取不到有效值。",
|
34697
|
-
"example": "
|
34716
|
+
"example": "2352",
|
34698
34717
|
"member": "string",
|
34699
34718
|
"name": "TaskId",
|
34700
34719
|
"output_required": true,
|
@@ -34723,6 +34742,17 @@
|
|
34723
34742
|
"required": false,
|
34724
34743
|
"type": "int",
|
34725
34744
|
"value_allowed_null": true
|
34745
|
+
},
|
34746
|
+
{
|
34747
|
+
"disabled": false,
|
34748
|
+
"document": "生产任务类型",
|
34749
|
+
"example": "1",
|
34750
|
+
"member": "string",
|
34751
|
+
"name": "TaskType",
|
34752
|
+
"output_required": false,
|
34753
|
+
"required": false,
|
34754
|
+
"type": "string",
|
34755
|
+
"value_allowed_null": false
|
34726
34756
|
}
|
34727
34757
|
],
|
34728
34758
|
"usage": "both"
|
@@ -37741,7 +37771,7 @@
|
|
37741
37771
|
{
|
37742
37772
|
"disabled": false,
|
37743
37773
|
"document": "规则组Id\n注意:此字段可能返回 null,表示取不到有效值。",
|
37744
|
-
"example": "
|
37774
|
+
"example": "1",
|
37745
37775
|
"member": "uint64",
|
37746
37776
|
"name": "RuleGroupId",
|
37747
37777
|
"output_required": true,
|
@@ -37752,7 +37782,7 @@
|
|
37752
37782
|
{
|
37753
37783
|
"disabled": false,
|
37754
37784
|
"document": "数据源Id\n注意:此字段可能返回 null,表示取不到有效值。",
|
37755
|
-
"example": "
|
37785
|
+
"example": "5432323",
|
37756
37786
|
"member": "string",
|
37757
37787
|
"name": "DatasourceId",
|
37758
37788
|
"output_required": true,
|
@@ -37818,7 +37848,7 @@
|
|
37818
37848
|
{
|
37819
37849
|
"disabled": false,
|
37820
37850
|
"document": "关联数据表Id\n注意:此字段可能返回 null,表示取不到有效值。",
|
37821
|
-
"example": "
|
37851
|
+
"example": "734",
|
37822
37852
|
"member": "string",
|
37823
37853
|
"name": "TableId",
|
37824
37854
|
"output_required": true,
|
@@ -37862,7 +37892,7 @@
|
|
37862
37892
|
{
|
37863
37893
|
"disabled": false,
|
37864
37894
|
"document": "数据库id\n注意:此字段可能返回 null,表示取不到有效值。",
|
37865
|
-
"example": "
|
37895
|
+
"example": "35f324y54gerg",
|
37866
37896
|
"member": "string",
|
37867
37897
|
"name": "DatabaseId",
|
37868
37898
|
"output_required": true,
|
@@ -37928,7 +37958,7 @@
|
|
37928
37958
|
{
|
37929
37959
|
"disabled": false,
|
37930
37960
|
"document": "表负责人UserId\n注意:此字段可能返回 null,表示取不到有效值。",
|
37931
|
-
"example": "
|
37961
|
+
"example": "342455",
|
37932
37962
|
"member": "uint64",
|
37933
37963
|
"name": "TableOwnerUserId",
|
37934
37964
|
"output_required": true,
|
@@ -38001,6 +38031,72 @@
|
|
38001
38031
|
"required": false,
|
38002
38032
|
"type": "string",
|
38003
38033
|
"value_allowed_null": true
|
38034
|
+
},
|
38035
|
+
{
|
38036
|
+
"disabled": false,
|
38037
|
+
"document": "任务名称\n注意:此字段可能返回 null,表示取不到有效值。",
|
38038
|
+
"example": "task1",
|
38039
|
+
"member": "string",
|
38040
|
+
"name": "Name",
|
38041
|
+
"output_required": false,
|
38042
|
+
"required": false,
|
38043
|
+
"type": "string",
|
38044
|
+
"value_allowed_null": true
|
38045
|
+
},
|
38046
|
+
{
|
38047
|
+
"disabled": false,
|
38048
|
+
"document": "执行详情\n注意:此字段可能返回 null,表示取不到有效值。",
|
38049
|
+
"example": "离线周期检测 2024-12-18 ~ 2024-12-19,每天00:00执行一次",
|
38050
|
+
"member": "string",
|
38051
|
+
"name": "ExecDetail",
|
38052
|
+
"output_required": false,
|
38053
|
+
"required": false,
|
38054
|
+
"type": "string",
|
38055
|
+
"value_allowed_null": true
|
38056
|
+
},
|
38057
|
+
{
|
38058
|
+
"disabled": false,
|
38059
|
+
"document": "事中关联任务数量\n注意:此字段可能返回 null,表示取不到有效值。",
|
38060
|
+
"example": "12",
|
38061
|
+
"member": "int64",
|
38062
|
+
"name": "PipelineTaskCount",
|
38063
|
+
"output_required": false,
|
38064
|
+
"required": false,
|
38065
|
+
"type": "int",
|
38066
|
+
"value_allowed_null": true
|
38067
|
+
},
|
38068
|
+
{
|
38069
|
+
"disabled": false,
|
38070
|
+
"document": "有效规则数\n注意:此字段可能返回 null,表示取不到有效值。",
|
38071
|
+
"example": "11",
|
38072
|
+
"member": "int64",
|
38073
|
+
"name": "EnableRuleCount",
|
38074
|
+
"output_required": false,
|
38075
|
+
"required": false,
|
38076
|
+
"type": "int",
|
38077
|
+
"value_allowed_null": true
|
38078
|
+
},
|
38079
|
+
{
|
38080
|
+
"disabled": false,
|
38081
|
+
"document": "任务描述\n注意:此字段可能返回 null,表示取不到有效值。",
|
38082
|
+
"example": "任务",
|
38083
|
+
"member": "string",
|
38084
|
+
"name": "Description",
|
38085
|
+
"output_required": false,
|
38086
|
+
"required": false,
|
38087
|
+
"type": "string",
|
38088
|
+
"value_allowed_null": true
|
38089
|
+
},
|
38090
|
+
{
|
38091
|
+
"disabled": false,
|
38092
|
+
"document": "监控创建人",
|
38093
|
+
"example": "zhangsan",
|
38094
|
+
"member": "string",
|
38095
|
+
"name": "CreateUserName",
|
38096
|
+
"output_required": false,
|
38097
|
+
"required": false,
|
38098
|
+
"type": "string",
|
38099
|
+
"value_allowed_null": false
|
38004
38100
|
}
|
38005
38101
|
],
|
38006
38102
|
"usage": "both"
|
@@ -38329,7 +38425,7 @@
|
|
38329
38425
|
{
|
38330
38426
|
"disabled": false,
|
38331
38427
|
"document": "规则组Id\n注意:此字段可能返回 null,表示取不到有效值。",
|
38332
|
-
"example": "
|
38428
|
+
"example": "235234",
|
38333
38429
|
"member": "uint64",
|
38334
38430
|
"name": "RuleGroupId",
|
38335
38431
|
"output_required": true,
|
@@ -38362,7 +38458,7 @@
|
|
38362
38458
|
{
|
38363
38459
|
"disabled": false,
|
38364
38460
|
"document": "执行资源组ID\n注意:此字段可能返回 null,表示取不到有效值。",
|
38365
|
-
"example": "
|
38461
|
+
"example": "13543",
|
38366
38462
|
"member": "string",
|
38367
38463
|
"name": "ExecutorGroupId",
|
38368
38464
|
"output_required": true,
|
@@ -38483,7 +38579,7 @@
|
|
38483
38579
|
{
|
38484
38580
|
"disabled": false,
|
38485
38581
|
"document": "规则id\n注意:此字段可能返回 null,表示取不到有效值。",
|
38486
|
-
"example": "
|
38582
|
+
"example": "342346",
|
38487
38583
|
"member": "uint64",
|
38488
38584
|
"name": "RuleId",
|
38489
38585
|
"output_required": true,
|
@@ -38523,6 +38619,72 @@
|
|
38523
38619
|
"required": false,
|
38524
38620
|
"type": "string",
|
38525
38621
|
"value_allowed_null": true
|
38622
|
+
},
|
38623
|
+
{
|
38624
|
+
"disabled": false,
|
38625
|
+
"document": "任务名称",
|
38626
|
+
"example": "任务1",
|
38627
|
+
"member": "string",
|
38628
|
+
"name": "RuleGroupName",
|
38629
|
+
"output_required": false,
|
38630
|
+
"required": false,
|
38631
|
+
"type": "string",
|
38632
|
+
"value_allowed_null": false
|
38633
|
+
},
|
38634
|
+
{
|
38635
|
+
"disabled": false,
|
38636
|
+
"document": "数据库名称",
|
38637
|
+
"example": "db1",
|
38638
|
+
"member": "string",
|
38639
|
+
"name": "DatabaseName",
|
38640
|
+
"output_required": false,
|
38641
|
+
"required": false,
|
38642
|
+
"type": "string",
|
38643
|
+
"value_allowed_null": false
|
38644
|
+
},
|
38645
|
+
{
|
38646
|
+
"disabled": false,
|
38647
|
+
"document": "schema名称",
|
38648
|
+
"example": "schema1",
|
38649
|
+
"member": "string",
|
38650
|
+
"name": "SchemaName",
|
38651
|
+
"output_required": false,
|
38652
|
+
"required": false,
|
38653
|
+
"type": "string",
|
38654
|
+
"value_allowed_null": false
|
38655
|
+
},
|
38656
|
+
{
|
38657
|
+
"disabled": false,
|
38658
|
+
"document": "表名称",
|
38659
|
+
"example": "testTable",
|
38660
|
+
"member": "string",
|
38661
|
+
"name": "TableName",
|
38662
|
+
"output_required": false,
|
38663
|
+
"required": false,
|
38664
|
+
"type": "string",
|
38665
|
+
"value_allowed_null": false
|
38666
|
+
},
|
38667
|
+
{
|
38668
|
+
"disabled": false,
|
38669
|
+
"document": "数据源id",
|
38670
|
+
"example": "82476",
|
38671
|
+
"member": "string",
|
38672
|
+
"name": "DatasourceId",
|
38673
|
+
"output_required": false,
|
38674
|
+
"required": false,
|
38675
|
+
"type": "string",
|
38676
|
+
"value_allowed_null": false
|
38677
|
+
},
|
38678
|
+
{
|
38679
|
+
"disabled": false,
|
38680
|
+
"document": "任务描述",
|
38681
|
+
"example": "任务1",
|
38682
|
+
"member": "string",
|
38683
|
+
"name": "Description",
|
38684
|
+
"output_required": false,
|
38685
|
+
"required": false,
|
38686
|
+
"type": "string",
|
38687
|
+
"value_allowed_null": false
|
38526
38688
|
}
|
38527
38689
|
],
|
38528
38690
|
"usage": "both"
|
@@ -38675,7 +38837,7 @@
|
|
38675
38837
|
{
|
38676
38838
|
"disabled": false,
|
38677
38839
|
"document": "规则组Id\n注意:此字段可能返回 null,表示取不到有效值。",
|
38678
|
-
"example": "
|
38840
|
+
"example": "3456",
|
38679
38841
|
"member": "uint64",
|
38680
38842
|
"name": "RuleGroupId",
|
38681
38843
|
"output_required": true,
|
@@ -38719,7 +38881,7 @@
|
|
38719
38881
|
{
|
38720
38882
|
"disabled": false,
|
38721
38883
|
"document": "规则Id\n注意:此字段可能返回 null,表示取不到有效值。",
|
38722
|
-
"example": "
|
38884
|
+
"example": "234563456",
|
38723
38885
|
"member": "uint64",
|
38724
38886
|
"name": "RuleId",
|
38725
38887
|
"output_required": true,
|
@@ -38737,6 +38899,17 @@
|
|
38737
38899
|
"required": false,
|
38738
38900
|
"type": "string",
|
38739
38901
|
"value_allowed_null": true
|
38902
|
+
},
|
38903
|
+
{
|
38904
|
+
"disabled": false,
|
38905
|
+
"document": "发送对象\n注意:此字段可能返回 null,表示取不到有效值。",
|
38906
|
+
"example": "{ \t\"alarmWay\": \"1,2,3\", \t\"webhooks\": { \t\"type\": \"7\", \t\"webhooks\": [\"test1\", \"test2\"] \t} }",
|
38907
|
+
"member": "string",
|
38908
|
+
"name": "AlarmMessageRule",
|
38909
|
+
"output_required": false,
|
38910
|
+
"required": false,
|
38911
|
+
"type": "string",
|
38912
|
+
"value_allowed_null": true
|
38740
38913
|
}
|
38741
38914
|
],
|
38742
38915
|
"usage": "both"
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: tccli
|
3
|
-
Version: 3.0.
|
3
|
+
Version: 3.0.1292.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.1292
|
17
17
|
Description-Content-Type: text/markdown
|
18
18
|
|
19
19
|
# 命令行工具简介
|