tccli 3.0.1316.1__py2.py3-none-any.whl → 3.0.1317.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/batch/v20170312/api.json +1 -1
- tccli/services/cbs/v20170312/api.json +57 -58
- tccli/services/cbs/v20170312/examples.json +5 -5
- tccli/services/cdb/v20170320/api.json +9 -9
- tccli/services/cdb/v20170320/examples.json +12 -0
- tccli/services/cvm/v20170312/api.json +13 -13
- tccli/services/cvm/v20170312/examples.json +1 -1
- tccli/services/cynosdb/v20190107/api.json +24 -2
- tccli/services/dnspod/v20210323/api.json +85 -65
- tccli/services/dnspod/v20210323/examples.json +28 -28
- tccli/services/domain/v20180808/api.json +10 -10
- tccli/services/domain/v20180808/examples.json +1 -1
- tccli/services/es/v20180416/api.json +49 -0
- tccli/services/ess/ess_client.py +53 -0
- tccli/services/ess/v20201111/api.json +82 -0
- tccli/services/ess/v20201111/examples.json +8 -0
- tccli/services/essbasic/v20210526/api.json +2 -2
- tccli/services/essbasic/v20210526/examples.json +9 -3
- tccli/services/hai/v20230812/api.json +1 -1
- tccli/services/lke/v20231130/api.json +11 -11
- tccli/services/lkeap/lkeap_client.py +53 -53
- tccli/services/lkeap/v20240522/api.json +90 -70
- tccli/services/lkeap/v20240522/examples.json +8 -8
- tccli/services/mps/v20190612/api.json +163 -0
- tccli/services/mps/v20190612/examples.json +1 -1
- tccli/services/mrs/v20200910/api.json +30 -0
- tccli/services/postgres/postgres_client.py +8 -61
- tccli/services/postgres/v20170312/api.json +0 -71
- tccli/services/postgres/v20170312/examples.json +0 -14
- tccli/services/privatedns/v20201028/api.json +2 -2
- tccli/services/tbaas/v20180416/api.json +3 -3
- tccli/services/tbaas/v20180416/examples.json +1 -1
- tccli/services/tcbr/v20220217/api.json +16 -16
- tccli/services/teo/v20220901/api.json +34 -6
- tccli/services/teo/v20220901/examples.json +1 -1
- tccli/services/tke/v20180525/api.json +6 -6
- tccli/services/tke/v20220501/api.json +61 -1
- tccli/services/tke/v20220501/examples.json +1 -1
- tccli/services/vpc/v20170312/api.json +1 -1
- tccli/services/waf/v20180125/api.json +78 -22
- {tccli-3.0.1316.1.dist-info → tccli-3.0.1317.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1316.1.dist-info → tccli-3.0.1317.1.dist-info}/RECORD +46 -46
- {tccli-3.0.1316.1.dist-info → tccli-3.0.1317.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1316.1.dist-info → tccli-3.0.1317.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1316.1.dist-info → tccli-3.0.1317.1.dist-info}/license_files/LICENSE +0 -0
@@ -3480,7 +3480,7 @@
|
|
3480
3480
|
"members": [
|
3481
3481
|
{
|
3482
3482
|
"disabled": false,
|
3483
|
-
"document": "
|
3483
|
+
"document": "一个或多个待操作的高性能计算集群ID。集群ID信息可通过 [查询高性能集群信息](https://cloud.tencent.com/document/api/213/83220) 接口获取。每次请求高性能计算集群信息的批量上限为100,默认配合Limit传参数,不能超过Limit值,Limit默认20。",
|
3484
3484
|
"example": "[\"hpc-p64fdfa9\"]",
|
3485
3485
|
"member": "string",
|
3486
3486
|
"name": "HpcClusterIds",
|
@@ -3489,7 +3489,7 @@
|
|
3489
3489
|
},
|
3490
3490
|
{
|
3491
3491
|
"disabled": false,
|
3492
|
-
"document": "
|
3492
|
+
"document": "高性能计算集群名称,长度限制[1-60]。",
|
3493
3493
|
"example": "MyCluster",
|
3494
3494
|
"member": "string",
|
3495
3495
|
"name": "Name",
|
@@ -3498,7 +3498,7 @@
|
|
3498
3498
|
},
|
3499
3499
|
{
|
3500
3500
|
"disabled": false,
|
3501
|
-
"document": "
|
3501
|
+
"document": "可用区信息。可用区信息可通过 [查询可用区信息](https://cloud.tencent.com/document/api/213/15707) 接口获取。",
|
3502
3502
|
"example": "ap-guangzhou-2",
|
3503
3503
|
"member": "string",
|
3504
3504
|
"name": "Zone",
|
@@ -3516,8 +3516,8 @@
|
|
3516
3516
|
},
|
3517
3517
|
{
|
3518
3518
|
"disabled": false,
|
3519
|
-
"document": "本次请求量, 默认值20。",
|
3520
|
-
"example": "20",
|
3519
|
+
"document": "本次请求量, 默认值20,范围限制为[1-100]。",
|
3520
|
+
"example": "默认为20",
|
3521
3521
|
"member": "uint64",
|
3522
3522
|
"name": "Limit",
|
3523
3523
|
"required": false,
|
@@ -3525,7 +3525,7 @@
|
|
3525
3525
|
},
|
3526
3526
|
{
|
3527
3527
|
"disabled": false,
|
3528
|
-
"document": "
|
3528
|
+
"document": "高性能计算集群类型,当前有三个取值:分别是CDC/CHC/STANDARD,其中STANDARD是默认的标准模式。",
|
3529
3529
|
"example": "CDC/CHC/STANDARD",
|
3530
3530
|
"member": "string",
|
3531
3531
|
"name": "HpcClusterType",
|
@@ -3534,7 +3534,7 @@
|
|
3534
3534
|
},
|
3535
3535
|
{
|
3536
3536
|
"disabled": false,
|
3537
|
-
"document": "高性能计算集群对应的业务场景标识,当前只支持CDC
|
3537
|
+
"document": "高性能计算集群对应的业务场景标识,当前只支持CDC场景类型。\t",
|
3538
3538
|
"example": "例如cdc场景:cluster-iu5gustw,其他场景暂不支持。",
|
3539
3539
|
"member": "string",
|
3540
3540
|
"name": "HpcClusterBusinessId",
|
@@ -9322,7 +9322,7 @@
|
|
9322
9322
|
"members": [
|
9323
9323
|
{
|
9324
9324
|
"disabled": false,
|
9325
|
-
"document": "高性能计算集群ID
|
9325
|
+
"document": "高性能计算集群ID。集群ID可通过 [查询高性能集群信息](https://cloud.tencent.com/document/api/213/83220) 接口获取。",
|
9326
9326
|
"example": "hpc-jtynq57p",
|
9327
9327
|
"member": "string",
|
9328
9328
|
"name": "HpcClusterId",
|
@@ -9331,7 +9331,7 @@
|
|
9331
9331
|
},
|
9332
9332
|
{
|
9333
9333
|
"disabled": false,
|
9334
|
-
"document": "
|
9334
|
+
"document": "高性能计算集群新名称,长度限制[1-60]。",
|
9335
9335
|
"example": "MyHpcCluster",
|
9336
9336
|
"member": "string",
|
9337
9337
|
"name": "Name",
|
@@ -9340,7 +9340,7 @@
|
|
9340
9340
|
},
|
9341
9341
|
{
|
9342
9342
|
"disabled": false,
|
9343
|
-
"document": "
|
9343
|
+
"document": "高性能计算集群新备注,长度[1-256]。",
|
9344
9344
|
"example": "myRemark",
|
9345
9345
|
"member": "string",
|
9346
9346
|
"name": "Remark",
|
@@ -9583,7 +9583,7 @@
|
|
9583
9583
|
},
|
9584
9584
|
{
|
9585
9585
|
"disabled": false,
|
9586
|
-
"document": "角色类别,与CamRoleName搭配使用,该值可从CAM DescribeRoleList
|
9586
|
+
"document": "角色类别,与CamRoleName搭配使用,该值可从CAM [ DescribeRoleList ](https://cloud.tencent.com/document/product/598/36223)或[ GetRole ](https://cloud.tencent.com/document/product/598/36221)接口返回RoleType字段获取,当前只接受user、system和service_linked三种类别。\n举例:一般CamRoleName中包含“LinkedRoleIn”(如TKE_QCSLinkedRoleInPrometheusService)时,DescribeRoleList和GetRole返回的RoleType为service_linked,则本参数也需要传递service_linked。\n该参数默认值为user,若CameRoleName为非service_linked类型,本参数可不传递。",
|
9587
9587
|
"example": "user",
|
9588
9588
|
"member": "string",
|
9589
9589
|
"name": "CamRoleType",
|
@@ -9673,7 +9673,7 @@
|
|
9673
9673
|
"members": [
|
9674
9674
|
{
|
9675
9675
|
"disabled": false,
|
9676
|
-
"document": "一个或多个待操作的实例ID。可通过[
|
9676
|
+
"document": "一个或多个待操作的实例ID。可通过[ DescribeInstances ](https://cloud.tencent.com/document/api/213/15728)接口返回值中的`InstanceId`获取。每次请求批量实例的上限为100",
|
9677
9677
|
"example": "[\"ins-r8hr2upy\"]",
|
9678
9678
|
"member": "string",
|
9679
9679
|
"name": "InstanceIds",
|
@@ -12450,7 +12450,7 @@
|
|
12450
12450
|
"members": [
|
12451
12451
|
{
|
12452
12452
|
"disabled": false,
|
12453
|
-
"document": "标签绑定的资源类型,云服务器为“instance”,专用宿主机为“host”,镜像为“image”,密钥为“keypair
|
12453
|
+
"document": "标签绑定的资源类型,云服务器为“instance”,专用宿主机为“host”,镜像为“image”,密钥为“keypair”,置放群组为“ps”,高性能计算集群为“hpc”。",
|
12454
12454
|
"example": "instance",
|
12455
12455
|
"member": "string",
|
12456
12456
|
"name": "ResourceType",
|
@@ -210,7 +210,7 @@
|
|
210
210
|
{
|
211
211
|
"document": "查询高性能集群信息",
|
212
212
|
"input": "https://cvm.tencentcloudapi.com/?Action=DescribeHpcClusters\r\n&Zone=ap-guangzhou-3\r\n&Offset=0\r\n&Limit=20\r\n&<公共请求参数>",
|
213
|
-
"output": "{\n \"Response\": {\n \"HpcClusterSet\": [\n {\n \"HpcClusterId\": \"hpc-dc4gcarp\",\n \"Name\": \"test_33311\",\n \"Remark\": \"remark 1\",\n \"CvmQuotaTotal\": 50,\n \"Zone\": \"ap-guangzhou-3\",\n \"CurrentNum\": 0,\n \"InstanceIds\": [],\n \"HpcClusterNetMode\": 30,\n \"CreateTime\": \"2020-06-02T07:55:05Z\",\n \"Tags\": [\n {\n \"Key\": \"tag_key\",\n \"Value\": \"tag_value\"\n }\n ]\n },\n {\n \"HpcClusterId\": \"hpc-p64fdfa9\",\n \"Name\": \"test_333333\",\n \"Remark\": \"remark 2\",\n \"CvmQuotaTotal\": 50,\n \"Zone\": \"ap-guangzhou-3\",\n \"CurrentNum\": 0,\n \"InstanceIds\": [],\n \"HpcClusterNetMode\": 30,\n \"CreateTime\": \"2020-06-02T07:51:58Z\",\n \"Tags\": [\n {\n \"Key\": \"tag_key\",\n \"Value\": \"tag_value\"\n }\n ]\n }\n ],\n \"TotalCount\": 2,\n \"RequestId\": \"5834f1a5-cd9c-449d-acba-df1803a8583e\"\n }\n}",
|
213
|
+
"output": "{\n \"Response\": {\n \"HpcClusterSet\": [\n {\n \"HpcClusterId\": \"hpc-dc4gcarp\",\n \"Name\": \"test_33311\",\n \"Remark\": \"remark 1\",\n \"CvmQuotaTotal\": 50,\n \"Zone\": \"ap-guangzhou-3\",\n \"CurrentNum\": 0,\n \"InstanceIds\": [],\n \"HpcClusterNetMode\": 30,\n \"HpcClusterType\": \"STANDARD\",\n \"HpcClusterBusinessId\": \"cluster-ax457mhr\",\n \"CreateTime\": \"2020-06-02T07:55:05Z\",\n \"Tags\": [\n {\n \"Key\": \"tag_key\",\n \"Value\": \"tag_value\"\n }\n ]\n },\n {\n \"HpcClusterId\": \"hpc-p64fdfa9\",\n \"Name\": \"test_333333\",\n \"Remark\": \"remark 2\",\n \"CvmQuotaTotal\": 50,\n \"Zone\": \"ap-guangzhou-3\",\n \"CurrentNum\": 0,\n \"InstanceIds\": [],\n \"HpcClusterNetMode\": 30,\n \"CreateTime\": \"2020-06-02T07:51:58Z\",\n \"Tags\": [\n {\n \"Key\": \"tag_key\",\n \"Value\": \"tag_value\"\n }\n ]\n }\n ],\n \"TotalCount\": 2,\n \"RequestId\": \"5834f1a5-cd9c-449d-acba-df1803a8583e\"\n }\n}",
|
214
214
|
"title": "查询高性能集群信息"
|
215
215
|
}
|
216
216
|
],
|
@@ -5572,6 +5572,17 @@
|
|
5572
5572
|
"type": "string",
|
5573
5573
|
"value_allowed_null": false
|
5574
5574
|
},
|
5575
|
+
{
|
5576
|
+
"disabled": false,
|
5577
|
+
"document": "cynos版本标签",
|
5578
|
+
"example": "beta",
|
5579
|
+
"member": "string",
|
5580
|
+
"name": "CynosVersionTag",
|
5581
|
+
"output_required": false,
|
5582
|
+
"required": false,
|
5583
|
+
"type": "string",
|
5584
|
+
"value_allowed_null": false
|
5585
|
+
},
|
5575
5586
|
{
|
5576
5587
|
"disabled": false,
|
5577
5588
|
"document": "存储容量",
|
@@ -5824,6 +5835,17 @@
|
|
5824
5835
|
"required": false,
|
5825
5836
|
"type": "string",
|
5826
5837
|
"value_allowed_null": false
|
5838
|
+
},
|
5839
|
+
{
|
5840
|
+
"disabled": false,
|
5841
|
+
"document": "集群角色。主集群- primary,从集群 - standby,如果 GdnId为空,该字段无效。",
|
5842
|
+
"example": "primary",
|
5843
|
+
"member": "string",
|
5844
|
+
"name": "GdnRole",
|
5845
|
+
"output_required": false,
|
5846
|
+
"required": false,
|
5847
|
+
"type": "string",
|
5848
|
+
"value_allowed_null": false
|
5827
5849
|
}
|
5828
5850
|
],
|
5829
5851
|
"usage": "both"
|
@@ -19792,7 +19814,7 @@
|
|
19792
19814
|
},
|
19793
19815
|
{
|
19794
19816
|
"disabled": false,
|
19795
|
-
"document": "回档到
|
19817
|
+
"document": "回档到 Serverless 集群时最小 CPU",
|
19796
19818
|
"example": "0",
|
19797
19819
|
"member": "int64",
|
19798
19820
|
"name": "MinCpu",
|
@@ -19802,7 +19824,7 @@
|
|
19802
19824
|
},
|
19803
19825
|
{
|
19804
19826
|
"disabled": false,
|
19805
|
-
"document": "回档到
|
19827
|
+
"document": "回档到 Serverless 集群时最大 CPU",
|
19806
19828
|
"example": "10",
|
19807
19829
|
"member": "int64",
|
19808
19830
|
"name": "MaxCpu",
|