tccli 3.0.1128.1__py2.py3-none-any.whl → 3.0.1130.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/asr/v20190614/api.json +1 -1
- tccli/services/billing/v20180709/api.json +3 -2
- tccli/services/bpaas/v20181217/api.json +5 -0
- tccli/services/cat/v20180409/api.json +1 -0
- tccli/services/cdwdoris/v20211228/api.json +20 -0
- tccli/services/ciam/v20220331/api.json +92 -104
- tccli/services/cls/v20201016/api.json +5 -5
- tccli/services/cynosdb/v20190107/api.json +5 -3
- tccli/services/dc/v20180410/api.json +139 -121
- tccli/services/dc/v20180410/examples.json +6 -6
- tccli/services/es/v20180416/api.json +10 -0
- tccli/services/ess/v20201111/api.json +5 -5
- tccli/services/essbasic/v20210526/api.json +54 -3
- tccli/services/essbasic/v20210526/examples.json +2 -2
- tccli/services/hunyuan/v20230901/api.json +4 -4
- tccli/services/lighthouse/v20200324/api.json +2 -4
- tccli/services/monitor/v20180724/api.json +29 -16
- tccli/services/mps/v20190612/api.json +122 -4
- tccli/services/mrs/v20200910/api.json +315 -65
- tccli/services/ocr/v20181119/api.json +1 -1
- tccli/services/organization/v20210331/api.json +28 -0
- tccli/services/rce/v20201103/api.json +9 -9
- tccli/services/redis/redis_client.py +220 -8
- tccli/services/redis/v20180412/api.json +254 -28
- tccli/services/redis/v20180412/examples.json +36 -4
- 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 +31 -18
- tccli/services/tdmq/v20200217/examples.json +8 -8
- tccli/services/teo/v20220901/api.json +4 -4
- tccli/services/tke/v20180525/api.json +67 -53
- tccli/services/tke/v20180525/examples.json +12 -12
- 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 +177 -1
- tccli/services/wedata/v20210820/examples.json +10 -2
- tccli/services/wedata/wedata_client.py +53 -0
- {tccli-3.0.1128.1.dist-info → tccli-3.0.1130.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1128.1.dist-info → tccli-3.0.1130.1.dist-info}/RECORD +51 -51
- {tccli-3.0.1128.1.dist-info → tccli-3.0.1130.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1128.1.dist-info → tccli-3.0.1130.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1128.1.dist-info → tccli-3.0.1130.1.dist-info}/license_files/LICENSE +0 -0
@@ -478,7 +478,7 @@
|
|
478
478
|
],
|
479
479
|
"DescribeNodeHealthOpt": [
|
480
480
|
{
|
481
|
-
"document": "",
|
481
|
+
"document": "测试",
|
482
482
|
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeNodeHealthOpt\n<公共请求参数>\n\n{\n \"InstanceId\": \"ins-lyzxwt0q\"\n}",
|
483
483
|
"output": "{\n \"Response\": {\n \"RequestId\": \"9933e0f7-77fa-4c62-905d-dbd7936a7372\",\n \"NodeState\": 1,\n \"LatestHealthCheckTime\": \"2021-07-19 20:46:50\"\n }\n}",
|
484
484
|
"title": "test"
|
@@ -487,16 +487,16 @@
|
|
487
487
|
"DescribePublisherSummary": [
|
488
488
|
{
|
489
489
|
"document": "",
|
490
|
-
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribePublisherSummary\n<公共请求参数>\n\n{\n \"
|
491
|
-
"output": "{\n \"Response\": {\n \"MsgRateIn\": 0
|
490
|
+
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribePublisherSummary\n<公共请求参数>\n\n{\n \"ClusterId\": \"abc\",\n \"Namespace\": \"abc\",\n \"Topic\": \"abc\"\n}",
|
491
|
+
"output": "{\n \"Response\": {\n \"MsgRateIn\": 0,\n \"MsgThroughputIn\": 0,\n \"PublisherCount\": 0,\n \"StorageSize\": 0,\n \"RequestId\": \"abc\"\n }\n}",
|
492
492
|
"title": "获取生产者概览"
|
493
493
|
}
|
494
494
|
],
|
495
495
|
"DescribePublishers": [
|
496
496
|
{
|
497
497
|
"document": "",
|
498
|
-
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribePublishers\n<公共请求参数>\n\n{\n \"
|
499
|
-
"output": "{\n \"Response\": {\n \"TotalCount\": 0,\n \"
|
498
|
+
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribePublishers\n<公共请求参数>\n\n{\n \"ClusterId\": \"abc\",\n \"Namespace\": \"abc\",\n \"Topic\": \"abc\",\n \"Filters\": [\n {\n \"Name\": \"abc\",\n \"Values\": [\n \"abc\"\n ]\n }\n ],\n \"Offset\": 0,\n \"Limit\": 0,\n \"Sort\": {\n \"Name\": \"abc\",\n \"Order\": \"abc\"\n }\n}",
|
499
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 0,\n \"Publishers\": [\n {\n \"ProducerId\": 0,\n \"ProducerName\": \"abc\",\n \"Address\": \"abc\",\n \"ClientVersion\": \"abc\",\n \"MsgRateIn\": 0,\n \"MsgThroughputIn\": 0,\n \"AverageMsgSize\": 0,\n \"ConnectedSince\": \"abc\",\n \"Partition\": 0\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
|
500
500
|
"title": "获取生产者列表"
|
501
501
|
}
|
502
502
|
],
|
@@ -520,7 +520,7 @@
|
|
520
520
|
{
|
521
521
|
"document": "RabbitMQ专享版查询节点列表 在查询节点的时候使用。",
|
522
522
|
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRabbitMQNodeList\n<公共请求参数>\n\n{\n \"InstanceId\": \"amqp-testtesttest\",\n \"Limit\": 1,\n \"Offset\": 1\n}",
|
523
|
-
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"
|
523
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"NodeList\": [\n {\n \"NodeName\": \"abc\",\n \"NodeStatus\": \"abc\",\n \"CPUUsage\": \"abc\",\n \"Memory\": 1,\n \"DiskUsage\": \"abc\",\n \"ProcessNumber\": 1\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
|
524
524
|
"title": "RabbitMQ专享版查询节点列表"
|
525
525
|
}
|
526
526
|
],
|
@@ -544,7 +544,7 @@
|
|
544
544
|
{
|
545
545
|
"document": "-",
|
546
546
|
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRabbitMQUser\n<公共请求参数>\n\n{\n \"InstanceId\": \"amqp-44w9928j\"\n}",
|
547
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"dsfsdfs\",\n \"RabbitMQUserList\": [\n {\n \"InstanceId\": \"amqp-xxx\",\n \"User\": \"testVhost\",\n \"Password\": \"123\",\n \"Description\": \"hello\",\n \"Tags\": [\n \"shop\"\n ]\n }\n ],\n \"TotalCount\": 1\n }\n}",
|
547
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"dsfsdfs\",\n \"RabbitMQUserList\": [\n {\n \"ModifyTime\": \"1\",\n \"CreateTime\": \"1\",\n \"Type\": \"1\",\n \"InstanceId\": \"amqp-xxx\",\n \"User\": \"testVhost\",\n \"Password\": \"123\",\n \"Description\": \"hello\",\n \"Tags\": [\n \"shop\"\n ]\n }\n ],\n \"TotalCount\": 1\n }\n}",
|
548
548
|
"title": "查询RabbitMQ 用户列表"
|
549
549
|
}
|
550
550
|
],
|
@@ -552,7 +552,7 @@
|
|
552
552
|
{
|
553
553
|
"document": "-",
|
554
554
|
"input": "POST / HTTP/1.1\nHost: tdmq.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRabbitMQVipInstance\n<公共请求参数>\n\n{\n \"ClusterId\": \"amqp-dsadasd\"\n}",
|
555
|
-
"output": "{\n \"Response\": {\n \"ClusterInfo\": {\n \"ClusterId\": \"amqp-dsadasd\",\n \"ClusterName\": \"abc\",\n \"Region\": \"ap-guangzhou\",\n \"CreateTime\": 1,\n \"Remark\": \"abc\",\n \"Vpcs\": [\n {\n \"VpcId\": \"abc\",\n \"SubnetId\": \"abc\",\n \"VpcEndpoint\": \"abc\",\n \"VpcDataStreamEndpointStatus\": \"1\"\n }\n ],\n \"ZoneIds\": [\n 100001\n ],\n \"VirtualHostNumber\": 10,\n \"QueueNumber\": 10,\n \"MessagePublishRate\": 10.1,\n \"MessageStackNumber\": 10,\n \"ExpireTime\": 20,\n \"ChannelNumber\": 10,\n \"ConnectionNumber\": 10,\n \"ConsumerNumber\": 10,\n \"ExchangeNumber\": 10,\n \"ExceptionInformation\": \"abc\",\n \"ClusterStatus\": 1,\n \"AutoRenewFlag\": 1,\n \"MirrorQueuePolicyFlag\": 1\n },\n \"ClusterSpecInfo\": {\n \"SpecName\": \"标准版\",\n \"NodeCount\": 1,\n \"MaxTps\": 1,\n \"MaxBandWidth\": 3,\n \"MaxStorage\": 200,\n \"PublicNetworkTps\": 1\n },\n \"ClusterNetInfo\": {\n \"PublicAccessEndpoint\": \"1.1.1.1\",\n \"WebConsoleEndpoint\": \"1.1.1.1\",\n \"WebConsoleUsername\": \"abc\",\n \"WebConsolePassword\": \"abc\",\n \"PublicAccessEndpointStatus\": true,\n \"PublicControlConsoleSwitchStatus\": true,\n \"VpcControlConsoleSwitchStatus\": true,\n \"VpcWebConsoleEndpoint\": \"1.1.1.1\",\n \"PublicWebConsoleSwitchStatus\": \"ON\",\n \"VpcWebConsoleSwitchStatus\": \"ON\",\n \"PublicDataStreamStatus\": \"ON\",\n \"PrometheusEndpointInfo\": {\n \"PrometheusEndpointStatus\": \"ON\",\n \"VpcPrometheusEndpoint\": [\n \"abc\"\n ],\n \"NodePrometheusAddress\": [\n \"abc\"\n ],\n \"VpcEndpointInfo\": {\n \"VpcId\": \"abc\",\n \"SubnetId\": \"abc\",\n \"VpcEndpoint\": \"abc\",\n \"VpcDataStreamEndpointStatus\": \"abc\"\n }\n }\n },\n \"ClusterWhiteListInfo\": {\n \"WhiteList\": \"1.1.1.1\",\n \"PublicControlConsoleWhiteList\": \"1.1.1.1\",\n \"PublicDataStreamWhiteList\": \"1.1.1.1\",\n \"PublicControlConsoleWhiteListStatus\": \"ON\",\n \"PublicDataStreamWhiteListStatus\": \"ON\"\n },\n \"VirtualHostQuota\": {\n \"MaxVirtualHost\": 10,\n \"UsedVirtualHost\": 10\n },\n \"ExchangeQuota\": {\n \"MaxExchange\": 10,\n \"UsedExchange\": 10\n },\n \"QueueQuota\": {\n \"MaxQueue\": 10,\n \"UsedQueue\": 10\n },\n \"RequestId\": \"abc\"\n }\n}",
|
555
|
+
"output": "{\n \"Response\": {\n \"ClusterInfo\": {\n \"ClusterId\": \"amqp-dsadasd\",\n \"ClusterName\": \"abc\",\n \"Region\": \"ap-guangzhou\",\n \"CreateTime\": 1,\n \"Remark\": \"abc\",\n \"Vpcs\": [\n {\n \"VpcId\": \"abc\",\n \"SubnetId\": \"abc\",\n \"VpcEndpoint\": \"abc\",\n \"VpcDataStreamEndpointStatus\": \"1\"\n }\n ],\n \"ZoneIds\": [\n 100001\n ],\n \"VirtualHostNumber\": 10,\n \"QueueNumber\": 10,\n \"MessagePublishRate\": 10.1,\n \"MessageStackNumber\": 10,\n \"ExpireTime\": 20,\n \"ChannelNumber\": 10,\n \"ConnectionNumber\": 10,\n \"ConsumerNumber\": 10,\n \"ExchangeNumber\": 10,\n \"ExceptionInformation\": \"abc\",\n \"ClusterStatus\": 1,\n \"AutoRenewFlag\": 1,\n \"MirrorQueuePolicyFlag\": 1\n },\n \"ClusterSpecInfo\": {\n \"SpecName\": \"标准版\",\n \"NodeCount\": 1,\n \"MaxTps\": 1,\n \"MaxBandWidth\": 3,\n \"MaxStorage\": 200,\n \"PublicNetworkTps\": 1\n },\n \"ClusterNetInfo\": {\n \"WebConsoleDomainEndpoint\": \"1\",\n \"PublicAccessEndpoint\": \"1.1.1.1\",\n \"WebConsoleEndpoint\": \"1.1.1.1\",\n \"WebConsoleUsername\": \"abc\",\n \"WebConsolePassword\": \"abc\",\n \"PublicAccessEndpointStatus\": true,\n \"PublicControlConsoleSwitchStatus\": true,\n \"VpcControlConsoleSwitchStatus\": true,\n \"VpcWebConsoleEndpoint\": \"1.1.1.1\",\n \"PublicWebConsoleSwitchStatus\": \"ON\",\n \"VpcWebConsoleSwitchStatus\": \"ON\",\n \"PublicDataStreamStatus\": \"ON\",\n \"PrometheusEndpointInfo\": {\n \"PrometheusEndpointStatus\": \"ON\",\n \"VpcPrometheusEndpoint\": [\n \"abc\"\n ],\n \"NodePrometheusAddress\": [\n \"abc\"\n ],\n \"VpcEndpointInfo\": {\n \"VpcId\": \"abc\",\n \"SubnetId\": \"abc\",\n \"VpcEndpoint\": \"abc\",\n \"VpcDataStreamEndpointStatus\": \"abc\"\n }\n }\n },\n \"ClusterWhiteListInfo\": {\n \"WhiteList\": \"1.1.1.1\",\n \"PublicControlConsoleWhiteList\": \"1.1.1.1\",\n \"PublicDataStreamWhiteList\": \"1.1.1.1\",\n \"PublicControlConsoleWhiteListStatus\": \"ON\",\n \"PublicDataStreamWhiteListStatus\": \"ON\"\n },\n \"VirtualHostQuota\": {\n \"MaxVirtualHost\": 10,\n \"UsedVirtualHost\": 10\n },\n \"ExchangeQuota\": {\n \"MaxExchange\": 10,\n \"UsedExchange\": 10\n },\n \"QueueQuota\": {\n \"MaxQueue\": 10,\n \"UsedQueue\": 10\n },\n \"RequestId\": \"abc\"\n }\n}",
|
556
556
|
"title": "获取单个Amqp集群信息"
|
557
557
|
}
|
558
558
|
],
|
@@ -73,7 +73,7 @@
|
|
73
73
|
"CreateCustomizeErrorPage": {
|
74
74
|
"document": "创建自定义错误页面。",
|
75
75
|
"input": "CreateCustomizeErrorPageRequest",
|
76
|
-
"name": "
|
76
|
+
"name": "创建自定义响应页面",
|
77
77
|
"output": "CreateCustomizeErrorPageResponse",
|
78
78
|
"status": "online"
|
79
79
|
},
|
@@ -192,7 +192,7 @@
|
|
192
192
|
"DeleteCustomErrorPage": {
|
193
193
|
"document": "删除自定义错误页面。",
|
194
194
|
"input": "DeleteCustomErrorPageRequest",
|
195
|
-
"name": "
|
195
|
+
"name": "删除自定义响应页面",
|
196
196
|
"output": "DeleteCustomErrorPageResponse",
|
197
197
|
"status": "online"
|
198
198
|
},
|
@@ -318,7 +318,7 @@
|
|
318
318
|
"DescribeCustomErrorPages": {
|
319
319
|
"document": "查询自定义错误页列表。",
|
320
320
|
"input": "DescribeCustomErrorPagesRequest",
|
321
|
-
"name": "
|
321
|
+
"name": "查询自定义响应页面列表",
|
322
322
|
"output": "DescribeCustomErrorPagesResponse",
|
323
323
|
"status": "online"
|
324
324
|
},
|
@@ -619,7 +619,7 @@
|
|
619
619
|
"ModifyCustomErrorPage": {
|
620
620
|
"document": "修改自定义错误页面。",
|
621
621
|
"input": "ModifyCustomErrorPageRequest",
|
622
|
-
"name": "
|
622
|
+
"name": "修改自定义响应页面",
|
623
623
|
"output": "ModifyCustomErrorPageResponse",
|
624
624
|
"status": "online"
|
625
625
|
},
|
@@ -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": "查看开启第三方节点池配置信息",
|
@@ -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",
|
@@ -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,
|
@@ -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":
|
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":
|
3542
|
+
"value_allowed_null": true
|
3541
3543
|
}
|
3542
3544
|
],
|
3543
|
-
"usage": "
|
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":
|
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":
|
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":
|
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":
|
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":
|
3967
|
+
"value_allowed_null": true
|
3961
3968
|
}
|
3962
3969
|
],
|
3963
|
-
"usage": "
|
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
|
-
"
|
5635
|
+
"output_required": true,
|
5629
5636
|
"type": "string",
|
5630
5637
|
"value_allowed_null": false
|
5631
5638
|
},
|
@@ -7656,7 +7663,7 @@
|
|
7656
7663
|
"members": [
|
7657
7664
|
{
|
7658
7665
|
"disabled": false,
|
7659
|
-
"document": "镜像缓存
|
7666
|
+
"document": "镜像缓存ID数组",
|
7660
7667
|
"example": "\"\"",
|
7661
7668
|
"member": "string",
|
7662
7669
|
"name": "ImageCacheIds",
|
@@ -8539,7 +8546,7 @@
|
|
8539
8546
|
"example": "无",
|
8540
8547
|
"member": "CommonName",
|
8541
8548
|
"name": "CommonNames",
|
8542
|
-
"
|
8549
|
+
"output_required": true,
|
8543
8550
|
"type": "list",
|
8544
8551
|
"value_allowed_null": false
|
8545
8552
|
},
|
@@ -8576,6 +8583,7 @@
|
|
8576
8583
|
"example": "[{\"route-controller\",true}]",
|
8577
8584
|
"member": "ControllerStatus",
|
8578
8585
|
"name": "ControllerStatusSet",
|
8586
|
+
"output_required": true,
|
8579
8587
|
"type": "list",
|
8580
8588
|
"value_allowed_null": false
|
8581
8589
|
},
|
@@ -8812,7 +8820,7 @@
|
|
8812
8820
|
{
|
8813
8821
|
"disabled": false,
|
8814
8822
|
"document": "集群ID",
|
8815
|
-
"example": "",
|
8823
|
+
"example": "cls-32x36098",
|
8816
8824
|
"member": "string",
|
8817
8825
|
"name": "ClusterId",
|
8818
8826
|
"required": true,
|
@@ -8827,9 +8835,10 @@
|
|
8827
8835
|
{
|
8828
8836
|
"disabled": false,
|
8829
8837
|
"document": "集群自定义参数\n注意:此字段可能返回 null,表示取不到有效值。",
|
8830
|
-
"example": "",
|
8838
|
+
"example": "[]",
|
8831
8839
|
"member": "ClusterExtraArgs",
|
8832
8840
|
"name": "ClusterExtraArgs",
|
8841
|
+
"output_required": true,
|
8833
8842
|
"type": "object",
|
8834
8843
|
"value_allowed_null": true
|
8835
8844
|
},
|
@@ -9065,7 +9074,7 @@
|
|
9065
9074
|
"example": "10",
|
9066
9075
|
"member": "int64",
|
9067
9076
|
"name": "TotalCount",
|
9068
|
-
"
|
9077
|
+
"output_required": true,
|
9069
9078
|
"type": "int",
|
9070
9079
|
"value_allowed_null": false
|
9071
9080
|
},
|
@@ -9075,7 +9084,7 @@
|
|
9075
9084
|
"example": "无",
|
9076
9085
|
"member": "ClusterLevelAttribute",
|
9077
9086
|
"name": "Items",
|
9078
|
-
"
|
9087
|
+
"output_required": true,
|
9079
9088
|
"type": "list",
|
9080
9089
|
"value_allowed_null": false
|
9081
9090
|
},
|
@@ -9630,18 +9639,20 @@
|
|
9630
9639
|
{
|
9631
9640
|
"disabled": false,
|
9632
9641
|
"document": "符合条件的实例数量。",
|
9633
|
-
"example": "",
|
9642
|
+
"example": "1",
|
9634
9643
|
"member": "int64",
|
9635
9644
|
"name": "TotalCount",
|
9645
|
+
"output_required": true,
|
9636
9646
|
"type": "int",
|
9637
9647
|
"value_allowed_null": false
|
9638
9648
|
},
|
9639
9649
|
{
|
9640
9650
|
"disabled": false,
|
9641
9651
|
"document": "集群路由表对象。",
|
9642
|
-
"example": "",
|
9652
|
+
"example": "无",
|
9643
9653
|
"member": "RouteTableInfo",
|
9644
9654
|
"name": "RouteTableSet",
|
9655
|
+
"output_required": true,
|
9645
9656
|
"type": "list",
|
9646
9657
|
"value_allowed_null": false
|
9647
9658
|
},
|
@@ -9840,7 +9851,7 @@
|
|
9840
9851
|
"example": "无",
|
9841
9852
|
"member": "ClusterStatus",
|
9842
9853
|
"name": "ClusterStatusSet",
|
9843
|
-
"
|
9854
|
+
"output_required": true,
|
9844
9855
|
"type": "list",
|
9845
9856
|
"value_allowed_null": false
|
9846
9857
|
},
|
@@ -9850,7 +9861,7 @@
|
|
9850
9861
|
"example": "1",
|
9851
9862
|
"member": "int64",
|
9852
9863
|
"name": "TotalCount",
|
9853
|
-
"
|
9864
|
+
"output_required": true,
|
9854
9865
|
"type": "int",
|
9855
9866
|
"value_allowed_null": false
|
9856
9867
|
},
|
@@ -10136,7 +10147,7 @@
|
|
10136
10147
|
"example": "无",
|
10137
10148
|
"member": "IPAddress",
|
10138
10149
|
"name": "Addresses",
|
10139
|
-
"
|
10150
|
+
"output_required": true,
|
10140
10151
|
"type": "list",
|
10141
10152
|
"value_allowed_null": false
|
10142
10153
|
},
|
@@ -10146,7 +10157,7 @@
|
|
10146
10157
|
"example": "无",
|
10147
10158
|
"member": "ClusterCredential",
|
10148
10159
|
"name": "Credential",
|
10149
|
-
"
|
10160
|
+
"output_required": true,
|
10150
10161
|
"type": "object",
|
10151
10162
|
"value_allowed_null": false
|
10152
10163
|
},
|
@@ -10156,7 +10167,7 @@
|
|
10156
10167
|
"example": "无",
|
10157
10168
|
"member": "ClusterPublicLB",
|
10158
10169
|
"name": "PublicLB",
|
10159
|
-
"
|
10170
|
+
"output_required": true,
|
10160
10171
|
"type": "object",
|
10161
10172
|
"value_allowed_null": false
|
10162
10173
|
},
|
@@ -10166,7 +10177,7 @@
|
|
10166
10177
|
"example": "无",
|
10167
10178
|
"member": "ClusterInternalLB",
|
10168
10179
|
"name": "InternalLB",
|
10169
|
-
"
|
10180
|
+
"output_required": true,
|
10170
10181
|
"type": "object",
|
10171
10182
|
"value_allowed_null": false
|
10172
10183
|
},
|
@@ -10176,7 +10187,7 @@
|
|
10176
10187
|
"example": "false",
|
10177
10188
|
"member": "bool",
|
10178
10189
|
"name": "ProxyLB",
|
10179
|
-
"
|
10190
|
+
"output_required": true,
|
10180
10191
|
"type": "bool",
|
10181
10192
|
"value_allowed_null": false
|
10182
10193
|
},
|
@@ -10186,7 +10197,7 @@
|
|
10186
10197
|
"example": "\"\"",
|
10187
10198
|
"member": "string",
|
10188
10199
|
"name": "Kubeconfig",
|
10189
|
-
"
|
10200
|
+
"output_required": true,
|
10190
10201
|
"type": "string",
|
10191
10202
|
"value_allowed_null": false
|
10192
10203
|
},
|
@@ -10304,7 +10315,7 @@
|
|
10304
10315
|
"example": "无",
|
10305
10316
|
"member": "Event",
|
10306
10317
|
"name": "Events",
|
10307
|
-
"
|
10318
|
+
"output_required": true,
|
10308
10319
|
"type": "list",
|
10309
10320
|
"value_allowed_null": false
|
10310
10321
|
},
|
@@ -10314,7 +10325,7 @@
|
|
10314
10325
|
"example": "无",
|
10315
10326
|
"member": "string",
|
10316
10327
|
"name": "EksCiId",
|
10317
|
-
"
|
10328
|
+
"output_required": true,
|
10318
10329
|
"type": "string",
|
10319
10330
|
"value_allowed_null": false
|
10320
10331
|
},
|
@@ -10846,6 +10857,7 @@
|
|
10846
10857
|
"example": "“”",
|
10847
10858
|
"member": "string",
|
10848
10859
|
"name": "ContainerName",
|
10860
|
+
"output_required": true,
|
10849
10861
|
"type": "string",
|
10850
10862
|
"value_allowed_null": false
|
10851
10863
|
},
|
@@ -10855,6 +10867,7 @@
|
|
10855
10867
|
"example": "\"\"",
|
10856
10868
|
"member": "string",
|
10857
10869
|
"name": "LogContent",
|
10870
|
+
"output_required": true,
|
10858
10871
|
"type": "string",
|
10859
10872
|
"value_allowed_null": false
|
10860
10873
|
},
|
@@ -11048,7 +11061,7 @@
|
|
11048
11061
|
"example": "无",
|
11049
11062
|
"member": "ExistedInstance",
|
11050
11063
|
"name": "ExistedInstanceSet",
|
11051
|
-
"
|
11064
|
+
"output_required": true,
|
11052
11065
|
"type": "list",
|
11053
11066
|
"value_allowed_null": true
|
11054
11067
|
},
|
@@ -11058,7 +11071,7 @@
|
|
11058
11071
|
"example": "1",
|
11059
11072
|
"member": "uint64",
|
11060
11073
|
"name": "TotalCount",
|
11061
|
-
"
|
11074
|
+
"output_required": true,
|
11062
11075
|
"type": "int",
|
11063
11076
|
"value_allowed_null": false
|
11064
11077
|
},
|
@@ -13284,7 +13297,7 @@
|
|
13284
13297
|
{
|
13285
13298
|
"disabled": false,
|
13286
13299
|
"document": "路由表绑定的VPC",
|
13287
|
-
"example": "vpc-
|
13300
|
+
"example": "vpc-sgdfgfhs",
|
13288
13301
|
"member": "string",
|
13289
13302
|
"name": "VpcId",
|
13290
13303
|
"required": true,
|
@@ -13302,7 +13315,7 @@
|
|
13302
13315
|
"example": "true",
|
13303
13316
|
"member": "bool",
|
13304
13317
|
"name": "HasConflict",
|
13305
|
-
"
|
13318
|
+
"output_required": true,
|
13306
13319
|
"type": "bool",
|
13307
13320
|
"value_allowed_null": false
|
13308
13321
|
},
|
@@ -13312,7 +13325,7 @@
|
|
13312
13325
|
"example": "无",
|
13313
13326
|
"member": "RouteTableConflict",
|
13314
13327
|
"name": "RouteTableConflictSet",
|
13315
|
-
"
|
13328
|
+
"output_required": true,
|
13316
13329
|
"type": "list",
|
13317
13330
|
"value_allowed_null": true
|
13318
13331
|
},
|
@@ -16151,6 +16164,7 @@
|
|
16151
16164
|
"example": "无",
|
16152
16165
|
"member": "AppChart",
|
16153
16166
|
"name": "AppCharts",
|
16167
|
+
"output_required": true,
|
16154
16168
|
"type": "list",
|
16155
16169
|
"value_allowed_null": true
|
16156
16170
|
},
|
@@ -23386,7 +23400,7 @@
|
|
23386
23400
|
"example": "[\"ins-xxx\"]",
|
23387
23401
|
"member": "string",
|
23388
23402
|
"name": "SucceedInstanceIds",
|
23389
|
-
"
|
23403
|
+
"output_required": true,
|
23390
23404
|
"type": "list",
|
23391
23405
|
"value_allowed_null": true
|
23392
23406
|
},
|
@@ -23396,7 +23410,7 @@
|
|
23396
23410
|
"example": "无",
|
23397
23411
|
"member": "string",
|
23398
23412
|
"name": "FailedInstanceIds",
|
23399
|
-
"
|
23413
|
+
"output_required": true,
|
23400
23414
|
"type": "list",
|
23401
23415
|
"value_allowed_null": true
|
23402
23416
|
},
|
@@ -23500,7 +23514,7 @@
|
|
23500
23514
|
},
|
23501
23515
|
{
|
23502
23516
|
"disabled": false,
|
23503
|
-
"document": "
|
23517
|
+
"document": "系统,默认linux",
|
23504
23518
|
"example": "linux",
|
23505
23519
|
"member": "string",
|
23506
23520
|
"name": "Os",
|
@@ -23510,7 +23524,7 @@
|
|
23510
23524
|
},
|
23511
23525
|
{
|
23512
23526
|
"disabled": false,
|
23513
|
-
"document": "
|
23527
|
+
"document": "硬件架构,默认amd64",
|
23514
23528
|
"example": "amd64",
|
23515
23529
|
"member": "string",
|
23516
23530
|
"name": "Arch",
|