tccli 3.0.1242.1__py2.py3-none-any.whl → 3.0.1244.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/aca/v20210323/api.json +107 -107
- tccli/services/aca/v20210323/examples.json +5 -5
- tccli/services/asr/v20190614/examples.json +6 -6
- tccli/services/cbs/v20170312/api.json +9 -0
- tccli/services/cdwdoris/v20211228/api.json +22 -2
- tccli/services/cdwdoris/v20211228/examples.json +1 -1
- tccli/services/cfs/v20190719/examples.json +2 -2
- tccli/services/ckafka/v20190819/api.json +11 -0
- tccli/services/clb/v20180317/api.json +23 -18
- tccli/services/clb/v20180317/examples.json +14 -14
- tccli/services/cls/v20201016/api.json +185 -156
- tccli/services/cls/v20201016/examples.json +5 -5
- tccli/services/cvm/v20170312/api.json +8 -8
- tccli/services/cvm/v20170312/examples.json +4 -4
- tccli/services/cwp/v20180228/api.json +1 -1
- tccli/services/cwp/v20180228/examples.json +1 -1
- tccli/services/dts/v20211206/api.json +9 -0
- tccli/services/dts/v20211206/examples.json +1 -1
- tccli/services/ecm/v20190719/api.json +11 -11
- tccli/services/ecm/v20190719/examples.json +1 -1
- tccli/services/emr/v20190103/api.json +896 -841
- tccli/services/ess/v20201111/api.json +2 -2
- tccli/services/essbasic/v20210526/api.json +2 -2
- tccli/services/gaap/v20180529/api.json +3 -5
- tccli/services/gwlb/v20240906/api.json +14 -14
- tccli/services/hunyuan/v20230901/api.json +1 -1
- tccli/services/iotexplorer/v20190423/api.json +1 -1
- tccli/services/iotvideoindustry/v20201201/api.json +162 -110
- tccli/services/iotvideoindustry/v20201201/examples.json +3 -3
- tccli/services/mna/v20210119/api.json +80 -82
- tccli/services/mna/v20210119/examples.json +21 -21
- tccli/services/ocr/ocr_client.py +38 -91
- tccli/services/ocr/v20181119/api.json +12 -190
- tccli/services/ocr/v20181119/examples.json +2 -10
- tccli/services/pts/v20210728/api.json +36 -33
- tccli/services/pts/v20210728/examples.json +12 -12
- tccli/services/scf/scf_client.py +118 -65
- tccli/services/scf/v20180416/api.json +570 -475
- tccli/services/scf/v20180416/examples.json +52 -44
- tccli/services/sqlserver/v20180328/api.json +30 -1
- tccli/services/tcb/v20180608/api.json +72 -63
- tccli/services/tcb/v20180608/examples.json +1 -1
- tccli/services/tcm/v20210413/api.json +45 -47
- tccli/services/tcr/v20190924/api.json +399 -371
- tccli/services/tcr/v20190924/examples.json +32 -32
- tccli/services/thpc/v20211109/api.json +30 -44
- tccli/services/thpc/v20220401/api.json +30 -44
- tccli/services/thpc/v20230321/api.json +54 -54
- tccli/services/tke/v20180525/api.json +691 -591
- tccli/services/tke/v20180525/examples.json +130 -130
- tccli/services/tke/v20220501/api.json +15 -15
- tccli/services/vpc/v20170312/api.json +178 -150
- tccli/services/vpc/v20170312/examples.json +24 -24
- {tccli-3.0.1242.1.dist-info → tccli-3.0.1244.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1242.1.dist-info → tccli-3.0.1244.1.dist-info}/RECORD +59 -59
- {tccli-3.0.1242.1.dist-info → tccli-3.0.1244.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1242.1.dist-info → tccli-3.0.1244.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1242.1.dist-info → tccli-3.0.1244.1.dist-info}/license_files/LICENSE +0 -0
@@ -4137,7 +4137,7 @@
|
|
4137
4137
|
{
|
4138
4138
|
"disabled": false,
|
4139
4139
|
"document": "子网列表",
|
4140
|
-
"example": "
|
4140
|
+
"example": "[\"subnet-sfdfd\"]",
|
4141
4141
|
"member": "string",
|
4142
4142
|
"name": "SubNetIds",
|
4143
4143
|
"required": false,
|
@@ -5244,7 +5244,7 @@
|
|
5244
5244
|
{
|
5245
5245
|
"disabled": false,
|
5246
5246
|
"document": "子网实例id\n注意:此字段可能返回 null,表示取不到有效值。",
|
5247
|
-
"example": "
|
5247
|
+
"example": "[\"subenet-sdfsdf\"]",
|
5248
5248
|
"member": "string",
|
5249
5249
|
"name": "SubnetIds",
|
5250
5250
|
"output_required": true,
|
@@ -5803,7 +5803,7 @@
|
|
5803
5803
|
{
|
5804
5804
|
"disabled": false,
|
5805
5805
|
"document": "外部任务Id 最长64字节",
|
5806
|
-
"example": "
|
5806
|
+
"example": "1423443",
|
5807
5807
|
"member": "string",
|
5808
5808
|
"name": "ExternalId",
|
5809
5809
|
"required": true,
|
@@ -6351,7 +6351,7 @@
|
|
6351
6351
|
{
|
6352
6352
|
"disabled": false,
|
6353
6353
|
"document": "版本名字(精确匹配)",
|
6354
|
-
"example": "
|
6354
|
+
"example": "version",
|
6355
6355
|
"member": "string",
|
6356
6356
|
"name": "VersionName",
|
6357
6357
|
"required": false,
|
@@ -6386,7 +6386,7 @@
|
|
6386
6386
|
{
|
6387
6387
|
"disabled": false,
|
6388
6388
|
"document": "服务名称\n注意:此字段可能返回 null,表示取不到有效值。",
|
6389
|
-
"example": "
|
6389
|
+
"example": "server-01",
|
6390
6390
|
"member": "string",
|
6391
6391
|
"name": "ServerName",
|
6392
6392
|
"output_required": true,
|
@@ -6406,7 +6406,7 @@
|
|
6406
6406
|
{
|
6407
6407
|
"disabled": false,
|
6408
6408
|
"document": "镜像仓库\n注意:此字段可能返回 null,表示取不到有效值。",
|
6409
|
-
"example": "
|
6409
|
+
"example": "image",
|
6410
6410
|
"member": "string",
|
6411
6411
|
"name": "ImageRepo",
|
6412
6412
|
"output_required": true,
|
@@ -6416,7 +6416,7 @@
|
|
6416
6416
|
{
|
6417
6417
|
"disabled": false,
|
6418
6418
|
"document": "流量配置的类型(FLOW,URL_PARAMS)\n注意:此字段可能返回 null,表示取不到有效值。",
|
6419
|
-
"example": "
|
6419
|
+
"example": "FLOW",
|
6420
6420
|
"member": "string",
|
6421
6421
|
"name": "TrafficType",
|
6422
6422
|
"output_required": true,
|
@@ -6741,7 +6741,7 @@
|
|
6741
6741
|
{
|
6742
6742
|
"disabled": false,
|
6743
6743
|
"document": "子网实例id\n注意:此字段可能返回 null,表示取不到有效值。",
|
6744
|
-
"example": "
|
6744
|
+
"example": "[\"subnet-sdfsdf\"]",
|
6745
6745
|
"member": "string",
|
6746
6746
|
"name": "SubnetIds",
|
6747
6747
|
"output_required": true,
|
@@ -7156,7 +7156,7 @@
|
|
7156
7156
|
{
|
7157
7157
|
"disabled": false,
|
7158
7158
|
"document": "子网实例id\n注意:此字段可能返回 null,表示取不到有效值。",
|
7159
|
-
"example": "
|
7159
|
+
"example": "[\"subnet-csdffl\"]",
|
7160
7160
|
"member": "string",
|
7161
7161
|
"name": "SubnetIds",
|
7162
7162
|
"output_required": true,
|
@@ -7602,7 +7602,7 @@
|
|
7602
7602
|
{
|
7603
7603
|
"disabled": false,
|
7604
7604
|
"document": "环境id",
|
7605
|
-
"example": "",
|
7605
|
+
"example": "lowcode-123",
|
7606
7606
|
"member": "string",
|
7607
7607
|
"name": "EnvId",
|
7608
7608
|
"required": true,
|
@@ -7611,7 +7611,7 @@
|
|
7611
7611
|
{
|
7612
7612
|
"disabled": false,
|
7613
7613
|
"document": "终端用户来源\n<li> qcloud </li>\n<li>miniapp</li>",
|
7614
|
-
"example": "",
|
7614
|
+
"example": "miniapp",
|
7615
7615
|
"member": "string",
|
7616
7616
|
"name": "Source",
|
7617
7617
|
"required": false,
|
@@ -7625,12 +7625,13 @@
|
|
7625
7625
|
"members": [
|
7626
7626
|
{
|
7627
7627
|
"disabled": false,
|
7628
|
-
"document": "
|
7629
|
-
"example": "",
|
7628
|
+
"document": "环境终端用户新增与登录统计",
|
7629
|
+
"example": "无",
|
7630
7630
|
"member": "LoginStatistic",
|
7631
7631
|
"name": "LoginStatistics",
|
7632
|
+
"output_required": true,
|
7632
7633
|
"type": "list",
|
7633
|
-
"value_allowed_null":
|
7634
|
+
"value_allowed_null": false
|
7634
7635
|
},
|
7635
7636
|
{
|
7636
7637
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
@@ -7647,7 +7648,7 @@
|
|
7647
7648
|
{
|
7648
7649
|
"disabled": false,
|
7649
7650
|
"document": "环境id",
|
7650
|
-
"example": "",
|
7651
|
+
"example": "lowcode-123",
|
7651
7652
|
"member": "string",
|
7652
7653
|
"name": "EnvId",
|
7653
7654
|
"required": true,
|
@@ -7661,19 +7662,21 @@
|
|
7661
7662
|
"members": [
|
7662
7663
|
{
|
7663
7664
|
"disabled": false,
|
7664
|
-
"document": "
|
7665
|
-
"example": "",
|
7665
|
+
"document": "终端用户各平台统计",
|
7666
|
+
"example": "无",
|
7666
7667
|
"member": "PlatformStatistic",
|
7667
7668
|
"name": "PlatformStatistics",
|
7669
|
+
"output_required": true,
|
7668
7670
|
"type": "list",
|
7669
|
-
"value_allowed_null":
|
7671
|
+
"value_allowed_null": false
|
7670
7672
|
},
|
7671
7673
|
{
|
7672
7674
|
"disabled": false,
|
7673
7675
|
"document": "终端用户总数",
|
7674
|
-
"example": "",
|
7676
|
+
"example": "19800",
|
7675
7677
|
"member": "uint64",
|
7676
7678
|
"name": "TotalCount",
|
7679
|
+
"output_required": true,
|
7677
7680
|
"type": "int",
|
7678
7681
|
"value_allowed_null": false
|
7679
7682
|
},
|
@@ -7737,6 +7740,7 @@
|
|
7737
7740
|
"example": "1",
|
7738
7741
|
"member": "uint64",
|
7739
7742
|
"name": "Total",
|
7743
|
+
"output_required": true,
|
7740
7744
|
"type": "int",
|
7741
7745
|
"value_allowed_null": false
|
7742
7746
|
},
|
@@ -7746,6 +7750,7 @@
|
|
7746
7750
|
"example": "无",
|
7747
7751
|
"member": "EndUserInfo",
|
7748
7752
|
"name": "Users",
|
7753
|
+
"output_required": true,
|
7749
7754
|
"type": "list",
|
7750
7755
|
"value_allowed_null": false
|
7751
7756
|
},
|
@@ -9176,7 +9181,7 @@
|
|
9176
9181
|
{
|
9177
9182
|
"disabled": false,
|
9178
9183
|
"document": "子网Id列表",
|
9179
|
-
"example": "
|
9184
|
+
"example": "[\"subnet-xdsfd\"]",
|
9180
9185
|
"member": "string",
|
9181
9186
|
"name": "SubNetIds",
|
9182
9187
|
"output_required": true,
|
@@ -9500,140 +9505,140 @@
|
|
9500
9505
|
{
|
9501
9506
|
"disabled": false,
|
9502
9507
|
"document": "用户唯一ID",
|
9503
|
-
"example": "
|
9508
|
+
"example": "1234-abc-12345",
|
9504
9509
|
"member": "string",
|
9505
9510
|
"name": "UUId",
|
9506
|
-
"
|
9511
|
+
"output_required": true,
|
9507
9512
|
"type": "string",
|
9508
9513
|
"value_allowed_null": false
|
9509
9514
|
},
|
9510
9515
|
{
|
9511
9516
|
"disabled": false,
|
9512
9517
|
"document": "微信ID",
|
9513
|
-
"example": "
|
9518
|
+
"example": "open-wx",
|
9514
9519
|
"member": "string",
|
9515
9520
|
"name": "WXOpenId",
|
9516
|
-
"
|
9521
|
+
"output_required": true,
|
9517
9522
|
"type": "string",
|
9518
9523
|
"value_allowed_null": false
|
9519
9524
|
},
|
9520
9525
|
{
|
9521
9526
|
"disabled": false,
|
9522
9527
|
"document": "qq ID",
|
9523
|
-
"example": "
|
9528
|
+
"example": "open-qq",
|
9524
9529
|
"member": "string",
|
9525
9530
|
"name": "QQOpenId",
|
9526
|
-
"
|
9531
|
+
"output_required": true,
|
9527
9532
|
"type": "string",
|
9528
9533
|
"value_allowed_null": false
|
9529
9534
|
},
|
9530
9535
|
{
|
9531
9536
|
"disabled": false,
|
9532
9537
|
"document": "手机号",
|
9533
|
-
"example": "
|
9538
|
+
"example": "13099998888",
|
9534
9539
|
"member": "string",
|
9535
9540
|
"name": "Phone",
|
9536
|
-
"
|
9541
|
+
"output_required": true,
|
9537
9542
|
"type": "string",
|
9538
9543
|
"value_allowed_null": false
|
9539
9544
|
},
|
9540
9545
|
{
|
9541
9546
|
"disabled": false,
|
9542
9547
|
"document": "邮箱",
|
9543
|
-
"example": "
|
9548
|
+
"example": "steven@tencent.com",
|
9544
9549
|
"member": "string",
|
9545
9550
|
"name": "Email",
|
9546
|
-
"
|
9551
|
+
"output_required": true,
|
9547
9552
|
"type": "string",
|
9548
9553
|
"value_allowed_null": false
|
9549
9554
|
},
|
9550
9555
|
{
|
9551
9556
|
"disabled": false,
|
9552
9557
|
"document": "昵称",
|
9553
|
-
"example": "
|
9558
|
+
"example": "steven",
|
9554
9559
|
"member": "string",
|
9555
9560
|
"name": "NickName",
|
9556
|
-
"
|
9561
|
+
"output_required": true,
|
9557
9562
|
"type": "string",
|
9558
9563
|
"value_allowed_null": false
|
9559
9564
|
},
|
9560
9565
|
{
|
9561
9566
|
"disabled": false,
|
9562
9567
|
"document": "性别",
|
9563
|
-
"example": "
|
9568
|
+
"example": "男",
|
9564
9569
|
"member": "string",
|
9565
9570
|
"name": "Gender",
|
9566
|
-
"
|
9571
|
+
"output_required": true,
|
9567
9572
|
"type": "string",
|
9568
9573
|
"value_allowed_null": false
|
9569
9574
|
},
|
9570
9575
|
{
|
9571
9576
|
"disabled": false,
|
9572
9577
|
"document": "头像地址",
|
9573
|
-
"example": "
|
9578
|
+
"example": "https://www.baidu.com",
|
9574
9579
|
"member": "string",
|
9575
9580
|
"name": "AvatarUrl",
|
9576
|
-
"
|
9581
|
+
"output_required": true,
|
9577
9582
|
"type": "string",
|
9578
9583
|
"value_allowed_null": false
|
9579
9584
|
},
|
9580
9585
|
{
|
9581
9586
|
"disabled": false,
|
9582
9587
|
"document": "更新时间",
|
9583
|
-
"example": "
|
9588
|
+
"example": "2024-02-02",
|
9584
9589
|
"member": "string",
|
9585
9590
|
"name": "UpdateTime",
|
9586
|
-
"
|
9591
|
+
"output_required": true,
|
9587
9592
|
"type": "string",
|
9588
9593
|
"value_allowed_null": false
|
9589
9594
|
},
|
9590
9595
|
{
|
9591
9596
|
"disabled": false,
|
9592
9597
|
"document": "创建时间",
|
9593
|
-
"example": "
|
9598
|
+
"example": "2024-02-02",
|
9594
9599
|
"member": "string",
|
9595
9600
|
"name": "CreateTime",
|
9596
|
-
"
|
9601
|
+
"output_required": true,
|
9597
9602
|
"type": "string",
|
9598
9603
|
"value_allowed_null": false
|
9599
9604
|
},
|
9600
9605
|
{
|
9601
9606
|
"disabled": false,
|
9602
9607
|
"document": "是否为匿名用户",
|
9603
|
-
"example": "
|
9608
|
+
"example": "true",
|
9604
9609
|
"member": "bool",
|
9605
9610
|
"name": "IsAnonymous",
|
9606
|
-
"
|
9611
|
+
"output_required": true,
|
9607
9612
|
"type": "bool",
|
9608
9613
|
"value_allowed_null": false
|
9609
9614
|
},
|
9610
9615
|
{
|
9611
9616
|
"disabled": false,
|
9612
9617
|
"document": "是否禁用账户",
|
9613
|
-
"example": "
|
9618
|
+
"example": "true",
|
9614
9619
|
"member": "bool",
|
9615
9620
|
"name": "IsDisabled",
|
9616
|
-
"
|
9621
|
+
"output_required": true,
|
9617
9622
|
"type": "bool",
|
9618
9623
|
"value_allowed_null": false
|
9619
9624
|
},
|
9620
9625
|
{
|
9621
9626
|
"disabled": false,
|
9622
9627
|
"document": "是否设置过密码",
|
9623
|
-
"example": "
|
9628
|
+
"example": "true",
|
9624
9629
|
"member": "bool",
|
9625
9630
|
"name": "HasPassword",
|
9626
|
-
"
|
9631
|
+
"output_required": true,
|
9627
9632
|
"type": "bool",
|
9628
9633
|
"value_allowed_null": false
|
9629
9634
|
},
|
9630
9635
|
{
|
9631
9636
|
"disabled": false,
|
9632
9637
|
"document": "用户名",
|
9633
|
-
"example": "
|
9638
|
+
"example": "steven",
|
9634
9639
|
"member": "string",
|
9635
9640
|
"name": "UserName",
|
9636
|
-
"
|
9641
|
+
"output_required": true,
|
9637
9642
|
"type": "string",
|
9638
9643
|
"value_allowed_null": false
|
9639
9644
|
}
|
@@ -10177,7 +10182,7 @@
|
|
10177
10182
|
{
|
10178
10183
|
"disabled": false,
|
10179
10184
|
"document": "OA PUBLIC MINIAPP VPC",
|
10180
|
-
"example": "
|
10185
|
+
"example": "[\"OA\"]",
|
10181
10186
|
"member": "string",
|
10182
10187
|
"name": "OpenAccessTypes",
|
10183
10188
|
"required": false,
|
@@ -11130,43 +11135,47 @@
|
|
11130
11135
|
"members": [
|
11131
11136
|
{
|
11132
11137
|
"disabled": false,
|
11133
|
-
"document": "统计类型 新增NEWUSER 和登录 LOGIN
|
11134
|
-
"example": "",
|
11138
|
+
"document": "统计类型 新增NEWUSER 和登录 LOGIN",
|
11139
|
+
"example": "NEWUSER",
|
11135
11140
|
"member": "string",
|
11136
11141
|
"name": "StatisticalType",
|
11142
|
+
"output_required": true,
|
11137
11143
|
"required": false,
|
11138
11144
|
"type": "string",
|
11139
|
-
"value_allowed_null":
|
11145
|
+
"value_allowed_null": false
|
11140
11146
|
},
|
11141
11147
|
{
|
11142
11148
|
"disabled": false,
|
11143
|
-
"document": "统计周期:日DAY,周WEEK,月MONTH
|
11144
|
-
"example": "",
|
11149
|
+
"document": "统计周期:日DAY,周WEEK,月MONTH",
|
11150
|
+
"example": "WEEK",
|
11145
11151
|
"member": "string",
|
11146
11152
|
"name": "StatisticalCycle",
|
11153
|
+
"output_required": true,
|
11147
11154
|
"required": false,
|
11148
11155
|
"type": "string",
|
11149
|
-
"value_allowed_null":
|
11156
|
+
"value_allowed_null": false
|
11150
11157
|
},
|
11151
11158
|
{
|
11152
11159
|
"disabled": false,
|
11153
|
-
"document": "
|
11154
|
-
"example": "",
|
11160
|
+
"document": "统计总量",
|
11161
|
+
"example": "2",
|
11155
11162
|
"member": "uint64",
|
11156
11163
|
"name": "Count",
|
11164
|
+
"output_required": true,
|
11157
11165
|
"required": false,
|
11158
11166
|
"type": "int",
|
11159
|
-
"value_allowed_null":
|
11167
|
+
"value_allowed_null": false
|
11160
11168
|
},
|
11161
11169
|
{
|
11162
11170
|
"disabled": false,
|
11163
|
-
"document": "
|
11164
|
-
"example": "",
|
11171
|
+
"document": "更新时间",
|
11172
|
+
"example": "2025-01-01",
|
11165
11173
|
"member": "string",
|
11166
11174
|
"name": "UpdateTime",
|
11175
|
+
"output_required": true,
|
11167
11176
|
"required": false,
|
11168
11177
|
"type": "string",
|
11169
|
-
"value_allowed_null":
|
11178
|
+
"value_allowed_null": false
|
11170
11179
|
}
|
11171
11180
|
],
|
11172
11181
|
"usage": "both"
|
@@ -13117,7 +13126,7 @@
|
|
13117
13126
|
{
|
13118
13127
|
"disabled": false,
|
13119
13128
|
"document": "服务名称列表",
|
13120
|
-
"example": "
|
13129
|
+
"example": "[\"server-sdfsdf\"]",
|
13121
13130
|
"member": "string",
|
13122
13131
|
"name": "ServerNameList",
|
13123
13132
|
"required": true,
|
@@ -13142,7 +13151,7 @@
|
|
13142
13151
|
{
|
13143
13152
|
"disabled": false,
|
13144
13153
|
"document": "解冻失败列表\n注意:此字段可能返回 null,表示取不到有效值。\n注意:此字段可能返回 null,表示取不到有效值。",
|
13145
|
-
"example": "
|
13154
|
+
"example": "[\"server-sdfsdf\"]",
|
13146
13155
|
"member": "string",
|
13147
13156
|
"name": "FailServerList",
|
13148
13157
|
"output_required": true,
|
@@ -382,7 +382,7 @@
|
|
382
382
|
{
|
383
383
|
"document": "获取终端用户列表",
|
384
384
|
"input": "https://tcb.tencentcloudapi.com/?Action=DescribeEndUsers\n&EnvId=envid\n&UUIds.0=00000000963b4a85a9b34e2d1fe0c685\n&<公共请求参数>",
|
385
|
-
"output": "{\n \"Response\": {\n \"Total\": 1,\n \"Users\": [\n {\n \"UserName\": \"
|
385
|
+
"output": "{\n \"Response\": {\n \"Total\": 1,\n \"Users\": [\n {\n \"UserName\": \"admin\",\n \"QQOpenId\": \"openid123\",\n \"UpdateTime\": \"2025-01-01\",\n \"UUId\": \"abc123\",\n \"AvatarUrl\": \"https://www.baidu.com\",\n \"Gender\": \"male\",\n \"IsDisabled\": false,\n \"IsAnonymous\": true,\n \"CreateTime\": \"2025-01-01\",\n \"HasPassword\": true,\n \"Phone\": \"13092030921\",\n \"WXOpenId\": \"openwx123\",\n \"NickName\": \"steven\",\n \"Email\": \"steven@tencent.com\"\n }\n ],\n \"RequestId\": \"abc12345667\"\n }\n}",
|
386
386
|
"title": "获取终端用户列表"
|
387
387
|
}
|
388
388
|
],
|