tccli 3.0.1289.1__py2.py3-none-any.whl → 3.0.1291.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/antiddos/v20200309/api.json +132 -103
- tccli/services/antiddos/v20200309/examples.json +5 -5
- tccli/services/bi/v20220105/api.json +1 -1
- tccli/services/bi/v20220105/examples.json +1 -1
- tccli/services/billing/v20180709/api.json +16 -16
- tccli/services/billing/v20180709/examples.json +1 -1
- tccli/services/cam/v20190116/api.json +39 -33
- tccli/services/cam/v20190116/examples.json +1 -1
- tccli/services/cbs/v20170312/api.json +24 -20
- tccli/services/cdb/cdb_client.py +53 -0
- tccli/services/cdb/v20170320/api.json +64 -0
- tccli/services/cdb/v20170320/examples.json +8 -0
- tccli/services/cdwch/v20200915/api.json +204 -199
- tccli/services/cdwch/v20200915/examples.json +11 -11
- tccli/services/ckafka/v20190819/api.json +273 -268
- tccli/services/clb/v20180317/api.json +31 -22
- tccli/services/cls/cls_client.py +18 -230
- tccli/services/cls/v20201016/api.json +285 -687
- tccli/services/cls/v20201016/examples.json +2 -34
- tccli/services/cvm/v20170312/api.json +10 -0
- tccli/services/cynosdb/v20190107/api.json +97 -97
- tccli/services/dbbrain/v20191016/api.json +54 -51
- tccli/services/dbbrain/v20210527/api.json +125 -125
- tccli/services/dcdb/v20180411/api.json +48 -48
- tccli/services/dnspod/dnspod_client.py +466 -307
- tccli/services/dnspod/v20210323/api.json +391 -0
- tccli/services/dnspod/v20210323/examples.json +24 -0
- tccli/services/domain/v20180808/api.json +8 -8
- tccli/services/dsgc/dsgc_client.py +0 -53
- tccli/services/dsgc/v20190723/api.json +0 -24
- tccli/services/dsgc/v20190723/examples.json +0 -8
- tccli/services/ess/v20201111/api.json +1 -1
- tccli/services/essbasic/v20210526/api.json +1 -1
- tccli/services/fmu/v20191213/api.json +2 -2
- tccli/services/goosefs/v20220519/api.json +2 -2
- tccli/services/gwlb/v20240906/api.json +1 -1
- tccli/services/iotcloud/v20210408/api.json +66 -66
- tccli/services/iotcloud/v20210408/examples.json +13 -13
- tccli/services/iotvideoindustry/v20201201/api.json +542 -523
- tccli/services/iotvideoindustry/v20201201/examples.json +15 -15
- tccli/services/lighthouse/v20200324/api.json +8 -8
- tccli/services/lke/v20231130/api.json +10 -0
- tccli/services/lowcode/v20210108/api.json +2 -2
- tccli/services/mariadb/v20170312/api.json +42 -42
- tccli/services/mariadb/v20170312/examples.json +12 -0
- tccli/services/mmps/v20200710/api.json +95 -95
- tccli/services/monitor/monitor_client.py +53 -0
- tccli/services/monitor/v20180724/api.json +144 -0
- tccli/services/monitor/v20180724/examples.json +8 -0
- tccli/services/mps/mps_client.py +501 -24
- tccli/services/mps/v20190612/api.json +2071 -282
- tccli/services/mps/v20190612/examples.json +72 -0
- tccli/services/mqtt/v20240516/api.json +1 -1
- tccli/services/mqtt/v20240516/examples.json +1 -1
- tccli/services/postgres/v20170312/api.json +308 -283
- tccli/services/redis/redis_client.py +53 -0
- tccli/services/redis/v20180412/api.json +34 -0
- tccli/services/redis/v20180412/examples.json +8 -0
- tccli/services/svp/v20240125/api.json +66 -66
- tccli/services/svp/v20240125/examples.json +1 -1
- tccli/services/tcb/tcb_client.py +53 -53
- tccli/services/tcb/v20180608/api.json +220 -263
- tccli/services/tcb/v20180608/examples.json +8 -8
- tccli/services/tcbr/v20220217/examples.json +1 -1
- tccli/services/tcss/tcss_client.py +224 -277
- tccli/services/tcss/v20201101/api.json +4618 -4329
- tccli/services/tcss/v20201101/examples.json +207 -221
- tccli/services/tdmq/tdmq_client.py +0 -53
- tccli/services/tdmq/v20200217/api.json +379 -374
- tccli/services/tdmq/v20200217/examples.json +1 -9
- tccli/services/teo/teo_client.py +53 -0
- tccli/services/teo/v20220901/api.json +82 -11
- tccli/services/teo/v20220901/examples.json +8 -0
- tccli/services/thpc/v20211109/api.json +8 -8
- tccli/services/thpc/v20220401/api.json +8 -8
- tccli/services/thpc/v20230321/api.json +11 -10
- tccli/services/tke/v20180525/api.json +60 -60
- tccli/services/tke/v20220501/api.json +34 -34
- tccli/services/vpc/v20170312/api.json +44 -44
- tccli/services/waf/v20180125/api.json +9 -0
- tccli/services/wedata/v20210820/api.json +73 -0
- tccli/services/weilingwith/v20230427/api.json +997 -997
- {tccli-3.0.1289.1.dist-info → tccli-3.0.1291.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1289.1.dist-info → tccli-3.0.1291.1.dist-info}/RECORD +88 -88
- {tccli-3.0.1289.1.dist-info → tccli-3.0.1291.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1289.1.dist-info → tccli-3.0.1291.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1289.1.dist-info → tccli-3.0.1291.1.dist-info}/license_files/LICENSE +0 -0
@@ -43,8 +43,8 @@
|
|
43
43
|
"DescribeBackUpJobDetail": [
|
44
44
|
{
|
45
45
|
"document": "",
|
46
|
-
"input": "POST / HTTP/1.1\nHost: cdwch.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeBackUpJobDetail\n<公共请求参数>\n\n{\n \"InstanceId\": \"
|
47
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
46
|
+
"input": "POST / HTTP/1.1\nHost: cdwch.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeBackUpJobDetail\n<公共请求参数>\n\n{\n \"InstanceId\": \"cdwch-xxxxxxxx\",\n \"BackUpJobId\": 0\n}",
|
47
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"20a71202-27c4-4120-80c4-fb1a8e15dxxx\",\n \"TableContents\": [\n {\n \"Table\": \"tb_test\",\n \"Ips\": \"10.x.x.x\",\n \"VCluster\": \"default\",\n \"TotalBytes\": 1024,\n \"Database\": \"db_test\",\n \"ZooPath\": \"/data\",\n \"Rip\": \"192.x.x.x\"\n }\n ]\n }\n}",
|
48
48
|
"title": "示例"
|
49
49
|
}
|
50
50
|
],
|
@@ -52,7 +52,7 @@
|
|
52
52
|
{
|
53
53
|
"document": "查询备份策略信息",
|
54
54
|
"input": "POST / HTTP/1.1\nHost: cdwch.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeBackUpSchedule\n<公共请求参数>\n\n{\n \"InstanceId\": \"cdwch-1a1xfbc\"\n}",
|
55
|
-
"output": "{\n \"Response\": {\n \"BackUpOpened\": true,\n \"MetaStrategy\": {\n \"CosBucketName\": \"pa-cold-test-1258142303\",\n \"RetainDays\": 1,\n \"WeekDays\": \"2\",\n \"ExecuteHour\": 5,\n \"ScheduleId\": 1\n },\n \"DataStrategy\": {\n \"CosBucketName\": \"pa-cold-test-1268142801\",\n \"RetainDays\": 2,\n \"WeekDays\": \"1\",\n \"ExecuteHour\": 8,\n \"ScheduleId\": 13\n },\n \"BackUpContents\": [\n {\n \"VCluster\": \"default_cluster\",\n \"Database\": \"default\",\n \"Table\": \"stemp\",\n \"TotalBytes\": 1231270,\n \"Ips\": \"10.0.1.23\"\n }\n ],\n \"BackUpStatus\": 0,\n \"ErrorMsg\": \"\",\n \"RequestId\": \"asdfaes-xad12x-123axafg\"\n }\n}",
|
55
|
+
"output": "{\n \"Response\": {\n \"BackUpOpened\": true,\n \"MetaStrategy\": {\n \"CosBucketName\": \"pa-cold-test-1258142303\",\n \"RetainDays\": 1,\n \"WeekDays\": \"2\",\n \"ExecuteHour\": 5,\n \"ScheduleId\": 1,\n \"NextBackupTime\": \"2021-01-10 12:00:00\"\n },\n \"DataStrategy\": {\n \"CosBucketName\": \"pa-cold-test-1268142801\",\n \"RetainDays\": 2,\n \"WeekDays\": \"1\",\n \"ExecuteHour\": 8,\n \"ScheduleId\": 13\n },\n \"BackUpContents\": [\n {\n \"VCluster\": \"default_cluster\",\n \"Database\": \"default\",\n \"Table\": \"stemp\",\n \"TotalBytes\": 1231270,\n \"Ips\": \"10.0.1.23\",\n \"Rip\": \"192.x.x.x\",\n \"ZooPath\": \"/data\"\n }\n ],\n \"BackUpStatus\": 0,\n \"ErrorMsg\": \"\",\n \"RequestId\": \"asdfaes-xad12x-123axafg\"\n }\n}",
|
56
56
|
"title": "示例"
|
57
57
|
}
|
58
58
|
],
|
@@ -68,7 +68,7 @@
|
|
68
68
|
{
|
69
69
|
"document": "",
|
70
70
|
"input": "POST / HTTP/1.1\nHost: cdwch.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCkSqlApis\n<公共请求参数>\n\n{\n \"InstanceId\": \"cdwdoris-czj3e8qw\",\n \"Cluster\": \"default\",\n \"UserName\": \"admin\",\n \"ApiType\": \"GetSystemUsers\"\n}",
|
71
|
-
"output": "{\n \"Response\": {\n \"ReturnData\": \"
|
71
|
+
"output": "{\n \"Response\": {\n \"ReturnData\": \"[{\\\"InstanceId\\\":\\\"cdwch-xxxxxxxx\\\",\\\"UserName\\\":\\\"test_user\\\",\\\"Describe\\\":\\\"\\\",\\\"Type\\\":\\\"RBAC\\\",\\\"Cluster\\\":\\\"default_cluster\\\"}]\",\n \"RequestId\": \"23808b41-a7ac-48fa-9b6b-6686a1814d0a\"\n }\n}",
|
72
72
|
"title": "查询ck集群信息"
|
73
73
|
}
|
74
74
|
],
|
@@ -76,7 +76,7 @@
|
|
76
76
|
{
|
77
77
|
"document": "在xml方式下修改配置文件内容时,获取集群配置文件内容",
|
78
78
|
"input": "https://cdwch.tencentcloudapi.com/\n?Action=DescribeClusterConfigs\n&InstanceId=cdwch-xxxx\n&<公共请求参数>",
|
79
|
-
"output": "{\n \"Response\": {\n \"ClusterConfList\": [\n {\n \"FileName\": \"
|
79
|
+
"output": "{\n \"Response\": {\n \"ClusterConfList\": [\n {\n \"FileName\": \"hosts\",\n \"FileConf\": \"\",\n \"KeyConf\": \"\",\n \"OriParam\": \"\",\n \"NeedRestart\": 0,\n \"FilePath\": \"/etc\"\n }\n ],\n \"RequestId\": \"e5733734-4226-4949-b692-333a6301399e\"\n }\n}",
|
80
80
|
"title": "获取集群配置文件内容"
|
81
81
|
}
|
82
82
|
],
|
@@ -91,8 +91,8 @@
|
|
91
91
|
"DescribeInstanceClusters": [
|
92
92
|
{
|
93
93
|
"document": "查询cluster列表",
|
94
|
-
"input": "POST / HTTP/1.1\nHost: cdwch.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeInstanceClusters\n<公共请求参数>\n\n{\n \"InstanceId\": \"cdwch-
|
95
|
-
"output": "{\n \"Response\": {\n \"Clusters\": [\n {\n \"ClusterName\": \"default_cluster\",\n \"NodeIps\": [\n \"10.
|
94
|
+
"input": "POST / HTTP/1.1\nHost: cdwch.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeInstanceClusters\n<公共请求参数>\n\n{\n \"InstanceId\": \"cdwch-xxxxxxxx\"\n}",
|
95
|
+
"output": "{\n \"Response\": {\n \"Clusters\": [\n {\n \"ClusterName\": \"default_cluster\",\n \"NodeIps\": [\n \"10.x.x.xx\"\n ]\n }\n ],\n \"RequestId\": \"asdfa-xa1dads-8amsad\"\n }\n}",
|
96
96
|
"title": "示例"
|
97
97
|
}
|
98
98
|
],
|
@@ -100,7 +100,7 @@
|
|
100
100
|
{
|
101
101
|
"document": "在集群详情页面获取所有参数列表",
|
102
102
|
"input": "https://cdwch.tencentcloudapi.com/\n?Action=DescribeInstanceKeyValConfigs\n&InstanceId=cdwch-xxxx\n&<公共请求参数>",
|
103
|
-
"output": "{\n \"Response\": {\n \"ConfigItems\": [\n {\n \"ConfKey\": \"
|
103
|
+
"output": "{\n \"Response\": {\n \"ConfigItems\": [\n {\n \"ConfKey\": \"max_connections\",\n \"ConfValue\": \"4096\",\n \"DefaultValue\": \"4096\",\n \"NeedRestart\": false,\n \"Editable\": true,\n \"ConfDesc\": \"The maximum number of inbound connections.\",\n \"FileName\": \"config.xml\",\n \"ModifyRuleType\": \"\",\n \"ModifyRuleValue\": \"{\\\"ruleName\\\":\\\"int_maxmin\\\", \\\"max\\\": 262145, \\\"min\\\":4096 }\",\n \"Uin\": \"836178961123\",\n \"ModifyTime\": \"2025-01-25 12:00:00\"\n }\n ],\n \"UnConfigItems\": [\n {\n \"ConfKey\": \"max_table_size_to_drop\",\n \"ConfValue\": \"\",\n \"DefaultValue\": \"50000000000\",\n \"NeedRestart\": false,\n \"Editable\": true,\n \"ConfDesc\": \"\",\n \"FileName\": \"config.xml\",\n \"ModifyRuleType\": \"number\",\n \"ModifyRuleValue\": \"{\\\"ruleName\\\":\\\"int_bigthan\\\", \\\"min\\\":0 }\",\n \"Uin\": \"100000000000\",\n \"ModifyTime\": \"\"\n }\n ],\n \"MapConfigItems\": [\n {\n \"ConfKey\": \"logger\",\n \"Items\": [\n {\n \"ConfKey\": \"logger.level\",\n \"ConfValue\": \"trace\",\n \"DefaultValue\": \"\",\n \"NeedRestart\": false,\n \"Editable\": false,\n \"ConfDesc\": \"\",\n \"FileName\": \"\",\n \"ModifyRuleType\": \"\",\n \"ModifyRuleValue\": \"\",\n \"Uin\": \"100000000000\",\n \"ModifyTime\": \"\"\n }\n ]\n }\n ],\n \"ErrorMsg\": \"\",\n \"RequestId\": \"6d00d832-cb73-4fb9-8216-aca54f040xxx\"\n }\n}",
|
104
104
|
"title": "获取参数列表"
|
105
105
|
}
|
106
106
|
],
|
@@ -116,7 +116,7 @@
|
|
116
116
|
{
|
117
117
|
"document": "获取实例节点信息列表",
|
118
118
|
"input": "https://cdwch.tencentcloudapi.com/?Action=DescribeInstanceShards\n&InstanceId=cdwch-12345678\n&<公共请求参数>",
|
119
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"f510b0e8-4bc7-44c7-a191-79e467b556c4\",\n \"InstanceShardsList\": \"[]\"\n }\n}",
|
119
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"f510b0e8-4bc7-44c7-a191-79e467b556c4\",\n \"InstanceShardsList\": \"[{\\\"HA\\\": 1, \\\"ZKHost\\\": \\\"10.x.x.xx\\\"}]\"\n }\n}",
|
120
120
|
"title": "获取实例节点信息列表"
|
121
121
|
}
|
122
122
|
],
|
@@ -187,8 +187,8 @@
|
|
187
187
|
"RecoverBackUpJob": [
|
188
188
|
{
|
189
189
|
"document": "",
|
190
|
-
"input": "POST / HTTP/1.1\nHost: cdwch.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: RecoverBackUpJob\n<公共请求参数>\n\n{\n \"InstanceId\": \"
|
191
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
190
|
+
"input": "POST / HTTP/1.1\nHost: cdwch.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: RecoverBackUpJob\n<公共请求参数>\n\n{\n \"InstanceId\": \"cdwch-7uxy36jk\",\n \"BackUpJobId\": 998\n}",
|
191
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"ad428528-10ae-4c38-9068-129f075e8e8f\"\n }\n}",
|
192
192
|
"title": "示例"
|
193
193
|
}
|
194
194
|
],
|