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
@@ -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": "获取特殊采集配置",
|
@@ -546,7 +522,7 @@
|
|
546
522
|
{
|
547
523
|
"document": "",
|
548
524
|
"input": "POST / HTTP/1.1\nHost: cls.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeIndex\n<公共请求参数>\n\n{\n \"TopicId\": \"826f8b26-b054-4a0d-8c8e-f3d609f5e0ea\"\n}",
|
549
|
-
"output": "{\n \"Response\": {\n \"TopicId\": \"826f8b26-b054-4a0d-8c8e-f3d609f5e0ea\",\n \"Status\": true,\n \"Rule\": {\n \"FullText\": {\n \"CaseSensitive\": false,\n \"Tokenizer\": \"-=/?\"\n },\n \"KeyValue\": {\n \"CaseSensitive\": false,\n \"KeyValues\": [\n {\n \"Key\": \"age\",\n \"Value\": {\n \"Type\": \"long\",\n \"SqlFlag\": true\n }\n }\n ]\n },\n \"Tag\": {\n \"CaseSensitive\": false,\n \"KeyValues\": [\n {\n \"Key\": \"__TAG__.timestamp\",\n \"Value\": {\n \"Type\": \"long\",\n \"SqlFlag\": true\n }\n }\n ]\n }\n },\n \"ModifyTime\": \"2021-01-13 21:00:08\",\n \"RequestId\": \"6ef60bec-0242-43af-bb20-270359fb54a7\",\n \"IncludeInternalFields\": true,\n \"MetadataFlag\": 1\n }\n}",
|
525
|
+
"output": "{\n \"Response\": {\n \"TopicId\": \"826f8b26-b054-4a0d-8c8e-f3d609f5e0ea\",\n \"Status\": true,\n \"Rule\": {\n \"FullText\": {\n \"CaseSensitive\": false,\n \"Tokenizer\": \"-=/?\",\n \"ContainZH\": false\n },\n \"KeyValue\": {\n \"CaseSensitive\": false,\n \"KeyValues\": [\n {\n \"Key\": \"age\",\n \"Value\": {\n \"Type\": \"long\",\n \"SqlFlag\": true,\n \"Tokenizer\": \"\",\n \"ContainZH\": false\n }\n }\n ]\n },\n \"Tag\": {\n \"CaseSensitive\": false,\n \"KeyValues\": [\n {\n \"Key\": \"__TAG__.timestamp\",\n \"Value\": {\n \"Type\": \"long\",\n \"SqlFlag\": true,\n \"Tokenizer\": \"\",\n \"ContainZH\": false\n }\n }\n ]\n },\n \"DynamicIndex\": {\n \"Status\": false\n }\n },\n \"ModifyTime\": \"2021-01-13 21:00:08\",\n \"RequestId\": \"6ef60bec-0242-43af-bb20-270359fb54a7\",\n \"IncludeInternalFields\": true,\n \"MetadataFlag\": 1\n }\n}",
|
550
526
|
"title": "获取索引信息"
|
551
527
|
}
|
552
528
|
],
|
@@ -602,7 +578,7 @@
|
|
602
578
|
{
|
603
579
|
"document": "获取包含指定标签的机器组列表",
|
604
580
|
"input": "POST / HTTP/1.1\nHost: cls.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeMachineGroups\n<公共请求参数>\n\n{\n \"Filters\": [\n {\n \"Key\": \"tagKey\",\n \"Values\": [\n \"k1\"\n ]\n }\n ],\n \"Offset\": 0,\n \"Limit\": 10\n}",
|
605
|
-
"output": "{\n \"Response\": {\n \"MachineGroups\": [\n {\n \"GroupId\": \"4a4ee397-xxxx-466f-a04c-b3413b9db40c\",\n \"GroupName\": \"cos-recharge\",\n \"MachineGroupType\": {\n \"Type\": \"label\",\n \"Values\": [\n \"cos-recharge\"\n ]\n },\n \"CreateTime\": \"2022-02-13 21:07:54\",\n \"AutoUpdate\": \"\",\n \"UpdateStartTime\": \"\",\n \"UpdateEndTime\": \"\",\n \"ServiceLogging\": true,\n \"DelayCleanupTime\": 30,\n \"MetaTags\": [],\n \"Tags\": []\n }\n ],\n \"TotalCount\": 1,\n \"RequestId\": \"2dc17eaa-xxxx-40ea-8cdc-650aa85ccb80\"\n }\n}",
|
581
|
+
"output": "{\n \"Response\": {\n \"MachineGroups\": [\n {\n \"GroupId\": \"4a4ee397-xxxx-466f-a04c-b3413b9db40c\",\n \"GroupName\": \"cos-recharge\",\n \"MachineGroupType\": {\n \"Type\": \"label\",\n \"Values\": [\n \"cos-recharge\"\n ]\n },\n \"CreateTime\": \"2022-02-13 21:07:54\",\n \"AutoUpdate\": \"\",\n \"UpdateStartTime\": \"\",\n \"UpdateEndTime\": \"\",\n \"ServiceLogging\": true,\n \"DelayCleanupTime\": 30,\n \"MetaTags\": [],\n \"OSType\": 0,\n \"Tags\": []\n }\n ],\n \"TotalCount\": 1,\n \"RequestId\": \"2dc17eaa-xxxx-40ea-8cdc-650aa85ccb80\"\n }\n}",
|
606
582
|
"title": "获取机器组列表"
|
607
583
|
}
|
608
584
|
],
|
@@ -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": "置放群组关联的标签列表。",
|