tccli 3.0.1128.1__py2.py3-none-any.whl → 3.0.1129.1__py2.py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (33) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/billing/v20180709/api.json +3 -2
  3. tccli/services/bpaas/v20181217/api.json +5 -0
  4. tccli/services/cat/v20180409/api.json +1 -0
  5. tccli/services/cdwdoris/v20211228/api.json +20 -0
  6. tccli/services/cynosdb/v20190107/api.json +5 -3
  7. tccli/services/dc/v20180410/api.json +139 -121
  8. tccli/services/dc/v20180410/examples.json +6 -6
  9. tccli/services/es/v20180416/api.json +10 -0
  10. tccli/services/essbasic/v20210526/api.json +44 -2
  11. tccli/services/essbasic/v20210526/examples.json +1 -1
  12. tccli/services/hunyuan/v20230901/api.json +4 -4
  13. tccli/services/lighthouse/v20200324/api.json +2 -4
  14. tccli/services/monitor/v20180724/api.json +29 -16
  15. tccli/services/mps/v20190612/api.json +122 -4
  16. tccli/services/mrs/v20200910/api.json +315 -65
  17. tccli/services/ocr/v20181119/api.json +1 -1
  18. tccli/services/organization/v20210331/api.json +28 -0
  19. tccli/services/rce/v20201103/api.json +9 -9
  20. tccli/services/redis/v20180412/api.json +34 -28
  21. tccli/services/redis/v20180412/examples.json +4 -4
  22. tccli/services/tdmq/v20200217/api.json +8 -8
  23. tccli/services/tdmq/v20200217/examples.json +5 -5
  24. tccli/services/teo/v20220901/api.json +4 -4
  25. tccli/services/tke/v20180525/api.json +36 -28
  26. tccli/services/tke/v20180525/examples.json +3 -3
  27. tccli/services/wedata/v20210820/api.json +106 -1
  28. tccli/services/wedata/v20210820/examples.json +2 -2
  29. {tccli-3.0.1128.1.dist-info → tccli-3.0.1129.1.dist-info}/METADATA +2 -2
  30. {tccli-3.0.1128.1.dist-info → tccli-3.0.1129.1.dist-info}/RECORD +33 -33
  31. {tccli-3.0.1128.1.dist-info → tccli-3.0.1129.1.dist-info}/WHEEL +0 -0
  32. {tccli-3.0.1128.1.dist-info → tccli-3.0.1129.1.dist-info}/entry_points.txt +0 -0
  33. {tccli-3.0.1128.1.dist-info → tccli-3.0.1129.1.dist-info}/license_files/LICENSE +0 -0
@@ -1492,7 +1492,7 @@
1492
1492
  "status": "online"
1493
1493
  },
1494
1494
  "UpdateEKSCluster": {
1495
- "document": "修改弹性集群名称等属性 ",
1495
+ "document": "修改弹性集群名称等属性",
1496
1496
  "input": "UpdateEKSClusterRequest",
1497
1497
  "name": "修改弹性集群EKS",
1498
1498
  "output": "UpdateEKSClusterResponse",
@@ -3521,26 +3521,28 @@
3521
3521
  "members": [
3522
3522
  {
3523
3523
  "disabled": false,
3524
- "document": "是否开启内网访问LB",
3525
- "example": "",
3524
+ "document": "是否开启内网访问LB\n注意:此字段可能返回 null,表示取不到有效值。",
3525
+ "example": "",
3526
3526
  "member": "bool",
3527
3527
  "name": "Enabled",
3528
+ "output_required": false,
3528
3529
  "required": true,
3529
3530
  "type": "bool",
3530
- "value_allowed_null": false
3531
+ "value_allowed_null": true
3531
3532
  },
3532
3533
  {
3533
3534
  "disabled": false,
3534
- "document": "内网访问LB关联的子网Id",
3535
- "example": "",
3535
+ "document": "内网访问LB关联的子网Id\n注意:此字段可能返回 null,表示取不到有效值。",
3536
+ "example": "",
3536
3537
  "member": "string",
3537
3538
  "name": "SubnetId",
3539
+ "output_required": false,
3538
3540
  "required": false,
3539
3541
  "type": "string",
3540
- "value_allowed_null": false
3542
+ "value_allowed_null": true
3541
3543
  }
3542
3544
  ],
3543
- "usage": "in"
3545
+ "usage": "both"
3544
3546
  },
3545
3547
  "ClusterLevelAttribute": {
3546
3548
  "document": "托管集群等级属性",
@@ -3911,56 +3913,61 @@
3911
3913
  "members": [
3912
3914
  {
3913
3915
  "disabled": false,
3914
- "document": "是否开启公网访问LB",
3916
+ "document": "是否开启公网访问LB\n注意:此字段可能返回 null,表示取不到有效值。",
3915
3917
  "example": "true",
3916
3918
  "member": "bool",
3917
3919
  "name": "Enabled",
3920
+ "output_required": false,
3918
3921
  "required": true,
3919
3922
  "type": "bool",
3920
- "value_allowed_null": false
3923
+ "value_allowed_null": true
3921
3924
  },
3922
3925
  {
3923
3926
  "disabled": false,
3924
- "document": "允许访问的来源CIDR列表",
3927
+ "document": "允许访问的来源CIDR列表\n注意:此字段可能返回 null,表示取不到有效值。",
3925
3928
  "example": "[]",
3926
3929
  "member": "string",
3927
3930
  "name": "AllowFromCidrs",
3931
+ "output_required": false,
3928
3932
  "required": false,
3929
3933
  "type": "list",
3930
- "value_allowed_null": false
3934
+ "value_allowed_null": true
3931
3935
  },
3932
3936
  {
3933
3937
  "disabled": false,
3934
- "document": "安全策略放通单个IP或CIDR(例如: \"192.168.1.0/24\",默认为拒绝所有)",
3938
+ "document": "安全策略放通单个IP或CIDR(例如: \"192.168.1.0/24\",默认为拒绝所有)\n注意:此字段可能返回 null,表示取不到有效值。",
3935
3939
  "example": "[]",
3936
3940
  "member": "string",
3937
3941
  "name": "SecurityPolicies",
3942
+ "output_required": false,
3938
3943
  "required": false,
3939
3944
  "type": "list",
3940
- "value_allowed_null": false
3945
+ "value_allowed_null": true
3941
3946
  },
3942
3947
  {
3943
3948
  "disabled": false,
3944
- "document": "外网访问相关的扩展参数,格式为json",
3949
+ "document": "外网访问相关的扩展参数,格式为json\n注意:此字段可能返回 null,表示取不到有效值。",
3945
3950
  "example": "{}",
3946
3951
  "member": "string",
3947
3952
  "name": "ExtraParam",
3953
+ "output_required": false,
3948
3954
  "required": false,
3949
3955
  "type": "string",
3950
- "value_allowed_null": false
3956
+ "value_allowed_null": true
3951
3957
  },
3952
3958
  {
3953
3959
  "disabled": false,
3954
- "document": "新内外网功能,需要传递安全组",
3960
+ "document": "新内外网功能,需要传递安全组\n注意:此字段可能返回 null,表示取不到有效值。",
3955
3961
  "example": "\"\"",
3956
3962
  "member": "string",
3957
3963
  "name": "SecurityGroup",
3964
+ "output_required": false,
3958
3965
  "required": false,
3959
3966
  "type": "string",
3960
- "value_allowed_null": false
3967
+ "value_allowed_null": true
3961
3968
  }
3962
3969
  ],
3963
- "usage": "in"
3970
+ "usage": "both"
3964
3971
  },
