tccli 3.0.1129.1__py2.py3-none-any.whl → 3.0.1130.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/asr/v20190614/api.json +1 -1
- tccli/services/ciam/v20220331/api.json +92 -104
- tccli/services/cls/v20201016/api.json +5 -5
- tccli/services/ess/v20201111/api.json +5 -5
- tccli/services/essbasic/v20210526/api.json +10 -1
- tccli/services/essbasic/v20210526/examples.json +1 -1
- tccli/services/redis/redis_client.py +220 -8
- tccli/services/redis/v20180412/api.json +220 -0
- tccli/services/redis/v20180412/examples.json +32 -0
- tccli/services/ssl/v20191205/api.json +63 -38
- tccli/services/ssl/v20191205/examples.json +1 -1
- tccli/services/tcm/v20210413/api.json +75 -22
- tccli/services/tcm/v20210413/examples.json +1 -1
- tccli/services/tcr/v20190924/api.json +8 -8
- tccli/services/tcr/v20190924/examples.json +1 -1
- tccli/services/tdmq/v20200217/api.json +23 -10
- tccli/services/tdmq/v20200217/examples.json +3 -3
- tccli/services/tke/v20180525/api.json +31 -25
- tccli/services/tke/v20180525/examples.json +9 -9
- tccli/services/trtc/v20190722/api.json +2 -2
- tccli/services/tse/v20201207/api.json +103 -0
- tccli/services/tts/v20190823/api.json +1 -1
- tccli/services/waf/v20180125/api.json +109 -0
- tccli/services/waf/v20180125/examples.json +14 -0
- tccli/services/waf/waf_client.py +61 -8
- tccli/services/wedata/v20210820/api.json +71 -0
- tccli/services/wedata/v20210820/examples.json +8 -0
- tccli/services/wedata/wedata_client.py +53 -0
- {tccli-3.0.1129.1.dist-info → tccli-3.0.1130.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1129.1.dist-info → tccli-3.0.1130.1.dist-info}/RECORD +34 -34
- {tccli-3.0.1129.1.dist-info → tccli-3.0.1130.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1129.1.dist-info → tccli-3.0.1130.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1129.1.dist-info → tccli-3.0.1130.1.dist-info}/license_files/LICENSE +0 -0
@@ -806,11 +806,11 @@
|
|
806
806
|
"status": "online"
|
807
807
|
},
|
808
808
|
"DescribeExternalClusterSpec": {
|
809
|
-
"document": "获取导入第三方集群YAML定义",
|
809
|
+
"document": "tdcc接口已迁移至tdcc产品下,tke下的接口下线\n\n获取导入第三方集群YAML定义",
|
810
810
|
"input": "DescribeExternalClusterSpecRequest",
|
811
811
|
"name": "获取导入第三方集群YAML定义",
|
812
812
|
"output": "DescribeExternalClusterSpecResponse",
|
813
|
-
"status": "
|
813
|
+
"status": "deprecated"
|
814
814
|
},
|
815
815
|
"DescribeExternalNodeSupportConfig": {
|
816
816
|
"document": "查看开启第三方节点池配置信息",
|
@@ -1529,7 +1529,7 @@
|
|
1529
1529
|
"UpgradeClusterInstances": {
|
1530
1530
|
"document": "给集群的一批work节点进行升级",
|
1531
1531
|
"input": "UpgradeClusterInstancesRequest",
|
1532
|
-
"name": "
|
1532
|
+
"name": "集群节点的升级",
|
1533
1533
|
"output": "UpgradeClusterInstancesResponse",
|
1534
1534
|
"status": "online"
|
1535
1535
|
},
|
@@ -1783,7 +1783,7 @@
|
|
1783
1783
|
{
|
1784
1784
|
"disabled": false,
|
1785
1785
|
"document": "集群id",
|
1786
|
-
"example": "",
|
1786
|
+
"example": "[cls-ny2v7ra2]",
|
1787
1787
|
"member": "string",
|
1788
1788
|
"name": "ClusterId",
|
1789
1789
|
"required": true,
|
@@ -1792,7 +1792,7 @@
|
|
1792
1792
|
{
|
1793
1793
|
"disabled": false,
|
1794
1794
|
"document": "节点池id",
|
1795
|
-
"example": "",
|
1795
|
+
"example": "[np-lquhxcic]",
|
1796
1796
|
"member": "string",
|
1797
1797
|
"name": "NodePoolId",
|
1798
1798
|
"required": true,
|
@@ -1801,7 +1801,7 @@
|
|
1801
1801
|
{
|
1802
1802
|
"disabled": false,
|
1803
1803
|
"document": "节点id",
|
1804
|
-
"example": "",
|
1804
|
+
"example": "[ins-wsw4j631]",
|
1805
1805
|
"member": "string",
|
1806
1806
|
"name": "InstanceIds",
|
1807
1807
|
"required": true,
|
@@ -7663,7 +7663,7 @@
|
|
7663
7663
|
"members": [
|
7664
7664
|
{
|
7665
7665
|
"disabled": false,
|
7666
|
-
"document": "镜像缓存
|
7666
|
+
"document": "镜像缓存ID数组",
|
7667
7667
|
"example": "\"\"",
|
7668
7668
|
"member": "string",
|
7669
7669
|
"name": "ImageCacheIds",
|
@@ -8546,7 +8546,7 @@
|
|
8546
8546
|
"example": "无",
|
8547
8547
|
"member": "CommonName",
|
8548
8548
|
"name": "CommonNames",
|
8549
|
-
"
|
8549
|
+
"output_required": true,
|
8550
8550
|
"type": "list",
|
8551
8551
|
"value_allowed_null": false
|
8552
8552
|
},
|
@@ -8583,6 +8583,7 @@
|
|
8583
8583
|
"example": "[{\"route-controller\",true}]",
|
8584
8584
|
"member": "ControllerStatus",
|
8585
8585
|
"name": "ControllerStatusSet",
|
8586
|
+
"output_required": true,
|
8586
8587
|
"type": "list",
|
8587
8588
|
"value_allowed_null": false
|
8588
8589
|
},
|
@@ -8819,7 +8820,7 @@
|
|
8819
8820
|
{
|
8820
8821
|
"disabled": false,
|
8821
8822
|
"document": "集群ID",
|
8822
|
-
"example": "",
|
8823
|
+
"example": "cls-32x36098",
|
8823
8824
|
"member": "string",
|
8824
8825
|
"name": "ClusterId",
|
8825
8826
|
"required": true,
|
@@ -8834,9 +8835,10 @@
|
|
8834
8835
|
{
|
8835
8836
|
"disabled": false,
|
8836
8837
|
"document": "集群自定义参数\n注意:此字段可能返回 null,表示取不到有效值。",
|
8837
|
-
"example": "",
|
8838
|
+
"example": "[]",
|
8838
8839
|
"member": "ClusterExtraArgs",
|
8839
8840
|
"name": "ClusterExtraArgs",
|
8841
|
+
"output_required": true,
|
8840
8842
|
"type": "object",
|
8841
8843
|
"value_allowed_null": true
|
8842
8844
|
},
|
@@ -9072,7 +9074,7 @@
|
|
9072
9074
|
"example": "10",
|
9073
9075
|
"member": "int64",
|
9074
9076
|
"name": "TotalCount",
|
9075
|
-
"
|
9077
|
+
"output_required": true,
|
9076
9078
|
"type": "int",
|
9077
9079
|
"value_allowed_null": false
|
9078
9080
|
},
|
@@ -9082,7 +9084,7 @@
|
|
9082
9084
|
"example": "无",
|
9083
9085
|
"member": "ClusterLevelAttribute",
|
9084
9086
|
"name": "Items",
|
9085
|
-
"
|
9087
|
+
"output_required": true,
|
9086
9088
|
"type": "list",
|
9087
9089
|
"value_allowed_null": false
|
9088
9090
|
},
|
@@ -9637,18 +9639,20 @@
|
|
9637
9639
|
{
|
9638
9640
|
"disabled": false,
|
9639
9641
|
"document": "符合条件的实例数量。",
|
9640
|
-
"example": "",
|
9642
|
+
"example": "1",
|
9641
9643
|
"member": "int64",
|
9642
9644
|
"name": "TotalCount",
|
9645
|
+
"output_required": true,
|
9643
9646
|
"type": "int",
|
9644
9647
|
"value_allowed_null": false
|
9645
9648
|
},
|
9646
9649
|
{
|
9647
9650
|
"disabled": false,
|
9648
9651
|
"document": "集群路由表对象。",
|
9649
|
-
"example": "",
|
9652
|
+
"example": "无",
|
9650
9653
|
"member": "RouteTableInfo",
|
9651
9654
|
"name": "RouteTableSet",
|
9655
|
+
"output_required": true,
|
9652
9656
|
"type": "list",
|
9653
9657
|
"value_allowed_null": false
|
9654
9658
|
},
|
@@ -9847,7 +9851,7 @@
|
|
9847
9851
|
"example": "无",
|
9848
9852
|
"member": "ClusterStatus",
|
9849
9853
|
"name": "ClusterStatusSet",
|
9850
|
-
"
|
9854
|
+
"output_required": true,
|
9851
9855
|
"type": "list",
|
9852
9856
|
"value_allowed_null": false
|
9853
9857
|
},
|
@@ -9857,7 +9861,7 @@
|
|
9857
9861
|
"example": "1",
|
9858
9862
|
"member": "int64",
|
9859
9863
|
"name": "TotalCount",
|
9860
|
-
"
|
9864
|
+
"output_required": true,
|
9861
9865
|
"type": "int",
|
9862
9866
|
"value_allowed_null": false
|
9863
9867
|
},
|
@@ -10311,7 +10315,7 @@
|
|
10311
10315
|
"example": "无",
|
10312
10316
|
"member": "Event",
|
10313
10317
|
"name": "Events",
|
10314
|
-
"
|
10318
|
+
"output_required": true,
|
10315
10319
|
"type": "list",
|
10316
10320
|
"value_allowed_null": false
|
10317
10321
|
},
|
@@ -10321,7 +10325,7 @@
|
|
10321
10325
|
"example": "无",
|
10322
10326
|
"member": "string",
|
10323
10327
|
"name": "EksCiId",
|
10324
|
-
"
|
10328
|
+
"output_required": true,
|
10325
10329
|
"type": "string",
|
10326
10330
|
"value_allowed_null": false
|
10327
10331
|
},
|
@@ -10853,6 +10857,7 @@
|
|
10853
10857
|
"example": "“”",
|
10854
10858
|
"member": "string",
|
10855
10859
|
"name": "ContainerName",
|
10860
|
+
"output_required": true,
|
10856
10861
|
"type": "string",
|
10857
10862
|
"value_allowed_null": false
|
10858
10863
|
},
|
@@ -10862,6 +10867,7 @@
|
|
10862
10867
|
"example": "\"\"",
|
10863
10868
|
"member": "string",
|
10864
10869
|
"name": "LogContent",
|
10870
|
+
"output_required": true,
|
10865
10871
|
"type": "string",
|
10866
10872
|
"value_allowed_null": false
|
10867
10873
|
},
|
@@ -11055,7 +11061,7 @@
|
|
11055
11061
|
"example": "无",
|
11056
11062
|
"member": "ExistedInstance",
|
11057
11063
|
"name": "ExistedInstanceSet",
|
11058
|
-
"
|
11064
|
+
"output_required": true,
|
11059
11065
|
"type": "list",
|
11060
11066
|
"value_allowed_null": true
|
11061
11067
|
},
|
@@ -11065,7 +11071,7 @@
|
|
11065
11071
|
"example": "1",
|
11066
11072
|
"member": "uint64",
|
11067
11073
|
"name": "TotalCount",
|
11068
|
-
"
|
11074
|
+
"output_required": true,
|
11069
11075
|
"type": "int",
|
11070
11076
|
"value_allowed_null": false
|
11071
11077
|
},
|
@@ -13291,7 +13297,7 @@
|
|
13291
13297
|
{
|
13292
13298
|
"disabled": false,
|
13293
13299
|
"document": "路由表绑定的VPC",
|
13294
|
-
"example": "vpc-
|
13300
|
+
"example": "vpc-sgdfgfhs",
|
13295
13301
|
"member": "string",
|
13296
13302
|
"name": "VpcId",
|
13297
13303
|
"required": true,
|
@@ -13309,7 +13315,7 @@
|
|
13309
13315
|
"example": "true",
|
13310
13316
|
"member": "bool",
|
13311
13317
|
"name": "HasConflict",
|
13312
|
-
"
|
13318
|
+
"output_required": true,
|
13313
13319
|
"type": "bool",
|
13314
13320
|
"value_allowed_null": false
|
13315
13321
|
},
|
@@ -13319,7 +13325,7 @@
|
|
13319
13325
|
"example": "无",
|
13320
13326
|
"member": "RouteTableConflict",
|
13321
13327
|
"name": "RouteTableConflictSet",
|
13322
|
-
"
|
13328
|
+
"output_required": true,
|
13323
13329
|
"type": "list",
|
13324
13330
|
"value_allowed_null": true
|
13325
13331
|
},
|
@@ -23394,7 +23400,7 @@
|
|
23394
23400
|
"example": "[\"ins-xxx\"]",
|
23395
23401
|
"member": "string",
|
23396
23402
|
"name": "SucceedInstanceIds",
|
23397
|
-
"
|
23403
|
+
"output_required": true,
|
23398
23404
|
"type": "list",
|
23399
23405
|
"value_allowed_null": true
|
23400
23406
|
},
|
@@ -23404,7 +23410,7 @@
|
|
23404
23410
|
"example": "无",
|
23405
23411
|
"member": "string",
|
23406
23412
|
"name": "FailedInstanceIds",
|
23407
|
-
"
|
23413
|
+
"output_required": true,
|
23408
23414
|
"type": "list",
|
23409
23415
|
"value_allowed_null": true
|
23410
23416
|
},
|
@@ -26,7 +26,7 @@
|
|
26
26
|
],
|
27
27
|
"AddNodeToNodePool": [
|
28
28
|
{
|
29
|
-
"document": "",
|
29
|
+
"document": "将集群内节点移入节点池",
|
30
30
|
"input": "https://tke.tencentcloudapi.com/?Action=AddNodeToNodePool\n&ClusterId=cls-xxxxxx\n&NodePoolId=np-xxxxxx\n&InstanceIds.0=ins-xxx\n&<公共请求参数>",
|
31
31
|
"output": "{\n \"Response\": {\n \"RequestId\": \"xxxx\"\n }\n}",
|
32
32
|
"title": "将集群内节点移入节点池"
|
@@ -674,7 +674,7 @@
|
|
674
674
|
{
|
675
675
|
"document": "",
|
676
676
|
"input": "https://tke.tencentcloudapi.com/?Action=DescribeClusterExtraArgs\r\n&ClusterId=cls-xxxxxx\r\n&<公共请求参数>",
|
677
|
-
"output": "{\n \"Response\": {\n \"ClusterExtraArgs\": {\n \"KubeAPIServer\": [\n \"max-mutating-requests-inflight=500\"\n ],\n \"KubeControllerManager\": [\n \"kube-api-burst=500\"\n ],\n \"KubeScheduler\": [\n \"kube-api-burst=500\"\n ]\n },\n \"RequestId\": \"5a489220-1730-43ee-9a59-7d3a752ac750\"\n }\n}",
|
677
|
+
"output": "{\n \"Response\": {\n \"ClusterExtraArgs\": {\n \"KubeAPIServer\": [\n \"max-mutating-requests-inflight=500\"\n ],\n \"KubeControllerManager\": [\n \"kube-api-burst=500\"\n ],\n \"KubeScheduler\": [\n \"kube-api-burst=500\"\n ],\n \"Etcd\": [\n \"election-timeout=500\"\n ]\n },\n \"RequestId\": \"5a489220-1730-43ee-9a59-7d3a752ac750\"\n }\n}",
|
678
678
|
"title": "查询集群自定义参数"
|
679
679
|
}
|
680
680
|
],
|
@@ -706,7 +706,7 @@
|
|
706
706
|
{
|
707
707
|
"document": "",
|
708
708
|
"input": "POST / HTTP/1.1\nHost: tke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeClusterLevelAttribute\n<公共请求参数>\n\n{}",
|
709
|
-
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"RequestId\": \"
|
709
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"RequestId\": \"7f654d68-0f64-4195-8aa8-5351bc441402\",\n \"Items\": [\n {\n \"Name\": \"L5\",\n \"Alias\": \"500节点\",\n \"NodeCount\": 500,\n \"PodCount\": 1000,\n \"ConfigMapCount\": 200,\n \"CRDCount\": 1,\n \"OtherCount\": 1,\n \"RSCount\": 1,\n \"Enable\": true\n }\n ]\n }\n}",
|
710
710
|
"title": "获取托管集群规模"
|
711
711
|
}
|
712
712
|
],
|
@@ -722,7 +722,7 @@
|
|
722
722
|
{
|
723
723
|
"document": "查询节点池详情",
|
724
724
|
"input": "https://tke.tencentcloudapi.com/?Action=DescribeClusterNodePoolDetail\n&ClusterId=cls-xxxxxx\n&NodePoolId=np-xxxxxxxx\n&<公共请求参数>",
|
725
|
-
"output": "{\n \"Response\": {\n \"NodePool\": {\n \"AutoscalingGroupId\": \"asg-xxx\",\n \"AutoscalingGroupStatus\": \"disabled\",\n \"ClusterInstanceId\": \"cls-xxx\",\n \"DataDisks\": null,\n \"DeletionProtection\": true,\n \"DesiredNodesNum\": 2,\n \"DesiredPodNum\": 64,\n \"DockerGraphPath\": \"\",\n \"ExtraArgs\": {\n \"Kubelet\": []\n },\n \"GPUArgs\": {\n \"CUDA\": {\n \"Name\": \"\",\n \"Version\": \"\"\n },\n \"CUDNN\": {\n \"DevName\": \"\",\n \"DocName\": \"\",\n \"Name\": \"\",\n \"Version\": \"\"\n },\n \"CustomDriver\": {\n \"Address\": \"\"\n },\n \"Driver\": {\n \"Name\": \"\",\n \"Version\": \"\"\n },\n \"MIGEnable\": false\n },\n \"ImageId\": \"\",\n \"Labels\": [],\n \"LaunchConfigurationId\": \"asc-xxx\",\n \"LifeState\": \"normal\",\n \"MaxNodesNum\": 3,\n \"MinNodesNum\": 0,\n \"Name\": \"xxx\",\n \"NodeCountSummary\": {\n \"AutoscalingAdded\": {\n \"Initializing\": 0,\n \"Joining\": 0,\n \"Normal\": 2,\n \"Total\": 2\n },\n \"ManuallyAdded\": {\n \"Initializing\": 0,\n \"Joining\": 0,\n \"Normal\": 1,\n \"Total\": 1\n }\n },\n \"NodePoolId\": \"np-xxx\",\n \"NodePoolOs\": \"tlinux_xxx\",\n \"OsCustomizeType\": \"GENERAL\",\n \"PreStartUserScript\": \"#!/bin/sh\\ntouch /tmp/before\",\n \"RuntimeConfig\": {\n \"RuntimeType\": \"containerd\",\n \"RuntimeVersion\": \"1.6.9\"\n },\n \"Tags\": null,\n \"Taints\": [],\n \"Unschedulable\": 0,\n \"UserScript\": \"#!/bin/sh\\ntouch /tmp/after\"\n },\n \"RequestId\": \"68b7b080-7c57-4869-bc54-a518b4902b2d\"\n }\n}",
|
725
|
+
"output": "{\n \"Response\": {\n \"NodePool\": {\n \"AutoscalingGroupId\": \"asg-xxx\",\n \"AutoscalingGroupStatus\": \"disabled\",\n \"ClusterInstanceId\": \"cls-xxx\",\n \"DataDisks\": null,\n \"DeletionProtection\": true,\n \"DesiredNodesNum\": 2,\n \"DesiredPodNum\": 64,\n \"DockerGraphPath\": \"\",\n \"ExtraArgs\": {\n \"Kubelet\": []\n },\n \"GPUArgs\": {\n \"CUDA\": {\n \"Name\": \"\",\n \"Version\": \"\"\n },\n \"CUDNN\": {\n \"DevName\": \"\",\n \"DocName\": \"\",\n \"Name\": \"\",\n \"Version\": \"\"\n },\n \"CustomDriver\": {\n \"Address\": \"\"\n },\n \"Driver\": {\n \"Name\": \"\",\n \"Version\": \"\"\n },\n \"MIGEnable\": false\n },\n \"ImageId\": \"\",\n \"Labels\": [],\n \"Annotations\": [],\n \"LaunchConfigurationId\": \"asc-xxx\",\n \"LifeState\": \"normal\",\n \"MaxNodesNum\": 3,\n \"MinNodesNum\": 0,\n \"Name\": \"xxx\",\n \"NodeCountSummary\": {\n \"AutoscalingAdded\": {\n \"Initializing\": 0,\n \"Joining\": 0,\n \"Normal\": 2,\n \"Total\": 2\n },\n \"ManuallyAdded\": {\n \"Initializing\": 0,\n \"Joining\": 0,\n \"Normal\": 1,\n \"Total\": 1\n }\n },\n \"NodePoolId\": \"np-xxx\",\n \"NodePoolOs\": \"tlinux_xxx\",\n \"OsCustomizeType\": \"GENERAL\",\n \"PreStartUserScript\": \"#!/bin/sh\\ntouch /tmp/before\",\n \"RuntimeConfig\": {\n \"RuntimeType\": \"containerd\",\n \"RuntimeVersion\": \"1.6.9\"\n },\n \"Tags\": null,\n \"Taints\": [],\n \"Unschedulable\": 0,\n \"UserScript\": \"#!/bin/sh\\ntouch /tmp/after\"\n },\n \"RequestId\": \"68b7b080-7c57-4869-bc54-a518b4902b2d\"\n }\n}",
|
726
726
|
"title": "查询节点池详情"
|
727
727
|
}
|
728
728
|
],
|
@@ -793,8 +793,8 @@
|
|
793
793
|
"DescribeClusterStatus": [
|
794
794
|
{
|
795
795
|
"document": "",
|
796
|
-
"input": "
|
797
|
-
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"ClusterStatusSet\": [\n {\n \"ClusterClosingNodeNum\": 0,\n \"ClusterAuditEnabled\": true,\n \"ClusterDeletionProtection\": true,\n \"ClusterId\": \"
|
796
|
+
"input": "POST / HTTP/1.1\nHost: tke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeClusterStatus\n<公共请求参数>\n\n{}",
|
797
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"ClusterStatusSet\": [\n {\n \"ClusterClosingNodeNum\": 0,\n \"ClusterAuditEnabled\": true,\n \"ClusterDeletionProtection\": true,\n \"ClusterId\": \"cls-1oxlc88c\",\n \"ClusterBMonitor\": true,\n \"ClusterInitNodeNum\": 0,\n \"ClusterState\": \"\",\n \"ClusterClosedNodeNum\": 0,\n \"ClusterInstanceState\": \"\",\n \"ClusterRunningNodeNum\": 0,\n \"ClusterFailedNodeNum\": 0\n }\n ],\n \"RequestId\": \"a1be36f0-1aa4-4af2-a289-da021bcef89f\"\n }\n}",
|
798
798
|
"title": "获取集群当前状态"
|
799
799
|
}
|
800
800
|
],
|
@@ -946,7 +946,7 @@
|
|
946
946
|
{
|
947
947
|
"document": "查询已经存在的节点,判断是否可以加入集群",
|
948
948
|
"input": "https://tke.tencentcloudapi.com/?Action=DescribeExistedInstances\n&ClusterId=cls-xxxxxxxx\n&<公共请求参数>",
|
949
|
-
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"ExistedInstanceSet\": [\n {\n \"Usable\": true,\n \"UnusableReason\": \"\",\n \"AlreadyInCluster\": \"\",\n \"InstanceId\": \"ins-xxxxxxxx\",\n \"InstanceName\": \"未命名\",\n \"PrivateIpAddresses\": [\n \"192.168.x.x\"\n ],\n \"PublicIpAddresses\": [\n \"118.24.x.x\"\n ],\n \"CreatedTime\": \"2019-05-13T03:37:24Z\",\n \"CPU\": 2,\n \"Memory\": 4,\n \"OsName\": \"Ubuntu xxxxxxxxx\",\n \"InstanceType\": \"Sxxxxxx\"\n }\n ],\n \"RequestId\": \"f12a6e20-f950-4af9-8f8b-b6329a4961c2\"\n }\n}",
|
949
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"ExistedInstanceSet\": [\n {\n \"Usable\": true,\n \"UnusableReason\": \"\",\n \"AlreadyInCluster\": \"\",\n \"InstanceId\": \"ins-xxxxxxxx\",\n \"InstanceName\": \"未命名\",\n \"PrivateIpAddresses\": [\n \"192.168.x.x\"\n ],\n \"PublicIpAddresses\": [\n \"118.24.x.x\"\n ],\n \"CreatedTime\": \"2019-05-13T03:37:24Z\",\n \"CPU\": 2,\n \"Memory\": 4,\n \"OsName\": \"Ubuntu xxxxxxxxx\",\n \"InstanceType\": \"Sxxxxxx\",\n \"AutoscalingGroupId\": \"\",\n \"InstanceChargeType\": \"\",\n \"IPv6Addresses\": [\n \"\"\n ]\n }\n ],\n \"RequestId\": \"f12a6e20-f950-4af9-8f8b-b6329a4961c2\"\n }\n}",
|
950
950
|
"title": "查询已经存在的节点"
|
951
951
|
}
|
952
952
|
],
|
@@ -1762,7 +1762,7 @@
|
|
1762
1762
|
{
|
1763
1763
|
"document": "当触发缩容时(包括手动和自动),节点不会被伸缩组从集群中移除",
|
1764
1764
|
"input": "POST / HTTP/1.1\nHost: tke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: SetNodePoolNodeProtection\n<公共请求参数>\n\n{\n \"ProtectedFromScaleIn\": \"true\",\n \"ClusterId\": \"cls-xxx\",\n \"InstanceIds\": [\n \"ins-xxx\"\n ],\n \"NodePoolId\": \"np-xxx\"\n}",
|
1765
|
-
"output": "{\n \"Response\": {\n \"SucceedInstanceIds\": [\n \"ins-
|
1765
|
+
"output": "{\n \"Response\": {\n \"SucceedInstanceIds\": [\n \"ins-rvob5o5\"\n ],\n \"FailedInstanceIds\": [\n \"ins-abocc5o\"\n ],\n \"RequestId\": \"6ef60bec-0242-43af-bb20-270359fb54a7\"\n }\n}",
|
1766
1766
|
"title": "给节点池中的节点设置移出保护"
|
1767
1767
|
}
|
1768
1768
|
],
|
@@ -1874,7 +1874,7 @@
|
|
1874
1874
|
{
|
1875
1875
|
"document": "给集群的一批work节点进行升级 ",
|
1876
1876
|
"input": "https://tke.tencentcloudapi.com/?Action=UpgradeClusterInstances\n&ClusterId=cls-xxxxxx\n&UpgradeType=reset\n&Operation=create\n&InstanceIds.0=ins-xxx\n&<公共请求参数>",
|
1877
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
1877
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"xxx\"\n }\n}",
|
1878
1878
|
"title": "集群节点升级"
|
1879
1879
|
}
|
1880
1880
|
],
|
@@ -5845,7 +5845,7 @@
|
|
5845
5845
|
},
|
5846
5846
|
{
|
5847
5847
|
"disabled": false,
|
5848
|
-
"document": "
|
5848
|
+
"document": "【必填】云存储相关的参数,目前支持腾讯云对象存储以及腾讯云云点播VOD,不支持第三方云存储",
|
5849
5849
|
"example": "无",
|
5850
5850
|
"member": "StorageParams",
|
5851
5851
|
"name": "StorageParams",
|
@@ -5863,7 +5863,7 @@
|
|
5863
5863
|
},
|
5864
5864
|
{
|
5865
5865
|
"disabled": false,
|
5866
|
-
"document": "TRTC的SdkAppId",
|
5866
|
+
"document": "【必填】TRTC的SdkAppId",
|
5867
5867
|
"example": "无",
|
5868
5868
|
"member": "int64",
|
5869
5869
|
"name": "SdkAppId",
|
@@ -15120,6 +15120,26 @@
|
|
15120
15120
|
"output_required": true,
|
15121
15121
|
"type": "list",
|
15122
15122
|
"value_allowed_null": true
|
15123
|
+
},
|
15124
|
+
{
|
15125
|
+
"disabled": false,
|
15126
|
+
"document": "Zookeeper的额外环境数据信息\n注意:此字段可能返回 null,表示取不到有效值。",
|
15127
|
+
"example": "无",
|
15128
|
+
"member": "ZookeeperRegionInfo",
|
15129
|
+
"name": "ZookeeperRegionInfo",
|
15130
|
+
"output_required": false,
|
15131
|
+
"type": "object",
|
15132
|
+
"value_allowed_null": true
|
15133
|
+
},
|
15134
|
+
{
|
15135
|
+
"disabled": false,
|
15136
|
+
"document": "部署架构\n注意:此字段可能返回 null,表示取不到有效值。",
|
15137
|
+
"example": "SingleRegion",
|
15138
|
+
"member": "string",
|
15139
|
+
"name": "DeployMode",
|
15140
|
+
"output_required": false,
|
15141
|
+
"type": "string",
|
15142
|
+
"value_allowed_null": true
|
15123
15143
|
}
|
15124
15144
|
],
|
15125
15145
|
"usage": "out"
|
@@ -15817,10 +15837,93 @@
|
|
15817
15837
|
"required": false,
|
15818
15838
|
"type": "string",
|
15819
15839
|
"value_allowed_null": true
|
15840
|
+
},
|
15841
|
+
{
|
15842
|
+
"disabled": false,
|
15843
|
+
"document": "负载均衡均衡接入点子网ID\n注意:此字段可能返回 null,表示取不到有效值。",
|
15844
|
+
"example": "subnet-xxxxxxxx",
|
15845
|
+
"member": "string",
|
15846
|
+
"name": "LbSubnetId",
|
15847
|
+
"output_required": false,
|
15848
|
+
"required": false,
|
15849
|
+
"type": "string",
|
15850
|
+
"value_allowed_null": true
|
15820
15851
|
}
|
15821
15852
|
],
|
15822
15853
|
"usage": "both"
|
15823
15854
|
},
|
15855
|
+
"ZookeeperRegionInfo": {
|
15856
|
+
"document": "Zookeeper的地域额外信息记录",
|
15857
|
+
"members": [
|
15858
|
+
{
|
15859
|
+
"disabled": false,
|
15860
|
+
"document": "部署架构信息\n\n- SingleRegion: 普通单地域\n- MultiRegion: 普通多地域场景\n- MasterSlave: 两地域,主备地域场景\n注意:此字段可能返回 null,表示取不到有效值。",
|
15861
|
+
"example": "SingleRegion",
|
15862
|
+
"member": "string",
|
15863
|
+
"name": "DeployMode",
|
15864
|
+
"output_required": false,
|
15865
|
+
"type": "string",
|
15866
|
+
"value_allowed_null": true
|
15867
|
+
},
|
15868
|
+
{
|
15869
|
+
"disabled": false,
|
15870
|
+
"document": "主地域的额外信息\n注意:此字段可能返回 null,表示取不到有效值。",
|
15871
|
+
"example": "无",
|
15872
|
+
"member": "ZookeeperRegionMyIdInfo",
|
15873
|
+
"name": "MainRegion",
|
15874
|
+
"output_required": false,
|
15875
|
+
"type": "object",
|
15876
|
+
"value_allowed_null": true
|
15877
|
+
},
|
15878
|
+
{
|
15879
|
+
"disabled": false,
|
15880
|
+
"document": "其他地域的额外信息\n注意:此字段可能返回 null,表示取不到有效值。",
|
15881
|
+
"example": "无",
|
15882
|
+
"member": "ZookeeperRegionMyIdInfo",
|
15883
|
+
"name": "OtherRegions",
|
15884
|
+
"output_required": false,
|
15885
|
+
"type": "list",
|
15886
|
+
"value_allowed_null": true
|
15887
|
+
}
|
15888
|
+
],
|
15889
|
+
"usage": "out"
|
15890
|
+
},
|
15891
|
+
"ZookeeperRegionMyIdInfo": {
|
15892
|
+
"document": "Zookeeper的地域信息的 myid 信息记录",
|
15893
|
+
"members": [
|
15894
|
+
{
|
15895
|
+
"disabled": false,
|
15896
|
+
"document": "地域信息\n注意:此字段可能返回 null,表示取不到有效值。",
|
15897
|
+
"example": "ap-guangzhou",
|
15898
|
+
"member": "string",
|
15899
|
+
"name": "Region",
|
15900
|
+
"output_required": false,
|
15901
|
+
"type": "string",
|
15902
|
+
"value_allowed_null": true
|
15903
|
+
},
|
15904
|
+
{
|
15905
|
+
"disabled": false,
|
15906
|
+
"document": "myid 的起始号段\n注意:此字段可能返回 null,表示取不到有效值。",
|
15907
|
+
"example": "101",
|
15908
|
+
"member": "int64",
|
15909
|
+
"name": "MyIdStart",
|
15910
|
+
"output_required": false,
|
15911
|
+
"type": "int",
|
15912
|
+
"value_allowed_null": true
|
15913
|
+
},
|
15914
|
+
{
|
15915
|
+
"disabled": false,
|
15916
|
+
"document": "myid 的结束号段\n注意:此字段可能返回 null,表示取不到有效值。",
|
15917
|
+
"example": "109",
|
15918
|
+
"member": "int64",
|
15919
|
+
"name": "MyIdEnd",
|
15920
|
+
"output_required": false,
|
15921
|
+
"type": "int",
|
15922
|
+
"value_allowed_null": true
|
15923
|
+
}
|
15924
|
+
],
|
15925
|
+
"usage": "out"
|
15926
|
+
},
|
15824
15927
|
"ZookeeperReplica": {
|
15825
15928
|
"document": "Zookeeper副本信息",
|
15826
15929
|
"members": [
|
@@ -238,6 +238,13 @@
|
|
238
238
|
"output": "DescribeAntiInfoLeakageRulesResponse",
|
239
239
|
"status": "online"
|
240
240
|
},
|
241
|
+
"DescribeAreaBanAreas": {
|
242
|
+
"document": "获取地域封禁配置包括地域封禁开关,设置封禁的地区信息",
|
243
|
+
"input": "DescribeAreaBanAreasRequest",
|
244
|
+
"name": "获取地域封禁配置",
|
245
|
+
"output": "DescribeAreaBanAreasResponse",
|
246
|
+
"status": "online"
|
247
|
+
},
|
241
248
|
"DescribeAreaBanSupportAreas": {
|
242
249
|
"document": "获取WAF地域封禁支持的地域列表",
|
243
250
|
"input": "DescribeAreaBanSupportAreasRequest",
|
@@ -5934,6 +5941,108 @@
|
|
5934
5941
|
],
|
5935
5942
|
"usage": "out"
|
5936
5943
|
},
|
5944
|
+
"DescribeAreaBanAreasRequest": {
|
5945
|
+
"document": "DescribeAreaBanAreas请求参数结构体",
|
5946
|
+
"members": [
|
5947
|
+
{
|
5948
|
+
"disabled": false,
|
5949
|
+
"document": "需要查询的域名",
|
5950
|
+
"example": "",
|
5951
|
+
"member": "string",
|
5952
|
+
"name": "Domain",
|
5953
|
+
"required": true,
|
5954
|
+
"type": "string"
|
5955
|
+
}
|
5956
|
+
],
|
5957
|
+
"type": "object"
|
5958
|
+
},
|
5959
|
+
"DescribeAreaBanAreasResponse": {
|
5960
|
+
"document": "DescribeAreaBanAreas返回参数结构体",
|
5961
|
+
"members": [
|
5962
|
+
{
|
5963
|
+
"disabled": false,
|
5964
|
+
"document": "回包内容\n注意:此字段可能返回 null,表示取不到有效值。",
|
5965
|
+
"example": "",
|
5966
|
+
"member": "DescribeAreaBanAreasRsp",
|
5967
|
+
"name": "Data",
|
5968
|
+
"type": "object",
|
5969
|
+
"value_allowed_null": true
|
5970
|
+
},
|
5971
|
+
{
|
5972
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
5973
|
+
"member": "string",
|
5974
|
+
"name": "RequestId",
|
5975
|
+
"type": "string"
|
5976
|
+
}
|
5977
|
+
],
|
5978
|
+
"type": "object"
|
5979
|
+
},
|
5980
|
+
"DescribeAreaBanAreasRsp": {
|
5981
|
+
"document": "DescribeAreaBanAreas接口的回包",
|
5982
|
+
"members": [
|
5983
|
+
{
|
5984
|
+
"disabled": false,
|
5985
|
+
"document": "状态 \"0\":未开启地域封禁 \"1\":开启地域封禁",
|
5986
|
+
"example": "无",
|
5987
|
+
"member": "string",
|
5988
|
+
"name": "Status",
|
5989
|
+
"output_required": true,
|
5990
|
+
"type": "string",
|
5991
|
+
"value_allowed_null": false
|
5992
|
+
},
|
5993
|
+
{
|
5994
|
+
"disabled": false,
|
5995
|
+
"document": "数据来源 custom-自定义(默认)、batch-批量防护\n注意:此字段可能返回 null,表示取不到有效值。",
|
5996
|
+
"example": "custom",
|
5997
|
+
"member": "string",
|
5998
|
+
"name": "Source",
|
5999
|
+
"output_required": false,
|
6000
|
+
"type": "string",
|
6001
|
+
"value_allowed_null": true
|
6002
|
+
},
|
6003
|
+
{
|
6004
|
+
"disabled": false,
|
6005
|
+
"document": "字符串数据,配置的地域列表",
|
6006
|
+
"example": "无",
|
6007
|
+
"member": "string",
|
6008
|
+
"name": "Areas",
|
6009
|
+
"output_required": true,
|
6010
|
+
"type": "list",
|
6011
|
+
"value_allowed_null": false
|
6012
|
+
},
|
6013
|
+
{
|
6014
|
+
"disabled": false,
|
6015
|
+
"document": "定时任务类型\n注意:此字段可能返回 null,表示取不到有效值。",
|
6016
|
+
"example": "无",
|
6017
|
+
"member": "string",
|
6018
|
+
"name": "JobType",
|
6019
|
+
"output_required": false,
|
6020
|
+
"type": "string",
|
6021
|
+
"value_allowed_null": true
|
6022
|
+
},
|
6023
|
+
{
|
6024
|
+
"disabled": false,
|
6025
|
+
"document": "定时任务详细配置\n注意:此字段可能返回 null,表示取不到有效值。",
|
6026
|
+
"example": "无",
|
6027
|
+
"member": "JobDateTime",
|
6028
|
+
"name": "JobDateTime",
|
6029
|
+
"output_required": false,
|
6030
|
+
"type": "object",
|
6031
|
+
"value_allowed_null": true
|
6032
|
+
},
|
6033
|
+
{
|
6034
|
+
"disabled": false,
|
6035
|
+
"document": "周期任务配置\n注意:此字段可能返回 null,表示取不到有效值。",
|
6036
|
+
"example": "无",
|
6037
|
+
"member": "string",
|
6038
|
+
"name": "CronType",
|
6039
|
+
"output_required": false,
|
6040
|
+
"type": "string",
|
6041
|
+
"value_allowed_null": true
|
6042
|
+
}
|
6043
|
+
],
|
6044
|
+
"usage": "out"
|
6045
|
+
},
|
5937
6046
|
"DescribeAreaBanSupportAreasRequest": {
|
5938
6047
|
"document": "DescribeAreaBanSupportAreas请求参数结构体",
|
5939
6048
|
"members": [],
|
@@ -294,6 +294,20 @@
|
|
294
294
|
"title": "获取信息防泄漏规则列表"
|
295
295
|
}
|
296
296
|
],
|
297
|
+
"DescribeAreaBanAreas": [
|
298
|
+
{
|
299
|
+
"document": "",
|
300
|
+
"input": "https://waf.tencentcloudapi.com/?Action=DescribeAreaBanAreas\r\n&Domain=test.qcloudwaf.com\r\n&<公共请求参数>",
|
301
|
+
"output": "{\n \"Response\": {\n \"Data\": {\n \"Areas\": [\n \"新疆\",\n \"江西\"\n ],\n \"Status\": \"0\"\n },\n \"RequestId\": \"5ae9f295-4075-4472-8fd5-da69cc6ffa58\"\n }\n}",
|
302
|
+
"title": "获取地域封禁配置"
|
303
|
+
},
|
304
|
+
{
|
305
|
+
"document": "",
|
306
|
+
"input": "https://waf.tencentcloudapi.com/?Action=DescribeAreaBanAreas\r\n&Domain=www.test.com\r\n&<公共请求参数>",
|
307
|
+
"output": "{\n \"Response\": {\n \"Data\": null,\n \"RequestId\": \"7b9c4e2b-8282-4a6a-90cf-f64f2caef67a\"\n }\n}",
|
308
|
+
"title": "未设置封禁区域的场景"
|
309
|
+
}
|
310
|
+
],
|
297
311
|
"DescribeAreaBanSupportAreas": [
|
298
312
|
{
|
299
313
|
"document": "",
|