tccli 3.0.1290.1__py2.py3-none-any.whl → 3.0.1292.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/antiddos_client.py +7 -113
- tccli/services/antiddos/v20200309/api.json +189 -520
- tccli/services/antiddos/v20200309/examples.json +6 -22
- tccli/services/apm/v20210622/api.json +44 -44
- tccli/services/apm/v20210622/examples.json +5 -5
- tccli/services/batch/v20170312/api.json +161 -161
- tccli/services/batch/v20170312/examples.json +1 -1
- tccli/services/bi/v20220105/api.json +1 -1
- tccli/services/bi/v20220105/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/cdwch/v20200915/api.json +507 -418
- tccli/services/cdwch/v20200915/examples.json +29 -29
- tccli/services/cdwpg/v20201230/api.json +21 -21
- tccli/services/cdwpg/v20201230/examples.json +2 -2
- tccli/services/ckafka/v20190819/api.json +1256 -1241
- tccli/services/clb/v20180317/api.json +12 -8
- tccli/services/cls/cls_client.py +18 -230
- tccli/services/cls/v20201016/api.json +182 -616
- tccli/services/cls/v20201016/examples.json +0 -32
- tccli/services/cvm/v20170312/api.json +10 -0
- tccli/services/cynosdb/v20190107/api.json +95 -95
- tccli/services/dbbrain/v20191016/api.json +32 -32
- tccli/services/dbbrain/v20210527/api.json +117 -108
- 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/dsgc/dsgc_client.py +0 -53
- tccli/services/dsgc/v20190723/api.json +0 -24
- tccli/services/dsgc/v20190723/examples.json +0 -8
- tccli/services/emr/v20190103/api.json +249 -13
- tccli/services/emr/v20190103/examples.json +2 -2
- tccli/services/hunyuan/v20230901/api.json +13 -2
- tccli/services/iotexplorer/iotexplorer_client.py +53 -0
- tccli/services/iotexplorer/v20190423/api.json +72 -0
- tccli/services/iotexplorer/v20190423/examples.json +8 -0
- tccli/services/iotvideoindustry/v20201201/api.json +617 -598
- tccli/services/iotvideoindustry/v20201201/examples.json +16 -16
- tccli/services/lke/lke_client.py +0 -53
- tccli/services/lke/v20231130/api.json +0 -43
- tccli/services/lke/v20231130/examples.json +0 -8
- tccli/services/lkeap/v20240522/api.json +1 -1
- tccli/services/mariadb/v20170312/api.json +42 -42
- tccli/services/mariadb/v20170312/examples.json +12 -0
- tccli/services/memcached/v20190318/api.json +1 -1
- tccli/services/mmps/v20200710/api.json +95 -95
- tccli/services/monitor/monitor_client.py +57 -4
- tccli/services/monitor/v20180724/api.json +249 -0
- tccli/services/monitor/v20180724/examples.json +8 -0
- tccli/services/mps/v20190612/api.json +7 -7
- tccli/services/postgres/v20170312/api.json +308 -283
- tccli/services/redis/v20180412/api.json +2 -2
- tccli/services/svp/v20240125/api.json +69 -69
- tccli/services/svp/v20240125/examples.json +2 -2
- tccli/services/tcb/tcb_client.py +0 -53
- tccli/services/tcb/v20180608/api.json +0 -110
- tccli/services/tcb/v20180608/examples.json +0 -8
- 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 +266 -355
- tccli/services/tdmq/v20200217/examples.json +0 -8
- tccli/services/teo/teo_client.py +106 -0
- tccli/services/teo/v20220901/api.json +132 -18
- tccli/services/teo/v20220901/examples.json +16 -0
- tccli/services/thpc/v20211109/api.json +8 -8
- tccli/services/thpc/v20220401/api.json +14 -14
- tccli/services/thpc/v20230321/api.json +25 -24
- 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 +185 -12
- {tccli-3.0.1290.1.dist-info → tccli-3.0.1292.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1290.1.dist-info → tccli-3.0.1292.1.dist-info}/RECORD +82 -82
- {tccli-3.0.1290.1.dist-info → tccli-3.0.1292.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1290.1.dist-info → tccli-3.0.1292.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1290.1.dist-info → tccli-3.0.1292.1.dist-info}/license_files/LICENSE +0 -0
@@ -70,14 +70,6 @@
|
|
70
70
|
"title": "创建告警屏蔽"
|
71
71
|
}
|
72
72
|
],
|
73
|
-
"CreateCloudProductLogTask": [
|
74
|
-
{
|
75
|
-
"document": "",
|
76
|
-
"input": "POST / HTTP/1.1\n Host: xxx.tencentcloudapi.com\n Content-Type: application/json\n X-TC-Action: DescribeInstances\n <公共请求参数>\n \n {\n \"InstanceId\": \"ins-r8hr2upy\",\n \"AssumerName\": \"cls\",\n \"LogType\": \"default\",\n \"CloudProductRegion\": \"ap-guangzhou\",\n \"ClsRegion\": \"ap-guangzhou\",\n \"LogsetName\": \"test-logset\",\n \"TopicName\": \"test-topic\"\n}",
|
77
|
-
"output": "{\n \"Response\": {\n \"TopicId\": \"92cdd6d4-da98-4a6e-9494-175b44338680\",\n \"TopicName\": \"test-topic\",\n \"LogsetId\": \"92cdd6d4-da98-4a6e-9494-175b44338680\",\n \"LogsetName\": \"test-logset\",\n \"RequestId\": \"92cdd6d4-da98-4a6e-9494-175b44338680\"\n }\n}",
|
78
|
-
"title": "创建云产品日志投递任务"
|
79
|
-
}
|
80
|
-
],
|
81
73
|
"CreateConfig": [
|
82
74
|
{
|
83
75
|
"document": "FilterKeyRegex:Loglistener日志过滤规则列表(旧版),需要过滤日志的key,及其对应的regex。\n 注意:2.9.3及以上版本LogListener ,建议使用AdvanceFilterRules配置日志过滤规则。\n",
|
@@ -264,14 +256,6 @@
|
|
264
256
|
"title": "删除告警屏蔽"
|
265
257
|
}
|
266
258
|
],
|
267
|
-
"DeleteCloudProductLogTask": [
|
268
|
-
{
|
269
|
-
"document": "",
|
270
|
-
"input": "POST / HTTP/1.1\n Host: xxx.tencentcloudapi.com\n Content-Type: application/json\n X-TC-Action: DeleteCloudProductLogTask\n <公共请求参数>\n \n{\n \"InstanceId\": \"ins-r8hr2upy\",\n \"AssumerName\": \"cls\",\n \"LogType\": \"default\",\n \"CloudProductRegion\": \"ap-guangzhou\"\n}",
|
271
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"18687552-8133-4b7a-8e71-a4c646401ce9\"\n }\n}",
|
272
|
-
"title": "删除云产品日志投递任务"
|
273
|
-
}
|
274
|
-
],
|
275
259
|
"DeleteConfig": [
|
276
260
|
{
|
277
261
|
"document": "",
|
@@ -448,14 +432,6 @@
|
|
448
432
|
"title": "查询未恢复告警"
|
449
433
|
}
|
450
434
|
],
|
451
|
-
"DescribeCloudProductLogTasks": [
|
452
|
-
{
|
453
|
-
"document": "",
|
454
|
-
"input": "POST / HTTP/1.1\n Host: xxx.tencentcloudapi.com\n Content-Type: application/json\n X-TC-Action: DescribeCloudProductLogTasks\n <公共请求参数>\n \n {\n \"Offset\": 0,\n \"Limit\": 0,\n \"Filters\": [\n {\n \"Key\": \"AsummerName\",\n \"Values\": [\n \"cls\"\n ]\n }\n ]\n}",
|
455
|
-
"output": "{\n \"Response\": {\n \"Tasks\": [\n {\n \"ClsRegion\": \"ap-guangzhou\",\n \"InstanceId\": \"ins-r8hr2upy\",\n \"LogsetId\": \"92cdd6d4-da98-4a6e-9494-175b44338680\",\n \"TopicId\": \"92cdd6d4-da98-4a6e-9494-175b44338680\",\n \"Extend\": \"\"\n }\n ],\n \"TotalCount\": 1,\n \"RequestId\": \"92cdd6d4-da98-4a6e-9494-175b44338680\"\n }\n}",
|
456
|
-
"title": "DescribeCloudProductLogTasks"
|
457
|
-
}
|
458
|
-
],
|
459
435
|
"DescribeConfigExtras": [
|
460
436
|
{
|
461
437
|
"document": "获取特殊采集配置",
|
@@ -716,14 +692,6 @@
|
|
716
692
|
"title": "修改告警屏蔽"
|
717
693
|
}
|
718
694
|
],
|
719
|
-
"ModifyCloudProductLogTask": [
|
720
|
-
{
|
721
|
-
"document": "",
|
722
|
-
"input": "POST / HTTP/1.1\n Host: xxx.tencentcloudapi.com\n Content-Type: application/json\n X-TC-Action: ModifyCloudProductLogTask\n <公共请求参数>\n \n {\n \"InstanceId\": \"ins-r8hr2upy\",\n \"AssumerName\": \"cls\",\n \"LogType\": \"default\",\n \"CloudProductRegion\": \"ap-guangzhou\",\n \"Extend\": \"{\\\"ServiceName\\\":[\\\"HDFS\\\",\\\"KNOX\\\",\\\"YARN\\\",\\\"ZOOKEEPER\\\"],\\\"Policy\\\":0}\"\n}",
|
723
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"18687552-8133-4b7a-8e71-a4c646401ce9\"\n }\n}",
|
724
|
-
"title": "修改云产品日志投递任务"
|
725
|
-
}
|
726
|
-
],
|
727
695
|
"ModifyConfig": [
|
728
696
|
{
|
729
697
|
"document": "FilterKeyRegex:Loglistener日志过滤规则列表(旧版),需要过滤日志的key,及其对应的regex。\n 注意:2.9.3及以上版本LogListener ,建议使用AdvanceFilterRules配置日志过滤规则。\n",
|
@@ -5100,6 +5100,16 @@
|
|
5100
5100
|
"type": "string",
|
5101
5101
|
"value_allowed_null": false
|
5102
5102
|
},
|
5103
|
+
{
|
5104
|
+
"disabled": false,
|
5105
|
+
"document": "置放群组亲和度",
|
5106
|
+
"example": "1",
|
5107
|
+
"member": "int64",
|
5108
|
+
"name": "Affinity",
|
5109
|
+
"output_required": true,
|
5110
|
+
"type": "int",
|
5111
|
+
"value_allowed_null": false
|
5112
|
+
},
|
5103
5113
|
{
|
5104
5114
|
"disabled": false,
|
5105
5115
|
"document": "置放群组关联的标签列表。",
|