3965
3972
  "ClusterStatus": {
3966
3973
  "document": "集群状态信息",
@@ -5625,7 +5632,7 @@
5625
5632
  "example": "cls-hofqp2ie",
5626
5633
  "member": "string",
5627
5634
  "name": "ClusterId",
5628
- "required": true,
5635
+ "output_required": true,
5629
5636
  "type": "string",
5630
5637
  "value_allowed_null": false
5631
5638
  },
@@ -10136,7 +10143,7 @@
10136
10143
  "example": "无",
10137
10144
  "member": "IPAddress",
10138
10145
  "name": "Addresses",
10139
- "required": true,
10146
+ "output_required": true,
10140
10147
  "type": "list",
10141
10148
  "value_allowed_null": false
10142
10149
  },
@@ -10146,7 +10153,7 @@
10146
10153
  "example": "无",
10147
10154
  "member": "ClusterCredential",
10148
10155
  "name": "Credential",
10149
- "required": true,
10156
+ "output_required": true,
10150
10157
  "type": "object",
10151
10158
  "value_allowed_null": false
10152
10159
  },
@@ -10156,7 +10163,7 @@
10156
10163
  "example": "无",
10157
10164
  "member": "ClusterPublicLB",
10158
10165
  "name": "PublicLB",
10159
- "required": true,
10166
+ "output_required": true,
10160
10167
  "type": "object",
10161
10168
  "value_allowed_null": false
10162
10169
  },
@@ -10166,7 +10173,7 @@
10166
10173
  "example": "无",
10167
10174
  "member": "ClusterInternalLB",
10168
10175
  "name": "InternalLB",
10169
- "required": true,
10176
+ "output_required": true,
10170
10177
  "type": "object",
10171
10178
  "value_allowed_null": false
10172
10179
  },
@@ -10176,7 +10183,7 @@
10176
10183
  "example": "false",
10177
10184
  "member": "bool",
10178
10185
  "name": "ProxyLB",
10179
- "required": true,
10186
+ "output_required": true,
10180
10187
  "type": "bool",
10181
10188
  "value_allowed_null": false
10182
10189
  },
@@ -10186,7 +10193,7 @@
10186
10193
  "example": "\"\"",
10187
10194
  "member": "string",
10188
10195
  "name": "Kubeconfig",
10189
- "required": true,
10196
+ "output_required": true,
10190
10197
  "type": "string",
10191
10198
  "value_allowed_null": false
10192
10199
  },
@@ -16151,6 +16158,7 @@
16151
16158
  "example": "无",
16152
16159
  "member": "AppChart",
16153
16160
  "name": "AppCharts",
16161
+ "output_required": true,
16154
16162
  "type": "list",
16155
16163
  "value_allowed_null": true
16156
16164
  },
@@ -23500,7 +23508,7 @@
23500
23508
  },
23501
23509
  {
23502
23510
  "disabled": false,
23503
- "document": "系统",
23511
+ "document": "系统,默认linux",
23504
23512
  "example": "linux",
23505
23513
  "member": "string",
23506
23514
  "name": "Os",
@@ -23510,7 +23518,7 @@
23510
23518
  },
23511
23519
  {
23512
23520
  "disabled": false,
23513
- "document": "硬件架构",
23521
+ "document": "硬件架构,默认amd64",
23514
23522
  "example": "amd64",
23515
23523
  "member": "string",
23516
23524
  "name": "Arch",
@@ -434,8 +434,8 @@
434
434
  ],
435
435
  "DeleteEKSCluster": [
436
436
  {
437
- "document": "删除弹性集群",
438
- "input": "https://tke.tencentcloudapi.com/?Action=DeleteEKSCluster\n&ClusterId=cls-xxxxxx\n&<公共请求参数>",
437
+ "document": "",
438
+ "input": "POST / HTTP/1.1\nHost: tke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteEKSCluster\n<公共请求参数>\n\n{\n \"ClusterId\": \"cls-xxxxxx\"\n}",
439
439
  "output": "{\n \"Response\": {\n \"RequestId\": \"eac6b301-a322-493a-8e36-83b295459397\"\n }\n}",
440
440
  "title": "删除弹性集群"
441
441
  }
@@ -1833,7 +1833,7 @@
1833
1833
  "UpdateEKSCluster": [
1834
1834
  {
1835
1835
  "document": "修改弹性集群",
1836
- "input": "https://tke.tencentcloudapi.com/?Action=UpdateEKSCluster\n&ClusterId=cls-xxxxxx\n&ClusterName=test_cluster1\n&SubnetIds.0=subnet-xxxx\n&ClusterDesc=my_test_cluster888\n&ServiceSubnetId=subnet-xxxx\n&DnsServers.0.Domain=exam.com\n&DnsServers.0.DnsServers.0=10.2.2.88:53\n&<公共请求参数>",
1836
+ "input": "POST / HTTP/1.1\nHost: tke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateEKSCluster\n<公共请求参数>\n\n{\n \"ServiceSubnetId\": \"subnet-xxxx\",\n \"ClusterName\": \"test_cluster1\",\n \"SubnetIds\": [\n \"subnet-xxxx\"\n ],\n \"ClusterId\": \"cls-xxxxxx\",\n \"DnsServers\": [\n {\n \"Domain\": \"exam.com\",\n \"DnsServers\": [\n \"10.2.2.88:53\"\n ]\n }\n ],\n \"ClusterDesc\": \"my_test_cluster888\"\n}",
1837
1837
  "output": "{\n \"Response\": {\n \"RequestId\": \"eac6b301-a322-493a-8e36-83b295459397\"\n }\n}",
1838
1838
  "title": "修改弹性集群"
1839
1839
  }
@@ -17694,6 +17694,24 @@
17694
17694
  "name": "TableId",
17695
17695
  "required": true,
17696
17696
  "type": "string"
17697
+ },
17698
+ {
17699
+ "disabled": false,
17700
+ "document": "按名称查询的条件",
17701
+ "example": "无",
17702
+ "member": "TableNameFilter",
17703
+ "name": "TableNameFilter",
17704
+ "required": false,
17705
+ "type": "object"
17706
+ },
17707
+ {
17708
+ "disabled": false,
17709
+ "document": "查询条件类型0按id,1按名称,默认为0",
17710
+ "example": "无",
17711
+ "member": "uint64",
17712
+ "name": "TableFilterType",
17713
+ "required": false,
17714
+ "type": "int"
17697
17715
  }
17698
17716
  ],
17699
17717
  "type": "object"
@@ -17707,7 +17725,7 @@
17707
17725
  "example": "无",
17708
17726
  "member": "TableMeta",
17709
17727
  "name": "TableMeta",
17710
- "required": true,
17728
+ "output_required": true,
17711
17729
  "type": "object",
17712
17730
  "value_allowed_null": true
17713
17731
  },
@@ -37429,10 +37447,97 @@
37429
37447
  "output_required": false,
37430
37448
  "type": "int",
37431
37449
  "value_allowed_null": true
37450
+ },
37451
+ {
37452
+ "disabled": false,
37453
+ "document": "表附属信息\n注意:此字段可能返回 null,表示取不到有效值。",
37454
+ "example": "无",
37455
+ "member": "TableMetaProperty",
37456
+ "name": "TableProperties",
37457
+ "output_required": false,
37458
+ "type": "list",
37459
+ "value_allowed_null": true
37460
+ }
37461
+ ],
37462
+ "usage": "out"
37463
+ },
37464
+ "TableMetaProperty": {
37465
+ "document": "表附加信息",
37466
+ "members": [
37467
+ {
37468
+ "disabled": false,
37469
+ "document": "属性的key\n注意:此字段可能返回 null,表示取不到有效值。",
37470
+ "example": "无",
37471
+ "member": "string",
37472
+ "name": "Key",
37473
+ "output_required": false,
37474
+ "type": "string",
37475
+ "value_allowed_null": true
37476
+ },
37477
+ {
37478
+ "disabled": false,
37479
+ "document": "属性的值\n注意:此字段可能返回 null,表示取不到有效值。",
37480
+ "example": "无",
37481
+ "member": "string",
37482
+ "name": "Value",
37483
+ "output_required": false,
37484
+ "type": "string",
37485
+ "value_allowed_null": true
37432
37486
  }
37433
37487
  ],
37434
37488
  "usage": "out"
37435
37489
  },
37490
+ "TableNameFilter": {
37491
+ "document": "按表名查询的查询条件",
37492
+ "members": [
37493
+ {
37494
+ "disabled": false,
37495
+ "document": "数据源类型",
37496
+ "example": "无",
37497
+ "member": "string",
37498
+ "name": "MsType",
37499
+ "required": false,
37500
+ "type": "string"
37501
+ },
37502
+ {
37503
+ "disabled": false,
37504
+ "document": "数据源id",
37505
+ "example": "无",
37506
+ "member": "int64",
37507
+ "name": "DatasourceId",
37508
+ "required": false,
37509
+ "type": "int"
37510
+ },
37511
+ {
37512
+ "disabled": false,
37513
+ "document": "数据库名称",
37514
+ "example": "无",
37515
+ "member": "string",
37516
+ "name": "DatabaseName",
37517
+ "required": false,
37518
+ "type": "string"
37519
+ },
37520
+ {
37521
+ "disabled": false,
37522
+ "document": "schema",
37523
+ "example": "无",
37524
+ "member": "string",
37525
+ "name": "SchemaName",
37526
+ "required": false,
37527
+ "type": "string"
37528
+ },
37529
+ {
37530
+ "disabled": false,
37531
+ "document": "表名",
37532
+ "example": "无",
37533
+ "member": "string",
37534
+ "name": "Name",
37535
+ "required": false,
37536
+ "type": "string"
37537
+ }
37538
+ ],
37539
+ "usage": "in"
37540
+ },
37436
37541
  "TablePropertyScore": {
37437
37542
  "document": "按天更新的表的资产评分",
37438
37543
  "members": [
@@ -1239,8 +1239,8 @@
1239
1239
  "DescribeTableMeta": [
1240
1240
  {
1241
1241
  "document": "",
1242
- "input": "POST / HTTP/1.1\nHost: wedata.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeTableMeta\n<公共请求参数>\n\n{\n \"TableId\": \"12345\"\n}",
1243
- "output": "{\n \"Response\": {\n \"TableMeta\": {\n \"ClusterId\": \"xx\",\n \"TableHeat\": {\n \"Heat\": 0.0,\n \"TableId\": \"xx\",\n \"DayTime\": \"2020-09-22T00:00:00+00:00\"\n },\n \"DatabaseId\": \"xx\",\n \"HasFavorite\": true,\n \"ProjectDisplayName\": \"xx\",\n \"StorageSizeWithUnit\": \"xx\",\n \"TableId\": \"xx\",\n \"BizCatalogNames\": [\n \"xx\"\n ],\n \"TablePath\": \"xx\",\n \"LikeCount\": 0,\n \"TableNameCn\": \"xx\",\n \"DdlModifyTime\": \"2020-09-22T00:00:00+00:00\",\n \"Description\": \"xx\",\n \"InstanceId\": \"xx\",\n \"TableName\": \"xx\",\n \"LastAccessTime\": \"2020-09-22T00:00:00+00:00\",\n \"LifeCycleTime\": 0,\n \"MetastoreId\": 0,\n \"DataModifyTime\": \"2020-09-22T00:00:00+00:00\",\n \"TablePropertyScore\": {\n \"Timeliness\": 0.0,\n \"Average\": 0.0,\n \"DayTime\": \"2020-09-22T00:00:00+00:00\",\n \"Normative\": 0.0,\n \"Stability\": 0.0,\n \"TableId\": \"xx\",\n \"Safety\": 0.0,\n \"Integrity\": 0.0\n },\n \"Partitions\": \"xx\",\n \"ReplicationFactor\": \"xx\",\n \"DatasourceName\": \"xx\",\n \"StorageFormat\": \"xx\",\n \"TechnologyType\": \"xx\",\n \"ProjectId\": \"xx\",\n \"BizCatalogIds\": [\n \"xx\"\n ],\n \"ColumnSeparator\": \"xx\",\n \"DatasourceId\": 0,\n \"HasAdminAuthority\": true,\n \"TableOwnerName\": \"xx\",\n \"ModifyTime\": \"2020-09-22T00:00:00+00:00\",\n \"TableNameEn\": \"xx\",\n \"FavoriteCount\": 0,\n \"TableType\": \"xx\",\n \"DatasourceDisplayName\": \"xx\",\n \"ClusterName\": \"xx\",\n \"ProjectName\": \"xx\",\n \"HasLike\": true,\n \"MetastoreType\": \"xx\",\n \"DatabaseName\": \"xx\",\n \"StorageSize\": 0,\n \"CreateTime\": \"2020-09-22T00:00:00+00:00\"\n },\n \"RequestId\": \"xx\"\n }\n}",
1242
+ "input": "POST / HTTP/1.1\nHost: wedata.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeTableMeta\n<公共请求参数>\n\n{\n \"TableId\": \"MvNP9ruUR4qOYfQsaabbcc\"\n}",
1243
+ "output": "{\n \"Response\": {\n \"RequestId\": \"0eeb0618-621a-4e21-a74d-68f1d183749d\",\n \"TableMeta\": {\n \"BizCatalogIds\": null,\n \"BizCatalogNames\": null,\n \"ClusterId\": \"emr-1cbhbbccdd\",\n \"ClusterName\": \"emr-1cbhbbccdd\",\n \"ColumnSeparator\": \"Hive默认\",\n \"Columns\": [\n {\n \"ChineseName\": null,\n \"ColumnKey\": null,\n \"Description\": \"wwwwww\",\n \"IsPartition\": false,\n \"Name\": \"wwwww\",\n \"Position\": 0,\n \"Type\": \"tinyint\",\n \"CreateTime\": \"2024-01-08T23:32:51.000+00:00\",\n \"DefaultValue\": null,\n \"Length\": null,\n \"ModifiedTime\": \"2024-01-08T23:32:51.000+00:00\",\n \"Precision\": null,\n \"Scale\": null\n }\n ],\n \"CreateTime\": \"2023-07-04T16:51:54+08:00\",\n \"DataModifyTime\": null,\n \"DataSourceCategory\": \"CLUSTER\",\n \"DatabaseId\": \"dgz--YqoS3aWyUYjKE_QQQ\",\n \"DatabaseName\": \"test11\",\n \"DatasourceDisplayName\": \"hive_emr-1cbhqqbb.test11\",\n \"DatasourceId\": 30111,\n \"DatasourceName\": \"hive_emr-1cbhqqbb\",\n \"DdlModifyTime\": \"2023-07-04T16:51:54+08:00\",\n \"Description\": null,\n \"FavoriteCount\": 0,\n \"HasAdminAuthority\": false,\n \"HasFavorite\": false,\n \"HasLike\": null,\n \"InstanceId\": \"emr-1cbhqqbb\",\n \"IsPartitionTable\": null,\n \"IsView\": false,\n \"LastAccessTime\": \"2023-07-04T16:53:42+08:00\",\n \"LifeCycleTime\": null,\n \"LikeCount\": 0,\n \"Location\": null,\n \"MetaCrawlType\": \"MANAGED_TABLE\",\n \"MetastoreId\": 128643,\n \"MetastoreType\": \"HIVE\",\n \"ModifyTime\": \"2023-07-04T16:51:54+08:00\",\n \"OwnerProjectId\": null,\n \"PartitionColumns\": null,\n \"PartitionExpireDays\": null,\n \"Partitions\": null,\n \"ProjectDisplayName\": \"项目测试\",\n \"ProjectId\": \"1728806907743539200\",\n \"ProjectName\": \"loader_test\",\n \"ReplicationFactor\": null,\n \"StorageFormat\": \"TEXTFILE\",\n \"StorageSize\": 0,\n \"StorageSizeWithUnit\": \"0B\",\n \"TableHeat\": {\n \"DayTime\": \"2024-04-12T00:00:00+08:00\",\n \"Heat\": 0,\n \"MaxHeat\": 0,\n \"TableId\": \"MvNP9ruUR4qOYfQsaabbcc\"\n },\n \"TableId\": \"MvNP9ruUR4qOYfQsaabbcc\",\n \"TableName\": \"aaaa_test2\",\n \"TableNameCn\": null,\n \"TableNameEn\": null,\n \"TableOwnerId\": null,\n \"TableOwnerName\": \"shaopenquan\",\n \"TablePath\": \"hdfs://172.16.0.7:4007/usr/hive/warehouse/test11.db/aaaa_test2\",\n \"TablePropertyScore\": {\n \"Average\": 79.5,\n \"DayTime\": \"2024-04-12T00:00:00+08:00\",\n \"Integrity\": 88,\n \"Normative\": 0,\n \"Safety\": 30,\n \"Stability\": 100,\n \"TableId\": \"MvNP9ruUR4qOYfQsVo5dFg\",\n \"Timeliness\": 100\n },\n \"TableType\": \"MANAGED_TABLE\",\n \"TechnologyType\": \"HIVE\"\n }\n }\n}",
1244
1244
  "title": "查询表元数据详情"
1245
1245
  }
1246
1246
  ],
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tccli
3
- Version: 3.0.1128.1
3
+ Version: 3.0.1129.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.1128
16
+ Requires-Dist: tencentcloud-sdk-python>=3.0.1129
17
17
  Description-Content-Type: text/markdown
18
18
 
19
19
  # 命令行工具简介
@@ -1,4 +1,4 @@
1
- tccli/__init__.py,sha256=-aiIfara55UWuJ5Aom7xq4ZM_imftmAoAw566-0pbPk,27
1
+ tccli/__init__.py,sha256=x3MSr5fyCpS9jwd7CtrKXj5w4dq3MVKDQtD61M6wPrY,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
@@ -128,7 +128,7 @@ tccli/services/bi/v20220105/api.json,sha256=GyBYtla5dZ4IUpCX6GzEFLMuvrQZpsHd4SSl
128
128
  tccli/services/bi/v20220105/examples.json,sha256=g7Gl2wwBNVH432xMf3-8Hx9TWS-UOpQTOgpARxaWEek,28583
129
129
  tccli/services/billing/__init__.py,sha256=nXe5kwm1G0HeH0itxncDA2xjwgaXNuqihS3NdFYZyR0,93
130
130
  tccli/services/billing/billing_client.py,sha256=EQgXC0-ek004myATUTFjfnRnjrVJalIcsu6sr4g7YR4,146415
131
- tccli/services/billing/v20180709/api.json,sha256=h1WS9CoOKnuk4Ll9J7SUj9kNd5y4dI-ttXevUCJPQ6c,537551
131
+ tccli/services/billing/v20180709/api.json,sha256=vlictAyfDRntDluKvb9XZf9-T7_Qll8_1q-LnH_uIJc,537630
132
132
  tccli/services/billing/v20180709/examples.json,sha256=ofPJP0fb3yceiOKYW6eXGl8b-M8jZh-wYdYOkcvtf1U,198877
133
133
  tccli/services/bizlive/__init__.py,sha256=PEV12eA7IPbA2TauLBAC6lLPTkVR5XiofE2nF1L1LHA,93
134
134
  tccli/services/bizlive/bizlive_client.py,sha256=_wKJYGpgm_wC8ZvfHWD8YxbfPSJ3a0BmQRky5D7M7pc,24051
@@ -158,7 +158,7 @@ tccli/services/bmvpc/v20180625/api.json,sha256=esiaWFEakrOzc_f523WwCOL-4KCTN-XcX
158
158
  tccli/services/bmvpc/v20180625/examples.json,sha256=tEdETipe_PvBkjGaqZHNbRB4Mpn7chN0zpQoGIbpT4c,46232
159
159
  tccli/services/bpaas/__init__.py,sha256=p1EQMZQPtnepO-ko8-PzwNfMZ3audlsUQImGhmdUAl8,89
160
160
  tccli/services/bpaas/bpaas_client.py,sha256=Hrgchil_s4n_5eIdL999ZPPAw4jf8AfHWs4eLyP71lM,11824
161
- tccli/services/bpaas/v20181217/api.json,sha256=9LaoJtNBt_V-G2i4PmMXKF1tGI_MHq5T9BNYZi8xT4o,21320
161
+ tccli/services/bpaas/v20181217/api.json,sha256=-dOcPlGBex1UOSWZAr1-mvoRsN-oTvBHrMLqRxIKQ-c,21495
162
162
  tccli/services/bpaas/v20181217/examples.json,sha256=yGkR1TUO5PXCS_irQcd5GtGc3vPQcufmmXmrv1XIQ1Y,2291
163
163
  tccli/services/bri/__init__.py,sha256=zzm-v3y14vcij0n4jK3nQH_JKvjQjIffR4MiliYC128,85
164
164
  tccli/services/bri/bri_client.py,sha256=hCL0ifRLewMlFkSluzQbweMjARxwtCqd54XUsjtzvcI,8629
@@ -188,7 +188,7 @@ tccli/services/car/v20220110/api.json,sha256=EvHtArKh_thz0quGEOn8ag5uFQEatWKBGsF
188
188
  tccli/services/car/v20220110/examples.json,sha256=6zu5LOf0Qdgje-YLRWhOlPYbctgOJ-sVECAoTUEmxHE,2916
189
189
  tccli/services/cat/__init__.py,sha256=J1vQBWrO1MImVNtJ5HeS0guuP2cAtGW5mgTq0aADJng,85
190
190
  tccli/services/cat/cat_client.py,sha256=3r3SeJyEyNi-jKwBhydyON3CooDDbsMqRMqRQ1r9vWg,42751
191
- tccli/services/cat/v20180409/api.json,sha256=hxO8lS45SZ623ZTPfEWd0aimf1kfp8hPgD8FzyL1wpE,59796
191
+ tccli/services/cat/v20180409/api.json,sha256=KW6L4X9OwUYPiU1dg5o1W85n2qIjDEu5E67NqLPVcps,59831
192
192
  tccli/services/cat/v20180409/examples.json,sha256=YMa9J-lruLNCCfuAXcHV3RHFeIJRBctLeFnmP-7ik_A,13305
193
193
  tccli/services/cbs/__init__.py,sha256=84vgEy9HuiN7UhVYSIgf35_93-5b5lrrr64enpdRRQw,85
194
194
  tccli/services/cbs/cbs_client.py,sha256=uekXxpHuMN-CNwSMBtF6sPlkNqhug9D_MJcZ4nDHIK4,132734
@@ -220,7 +220,7 @@ tccli/services/cdwch/v20200915/api.json,sha256=Jy_bUrkAJ6piLIYxhw7KhpTBvy_J8i4n_
220
220
  tccli/services/cdwch/v20200915/examples.json,sha256=BRBKBIB4pqtDwsZdQLVssYsOXp3YSAzgYYHXd3sfApE,47259
221
221
  tccli/services/cdwdoris/__init__.py,sha256=rIQBmZynEI3sojHPPC3vLhdJ9YAOx5QnDIxvObAi2w4,95
222
222
  tccli/services/cdwdoris/cdwdoris_client.py,sha256=bUKbDYVdckEJ1wLIlR6xSZrY4BvIXz2Chf52W6jbr7A,58361
223
- tccli/services/cdwdoris/v20211228/api.json,sha256=Sd5_4ckwt-aV0kQbjkerf87Rmy_vV2_A9r9CVyeju6c,102378
223
+ tccli/services/cdwdoris/v20211228/api.json,sha256=OEU8_G3RCXPB0AxOXqh-7i5Qk0EwHEPMB7GaSURCB14,103126
224
224
  tccli/services/cdwdoris/v20211228/examples.json,sha256=osyBJxGJyRAoReDhTjE8jV3qitj-y21jV22U3hVnwXk,18539
225
225
  tccli/services/cdwpg/__init__.py,sha256=Vls5x8VLkhT0eXbX41lUKDOUN0u8oUZjX8skg5C_k_Y,89
226
226
  tccli/services/cdwpg/cdwpg_client.py,sha256=Z-YWAbaTxFBB-HrdYz7yLwlgo76v9uijXu0-fEnmdr8,30333
@@ -332,7 +332,7 @@ tccli/services/cws/v20180312/api.json,sha256=yvPs5gzcrgBkZti57TJNssoNSIq0rgozU3F
332
332
  tccli/services/cws/v20180312/examples.json,sha256=QmYFbj9zOOBlm4aAxhOw45f5SPrzp5SDfqTv5b3n3Go,17899
333
333
  tccli/services/cynosdb/__init__.py,sha256=MBWPrBSMnHBk0CGpJoI_LU1UxxPO0CX-LO2xxuCFCzg,93
334
334
  tccli/services/cynosdb/cynosdb_client.py,sha256=rulhMNTPetgmzwgMgeMm_78Plj5RNCxOK5rQrN4tQ4o,443421
335
- tccli/services/cynosdb/v20190107/api.json,sha256=JwA2Hew06PwO-7zyHW9MPV0rs6R0VGli0IFOhan3QY4,634712
335
+ tccli/services/cynosdb/v20190107/api.json,sha256=QHoxZjfoUzTGirbwhmB8cCp3Y5xNa0vEz59SZB4uE0A,634803
336
336
  tccli/services/cynosdb/v20190107/examples.json,sha256=T7iKrf9jaEziW5iRmHFJFJ6XC7kQ6V_5tyMdEXxH27A,154030
337
337
  tccli/services/dasb/__init__.py,sha256=x5ez0S2wQBIe-qTkGhVvwqG-rdYdP4NXZn2WfQDvF98,87
338
338
  tccli/services/dasb/dasb_client.py,sha256=KkX0_bjs0-afswXxS0mMqMEuIT03KNTS0Azrs7kTLiY,196880
@@ -358,8 +358,8 @@ tccli/services/dbdc/v20201029/api.json,sha256=V8WS2R5sq6K7wJZGCkk0qHtERS6ej5HQnj
358
358
  tccli/services/dbdc/v20201029/examples.json,sha256=Un4C60ll3YEkAJ0wd8Jt69QWtGaEuFFoOrYiXBx67Lo,13289
359
359
  tccli/services/dc/__init__.py,sha256=F85UKFIvFDeY9lBgdBEQTz0PrnvVzHzKLZ39zzlT3CA,83
360
360
  tccli/services/dc/dc_client.py,sha256=_X83_17RyyviOPNvDrM-cuoMCLtfSr-ado-O_a7jyrM,71186
361
- tccli/services/dc/v20180410/api.json,sha256=eaK2Lu6OItfOnGSGHgpTE_Cn_RNswBig5kWaOja3AJY,106696
362
- tccli/services/dc/v20180410/examples.json,sha256=kV5TaPhdyiPWQcE2iNc0Nf--4vwXuYRXlEJba92zyik,31987
361
+ tccli/services/dc/v20180410/api.json,sha256=wiMFiqDe55m6gQ4yHSs1zjySGLbqugi-qxn8lT_DANk,108258
362
+ tccli/services/dc/v20180410/examples.json,sha256=hiSryeS7RFEdTFw0PuimY3HCD9lrlyCuAWsoNpjTOh8,33340
363
363
  tccli/services/dcdb/__init__.py,sha256=JmO9Di2Z3t-oG_8KH0-EkhPxG3RQfozKM12oJ2CNzM4,87
364
364
  tccli/services/dcdb/dcdb_client.py,sha256=-f6RdfIGFtuVIEZTJ0rXu4-oo689Xu91yW6r9q_XTe0,231983
365
365
  tccli/services/dcdb/v20180411/api.json,sha256=O34yaclmYgf_S2ohNymLZ0c7fNSXrle_XKEjUSOMif8,315475
@@ -430,7 +430,7 @@ tccli/services/emr/v20190103/api.json,sha256=H2mpuSVxXBEt62pnuev36K2zcl7hodqVRrV
430
430
  tccli/services/emr/v20190103/examples.json,sha256=GMBAjz8uHKP_0yONodjVMOEqPKvFrk_eMuzgrlntkFk,79591
431
431
  tccli/services/es/__init__.py,sha256=Tgbj2S-AFcftz26Uaksp0nrbDZShO6QOdNN89tFu9s0,83
432
432
  tccli/services/es/es_client.py,sha256=whe1By2rhBmC_x4-mGOIcnv8a_r-zdH6n6Rv2HrMQK0,172974
433
- tccli/services/es/v20180416/api.json,sha256=V1qD0uCV9D-ynaaihY9Ji8VR_ub14WPgi4FbgN2AxpM,327282
433
+ tccli/services/es/v20180416/api.json,sha256=w4W1937CxGGQ3aG4u5YP2nqESZvjgyVwWsQN-FwLNAE,327644
434
434
  tccli/services/es/v20180416/examples.json,sha256=WkePWH9dzpdDVmCnZnHQACqpVbUF91iHsvVpZU5Rhlk,72633
435
435
  tccli/services/ess/__init__.py,sha256=heBHzUKDuNxQ68yNutgyA8stCndyFWqYJqiQFozTiDs,85
436
436
  tccli/services/ess/ess_client.py,sha256=L2DqyHf2gDV_XDAFsrEzxrJUvmpKyek0XIRD_zDx328,267150
@@ -440,8 +440,8 @@ tccli/services/essbasic/__init__.py,sha256=Uh5kuYtJvJ4F1S2w-19_B6a_JMF1ubh8Se-7p
440
440
  tccli/services/essbasic/essbasic_client.py,sha256=bhKxFfhWnOF0UIPJBS0nX9TLOGl_Hg8uwcqKgMM7094,395323
441
441
  tccli/services/essbasic/v20201222/api.json,sha256=8yA-0DwpjBAZajDJnp3flQ2xn1sdkZMVQcvegUcemSM,184116
442
442
  tccli/services/essbasic/v20201222/examples.json,sha256=TsEP0F9v4W6KvnFnczr2diMh2NX2Tp7TcCEkoeBw69Q,68751
443
- tccli/services/essbasic/v20210526/api.json,sha256=0O4at36TKeUCAT3CRvHrnX8bIzweh2AWP1EV0eH5nXw,627167
444
- tccli/services/essbasic/v20210526/examples.json,sha256=GoaKMQeT6KtFvm-dL8kmDcn0MPXDWkrwq6GfHDWjB5A,419814
443
+ tccli/services/essbasic/v20210526/api.json,sha256=b-IIOS-9lH8fVWb8D5MEg77EmoX1JdyeTrefwt5VD3A,629380
444
+ tccli/services/essbasic/v20210526/examples.json,sha256=sKbXY4P9VQF5fgB1vDPeNWWuBHRWsbh8BNLBZyUTU7U,419802
445
445
  tccli/services/facefusion/__init__.py,sha256=5IsXKY7EJG73GoLZDaRk_QwthyDmfes1nKAVdwZETUE,99
446
446
  tccli/services/facefusion/facefusion_client.py,sha256=WOqOQDPKlKpXTGcmw5t5uZKY0VhwRJtud72Vx6CR2h4,18163
447
447
  tccli/services/facefusion/v20181201/api.json,sha256=t-uvPOsbA7ZHm0JsHU2RgXqF7n7l-YGhlcOHoEY--zI,24028
@@ -502,7 +502,7 @@ tccli/services/hcm/v20181106/api.json,sha256=9Jxpj-fhbXJGkO_nCVUL4nlhcfMICA3snOG
502
502
  tccli/services/hcm/v20181106/examples.json,sha256=TKTLt4hcnqYSjpxTCwtJyoFUc2I23ySZL0Ar-aa6v98,1466
503
503
  tccli/services/hunyuan/__init__.py,sha256=ZWaLaByP6wMQSS7nntZKqol4lzuJKslQFdB4Bv3kYwU,93
504
504
  tccli/services/hunyuan/hunyuan_client.py,sha256=4BkB9nvZ5DA73ugi19wPyQa9V58-WV5p1Chn6VMuAAA,21015
505
- tccli/services/hunyuan/v20230901/api.json,sha256=4lx8awFd4kUX1dtlOfGFtvHgLZJQRJ-5o2QZueZJwBE,27913
505
+ tccli/services/hunyuan/v20230901/api.json,sha256=MnMqQTTr2cxJJ2kYGb0NPfDYJcUe5kyx5EbZtTxlPb4,27965
506
506
  tccli/services/hunyuan/v20230901/examples.json,sha256=Dbuv2e7DMQyjV7OE2yPpP9AQhRieLSGKc5ZX9eyMG00,20972
507
507
  tccli/services/iai/__init__.py,sha256=pyYHUQUj82fBZdJ7cEUsTpy6VP8aU0siS32k7-3aM9Q,85
508
508
  tccli/services/iai/iai_client.py,sha256=Heo7mlB-dWK2PDDh7vZnRQsFwGlRVozdo-jk6Hl3pgo,113648
@@ -598,7 +598,7 @@ tccli/services/lcic/v20220817/api.json,sha256=lWdLZ-b-NltSAbYuHgJVY_ghVn6dcV6KDV
598
598
  tccli/services/lcic/v20220817/examples.json,sha256=5Z-y4nxBnoYP2yrPkBj22kMkdJlfchah6L9kZ91nIKA,50538
599
599
  tccli/services/lighthouse/__init__.py,sha256=mthGX-k-GPfpudeGSVAEXUMitx-xg7Aw2ZcXxrjf_78,99
600
600
  tccli/services/lighthouse/lighthouse_client.py,sha256=rEbJoZeoN4IXJ9jsTZZiRy1BCqYReO-E7dX9Xw3cmFs,344732
601
- tccli/services/lighthouse/v20200324/api.json,sha256=uPjHDfrq9sxeqUZgh40KnZJ78Tuk-ODsl70TrgM4680,373121
601
+ tccli/services/lighthouse/v20200324/api.json,sha256=bvTUf9HizIjVSV5sWjyEgbtYML_FVDDcH4ZMkNnBCfg,373043
602
602
  tccli/services/lighthouse/v20200324/examples.json,sha256=jasAQYC3vVquvh4RwrlKtTfiv415zXxySLJMT50hIb0,129649
603
603
  tccli/services/live/__init__.py,sha256=RcvY72t1P1PSv7r9d9SCa9Iv7qvP8ok30HwiMcPVAs4,87
604
604
  tccli/services/live/live_client.py,sha256=_ZxqmP2bC3uaSY3Q0VIi4wZ1ybHp3vetxJ7A0YpAt_0,491967
@@ -654,15 +654,15 @@ tccli/services/mongodb/v20190725/api.json,sha256=taCrRz8R2Gn7H_VOZ7UO7FDOxRksDsB
654
654
  tccli/services/mongodb/v20190725/examples.json,sha256=QnGdYKzLES5Ib2Uf7tdZI7HV8HWN6QFWxNEB5H1yK4s,64226
655
655
  tccli/services/monitor/__init__.py,sha256=Fqyy64XBMByiqJHyjxbaJeQDJAGMyktujsYRmXhosc8,93
656
656
  tccli/services/monitor/monitor_client.py,sha256=871iRrgD7D3FFVvEEUZ5t3clOdLVudndM8AUlIXQZNY,495612
657
- tccli/services/monitor/v20180724/api.json,sha256=RCQtrZzlcw2S9lke-QpLWKSYvRBn7NFGygdOreaK5zQ,706055
657
+ tccli/services/monitor/v20180724/api.json,sha256=hs9212mZdOpxlY2-98cLXGUpsWFtaJ18bXsqovLeWKc,706629
658
658
  tccli/services/monitor/v20180724/examples.json,sha256=UwK3kzL1gRysovRUZgwVKQer--Y8VcFm5uF-YYmWqhY,260411
659
659
  tccli/services/mps/__init__.py,sha256=4M5o2xc0u3rqtgz_5an9Qxw2QaOqwBq8Fjc3IB64p2o,85
660
660
  tccli/services/mps/mps_client.py,sha256=oFBSX-yuW-VsS6fQjR5pmlNKKLDaj-TMN3-Ri5I7kKw,317127
661
- tccli/services/mps/v20190612/api.json,sha256=FAI0hlEF8R_cqCVFBVCHZ1Mm_pLR7OQ7P3C95YMiaGQ,965579
661
+ tccli/services/mps/v20190612/api.json,sha256=jBqdhAwAHveWitzem-8JytKskX5UL593-0piwQvmqgI,969321
662
662
  tccli/services/mps/v20190612/examples.json,sha256=mPaGmir0Yd18t-Y0pJGGExLffmit_CoSPaS5HrLMaM4,205375
663
663
  tccli/services/mrs/__init__.py,sha256=Vwc_ClNX27xapevic8Icf1ien9RVCMPqPag9PyUNnos,85
664
664
  tccli/services/mrs/mrs_client.py,sha256=gkJ5KxNkknL-NkxVnYJOPl0J63RMByeEGagfjqOtqqg,39439
665
- tccli/services/mrs/v20200910/api.json,sha256=RqHzs1sqhTt5Q0qZDgXqrj6jeu3rs0B9llGXEUhX2YI,519679
665
+ tccli/services/mrs/v20200910/api.json,sha256=ZjM5LASDU0S7-3XNMJs18yMDo-HBrvdpzHjDc7EPUOc,529084
666
666
  tccli/services/mrs/v20200910/examples.json,sha256=px-DRJdG1jbh5QeSJ-udgqCHl4LuRbhiQz_5GmZJ_ic,164306
667
667
  tccli/services/ms/__init__.py,sha256=JqihrSVQHDfhGPtvf-gDtLEmfnD6ihFXsQbLVLPw5RI,83
668
668
  tccli/services/ms/ms_client.py,sha256=pm0W8AGO8_W9fC55lMTjjZaDMVKzqPfM97E5RZZ8uRs,76993
@@ -690,7 +690,7 @@ tccli/services/oceanus/v20190422/api.json,sha256=dc-XrDfciDmghZaKnoFoMH14To8eWBF
690
690
  tccli/services/oceanus/v20190422/examples.json,sha256=qcKM-kj7kJVYjNKraB6sYf4GIBxKYqyFuxi8P1d6Fk4,48148
691
691
  tccli/services/ocr/__init__.py,sha256=1UdHN9VtB5qVwAn2FMefSi4BhMTJOjmFgYZT-zTEVBM,85
692
692
  tccli/services/ocr/ocr_client.py,sha256=L3ZoHryCN1ZyIY_0VswbE80oVIoY3XD7G7w4l6lWYSc,267687
693
- tccli/services/ocr/v20181119/api.json,sha256=5vQwQid2Z9JiI7HuhJxhegkrvFtYwz7T_Po8NOcANOo,755975
693
+ tccli/services/ocr/v20181119/api.json,sha256=gDYcDVIKcPaeVgyI11smSeHJPl6SLwa1DHPwF27sDH4,755997
694
694
  tccli/services/ocr/v20181119/examples.json,sha256=li8QgSHPXTMJR8Z1c1cKqOkYafNYb2-ANfECsVgjA8w,557592
695
695
  tccli/services/omics/__init__.py,sha256=2Uhk7Pv4ejuVCryMqNlAdn8xPMdHO2Hr4500KAZ0W-M,89
696
696
  tccli/services/omics/omics_client.py,sha256=D589nMlFbMtuOazg_7UEh3YYfTHvnDwjI-0JMjifdaY,67016
@@ -700,7 +700,7 @@ tccli/services/organization/__init__.py,sha256=ctNPQB07daPeppmKKoViB5ommtY2F8xr2
700
700
  tccli/services/organization/organization_client.py,sha256=Uv0krylQ4s4msTIYKmhcQ3IDkBizFwdOJxWL5ox0KLU,234064
701
701
  tccli/services/organization/v20181225/api.json,sha256=Bq0n7euJrpJ9MQeruDyZyC2eM0T8b1ZepvhVZVK_Oto,37473
702
702
  tccli/services/organization/v20181225/examples.json,sha256=7vLd0IMYvL3fUbl0tzptov0jTz_K_v4afVjhdQ626Yw,9513
703
- tccli/services/organization/v20210331/api.json,sha256=Of8KGIqCjLfzEtcLrYUOC0lgW_4vpzu1p6ocT8LgzZ0,195718
703
+ tccli/services/organization/v20210331/api.json,sha256=9jedLxiBa4WfSKiVd6IeJ_Rbl2CXa7RDxRmPkzSnz-4,196771
704
704
  tccli/services/organization/v20210331/examples.json,sha256=ZEwwHa5cq7JHfrclgr9AwRrD_Y8YDmsO_97IDsuv9ek,46206
705
705
  tccli/services/partners/__init__.py,sha256=AP1gFrD80rauxk19ybZuAoeHwKlORcA0SSd0lWV4MQM,95
706
706
  tccli/services/partners/partners_client.py,sha256=X_58_RrKS4JMa4bEiwzkHuKPeqyVaZbAVzziGy8COOs,64685
@@ -724,12 +724,12 @@ tccli/services/pts/v20210728/api.json,sha256=XCuZ0kpgZUov8n_N_loCJ4Th9tkrDizvRgw
724
724
  tccli/services/pts/v20210728/examples.json,sha256=DUhBGfc3QBJnb_XutQI7SUJ3h38YR8NkMzcro-PyN2s,95147
725
725
  tccli/services/rce/__init__.py,sha256=hA0_efK_b48bYi70kHNZugvJchdDwQNHYJofWYNzyKo,85
726
726
  tccli/services/rce/rce_client.py,sha256=OckGdSXLRhhsSlrktn3iBJrCohyW9cRXSaTIIcgbRtQ,8669
727
- tccli/services/rce/v20201103/api.json,sha256=qpyDz0pKp7nbHD0wgKQYLBpSwRM2Xx8rG3DacW2gshE,28276
727
+ tccli/services/rce/v20201103/api.json,sha256=Lbryehrq3Ctq47s1QlW7Sx_Of3OICgv6oU1F65prJ3g,29076
728
728
  tccli/services/rce/v20201103/examples.json,sha256=FbDa1ke0sy7BSMRrQHig_LsFanH9XwbT_VltrmmQ3V4,1529
729
729
  tccli/services/redis/__init__.py,sha256=LzB8_p66HdHV32O1SzEXmHhzIe3zOiQGyLwhFG-9lec,89
730
730
  tccli/services/redis/redis_client.py,sha256=HbrxNlPA37glRKPpl2YJo9li95YT-WKYUnHwHNyUZJc,310253
731
- tccli/services/redis/v20180412/api.json,sha256=X2mF_eq1Mb-Z-twfMEN8b3ekaK5qM5jfV2lFX68lK1s,402710
732
- tccli/services/redis/v20180412/examples.json,sha256=9JvNrZuZFoDJcticTunhsEHgld0UNIfX1IzLMKqRw-M,123842
731
+ tccli/services/redis/v20180412/api.json,sha256=UMxV7xs4Zh5tpATZSIWQIfoLnqYuwRexoD8uf53gEKU,403214
732
+ tccli/services/redis/v20180412/examples.json,sha256=pRw57KWpfFfc1Zyn3M9s-7Qr1i2NWJR8iew-DzmLZvw,123584
733
733
  tccli/services/region/__init__.py,sha256=1VhvvIxcO9rVPGI0QB9oyeCaXG_b25vlTQA02oJfISE,91
734
734
  tccli/services/region/region_client.py,sha256=Q_KWFAG24EqbmiebpjVIhKPCPcYN0GmiLsCb4jCaf9U,14818
735
735
  tccli/services/region/v20220627/api.json,sha256=AA-go1NDj_pLz2T2_2L4QhyBv7s9esdQpRh_ylIudws,14202
@@ -888,8 +888,8 @@ tccli/services/tdid/v20210519/api.json,sha256=Dm3nYEa2tmHePBuNsBQGToKDva4RFM8owA
888
888
  tccli/services/tdid/v20210519/examples.json,sha256=FjpsInkWmiZt2D9dpaKkNEgW3jbZPeyDvaehoxVLYo8,30480
889
889
  tccli/services/tdmq/__init__.py,sha256=hUEvNe0wVZ-2llVzccRfgnnLOuVpvOKGrjZgxqGezoE,87
890
890
  tccli/services/tdmq/tdmq_client.py,sha256=RHkGss-ND5mF79LFh_meOuCj2z-AVS45YtmSXQr13N4,409454
891
- tccli/services/tdmq/v20200217/api.json,sha256=fMnZGAUIrMzjMBQr14SCcvSbF8f-vQL8AijW8kWuHlU,613928
892
- tccli/services/tdmq/v20200217/examples.json,sha256=DA722C9ozx43yJCT0J_33OkoJijY6RMeWOKKyAH0o14,127143
891
+ tccli/services/tdmq/v20200217/api.json,sha256=KlxKMB9bLq_N6qkurja0ArK-cbPqbRx1YYTge62qvDU,613984
892
+ tccli/services/tdmq/v20200217/examples.json,sha256=u7sn6rYaWDg1vI3jqRZfmdpeJyqq2Tvcap-XhTXxQ1s,127155
893
893
  tccli/services/tds/__init__.py,sha256=9OVD7X4uTflzpnFGVXJ05cxikZAvBEsl-zr9t8WVdfQ,85
894
894
  tccli/services/tds/tds_client.py,sha256=BBhSxC0YpHqui48GQd1YRN209DeY7B5rVxQPFceLq04,17940
895
895
  tccli/services/tds/v20220801/api.json,sha256=ezYjMfB1SErPV4tb6S0upnGPvcp8lkq8lbEK5nMKDm4,21609
@@ -904,7 +904,7 @@ tccli/services/teo/__init__.py,sha256=nvzcUSkSQuTftWEJ399BUZpUk_0jEq-l97539DwbAw
904
904
  tccli/services/teo/teo_client.py,sha256=5QODiKnC8bi3tAnYNg-ymjLhwyAhPvnVJam8ZdP_QzE,334070
905
905
  tccli/services/teo/v20220106/api.json,sha256=HGvEHEkfctNBazbSyZvWAUPSvYa4c_YxZJ9uW61RD4k,29733
906
906
  tccli/services/teo/v20220106/examples.json,sha256=2s6dgk31pZ26N8hrFLCmQzVocmsC_QK1dO8WVBdJ8A0,5325
907
- tccli/services/teo/v20220901/api.json,sha256=jN6T362nYsh2_Cvz6AhfaKuGxPr1CVt4kO8CRce-NDs,652547
907
+ tccli/services/teo/v20220901/api.json,sha256=NONJ3AarJyUwQfOQ4aTItVX91rLhuvffFvPMiohTgLQ,652550
908
908
  tccli/services/teo/v20220901/examples.json,sha256=AtQ9ciDPoJYJiqXEQ5HwPFtOSx83y1O2Mi3MGqTGVfM,205086
909
909
  tccli/services/thpc/__init__.py,sha256=NancJ76I7PbEBt7VJCaGnBsfMEZm2ezBvYqwxyLbLHo,87
910
910
  tccli/services/thpc/thpc_client.py,sha256=X_W3JTRqUSUK1iR0Fhucp8UCZ4kviFUsLQhrMdrUtXk,61680
@@ -950,8 +950,8 @@ tccli/services/tiw/v20190919/api.json,sha256=c5Ecm2NbrEjsbrPN7jJ8R0AaE3QwZ3xnVLq
950
950
  tccli/services/tiw/v20190919/examples.json,sha256=WaA43CeC-HN0ZRBwn173qIu0us_J_4eabeHVUYtH_dc,53985
951
951
  tccli/services/tke/__init__.py,sha256=7R7ljco3cOJ2rceMbHur-sjpljFjutvZXAUnXQubtEM,85
952
952
  tccli/services/tke/tke_client.py,sha256=zD2jA1aKx8B-UVPrPAs7guFa24Qky37KUGWJB00f1IA,704171
953
- tccli/services/tke/v20180525/api.json,sha256=XxcXVpeN_P5NJgdLvM8mbKfu2MH1_oDLyYQ2Z6OlAj4,848300
954
- tccli/services/tke/v20180525/examples.json,sha256=-tfdvTc67-glS3omNRf1YV0NrtMp39E1VZyF6T8dGV4,228001
953
+ tccli/services/tke/v20180525/api.json,sha256=0lRS5ZaC6IcSo6ZqZH2otMMEq5BecMjqHxM4_PksSaE,849135
954
+ tccli/services/tke/v20180525/examples.json,sha256=ATkmwlsSOoE9Drsb8z6MUOBQvlFcNHmr4nwbeC3l_lw,228295
955
955
  tccli/services/tke/v20220501/api.json,sha256=Hm7kOfKhYjRuuIAxdj3aQ8ufX4B5mSFWxxTH6bifYTo,90165
956
956
  tccli/services/tke/v20220501/examples.json,sha256=h6mvWAYNrBPrIExtNb22Hihtw9IkU3AD5abyfSCC02o,14326
957
957
  tccli/services/tkgdq/__init__.py,sha256=F4L4oLnjfSIejxFzxNpfGAilbzK0g0-3LGsNWbX1hOY,89
@@ -1060,8 +1060,8 @@ tccli/services/wav/v20210129/api.json,sha256=GKTYbYztrP-UP5qTQ8_N6U0bcIBt_1wlxpg
1060
1060
  tccli/services/wav/v20210129/examples.json,sha256=YUzbd8bt4nyFAwn2QFWbTH8D6qQ1zO-nKy8VT-kQbQM,35017
1061
1061
  tccli/services/wedata/__init__.py,sha256=F95gQMminW0gPanAt4q4yW30-8c7_2F2FVQzZZvcaTo,91
1062
1062
  tccli/services/wedata/wedata_client.py,sha256=OApw8WKEfKy1heJ7q7nQodcbIzyyGIpxMzu3RPXHh94,689408
1063
- tccli/services/wedata/v20210820/api.json,sha256=K2WmExjerZXBT3_IJDZo6812jpCXqGE5af1PHsq9noo,1385994
1064
- tccli/services/wedata/v20210820/examples.json,sha256=KIyTJ5X439I8JKZS-j5G83X4KlGWdDmvHtUGraPIQUc,526818
1063
+ tccli/services/wedata/v20210820/api.json,sha256=NGv7sKyiV1RWU9SLiBIljqEjt8TAtbnJqZmPppf_XGk,1388981
1064
+ tccli/services/wedata/v20210820/examples.json,sha256=Dz4TPL2uKPvDpPvuxrwnb9jbN6cP7ick-029-4TIlFc,528165
1065
1065
  tccli/services/weilingwith/__init__.py,sha256=I04f9CndPHuhInQKYjgkxKufojP4j5EJxBtfPNWLTfo,101
1066
1066
  tccli/services/weilingwith/weilingwith_client.py,sha256=a6bYzcTZWWE7Bj0FsuCvYp3aYRX6fySk4r_pXwQSWAc,204878
1067
1067
  tccli/services/weilingwith/v20230427/api.json,sha256=GqvEOqqPLfVxtFr9PSghlDxlo7GNS4WDNKp9PC88hiE,442683
@@ -1088,8 +1088,8 @@ tccli/services/yunsou/v20180504/api.json,sha256=2808fil5p3pTEJ3SqXEEq7eSrASZOiv8
1088
1088
  tccli/services/yunsou/v20180504/examples.json,sha256=Jg4WuqS_Wxl7eTBMbzjem65FuUZQi3qq3xtlBNFZlTU,11870
1089
1089
  tccli/services/yunsou/v20191115/api.json,sha256=r_p7c7fMNylQVDpSN0CkUB4Cx1nYW1lI3BM_Zi50FNs,15932
1090
1090
  tccli/services/yunsou/v20191115/examples.json,sha256=vN5MzexHVPMckm4MbnXNiOe3KKiVchvf4_uLpjOskuk,3983
1091
- tccli-3.0.1128.1.dist-info/METADATA,sha256=lu5-7KRFCtjowd2p49Ot4jhRLCzJ1HDhO0bwFt4sb9A,16172
1092
- tccli-3.0.1128.1.dist-info/WHEEL,sha256=HyPWovjK_wfsxZqVnw7Bu5rgKxNh3Nm__lHm0ALDcb4,101
1093
- tccli-3.0.1128.1.dist-info/entry_points.txt,sha256=9ZzsXxi7Xj3ZneT7VxRVJpFvnmdEOeysh999_0gWVvo,85
1094
- tccli-3.0.1128.1.dist-info/license_files/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
1095
- tccli-3.0.1128.1.dist-info/RECORD,,
1091
+ tccli-3.0.1129.1.dist-info/METADATA,sha256=ZCno7z_I94P5U5j3sPHmkteALLw1c56jz0dk5FNKi9M,16172
1092
+ tccli-3.0.1129.1.dist-info/WHEEL,sha256=HyPWovjK_wfsxZqVnw7Bu5rgKxNh3Nm__lHm0ALDcb4,101
1093
+ tccli-3.0.1129.1.dist-info/entry_points.txt,sha256=9ZzsXxi7Xj3ZneT7VxRVJpFvnmdEOeysh999_0gWVvo,85
1094
+ tccli-3.0.1129.1.dist-info/license_files/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
1095
+ tccli-3.0.1129.1.dist-info/RECORD,,