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
@@ -156,14 +156,6 @@
|
|
156
156
|
"title": "删除微信网关"
|
157
157
|
}
|
158
158
|
],
|
159
|
-
"DescribeActivityInfo": [
|
160
|
-
{
|
161
|
-
"document": "查询活动信息",
|
162
|
-
"input": "https://tcb.tencentcloudapi.com/?Action=DescribeActivityInfo\n&ActivityIdList.0=1\n&<公共请求参数>",
|
163
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"51a33e48-a808-4fe7-8c02-4e7be5245351\",\n \"ActivityInfoList\": []\n }\n}",
|
164
|
-
"title": "查询活动信息"
|
165
|
-
}
|
166
|
-
],
|
167
159
|
"DescribeActivityRecord": [
|
168
160
|
{
|
169
161
|
"document": "查询活动记录信息",
|
@@ -588,6 +580,14 @@
|
|
588
580
|
"title": "销毁资源"
|
589
581
|
}
|
590
582
|
],
|
583
|
+
"EditAuthConfig": [
|
584
|
+
{
|
585
|
+
"document": "",
|
586
|
+
"input": "POST / HTTP/1.1\nHost: tcb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: EditAuthConfig\n<公共请求参数>\n\n{\n \"EnvId\": \"env-001\"\n}",
|
587
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"618223f6-f247-05dc-2638-7a72c876b7d1\"\n }\n}",
|
588
|
+
"title": "修改登录密码更新策略配置"
|
589
|
+
}
|
590
|
+
],
|
591
591
|
"EstablishCloudBaseRunServer": [
|
592
592
|
{
|
593
593
|
"document": "创建云应用服务",
|
@@ -26,7 +26,7 @@
|
|
26
26
|
{
|
27
27
|
"document": "",
|
28
28
|
"input": "POST / HTTP/1.1\nHost: tcbr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudRunEnvs\n<公共请求参数>\n\n{\n \"EnvId\": \"prod-6gvwy9lua50e9504\"\n}",
|
29
|
-
"output": "{\n \"Response\": {\n \"EnvList\": [\n {\n \"EnvId\": \"yourenvid-2fb346\",\n \"Source\": \"miniapp\",\n \"Alias\": \"默认环境\",\n \"Status\": \"NORMAL\",\n \"PayMode\": \"postpaid\",\n \"Tags\": [],\n \"PackageId\": \"basic1\",\n \"PackageName\": \"基础版1\",\n \"IsAutoDegrade\": true,\n \"EnvChannel\": \"channel\",\n \"Region\": \"ap-shanghai\",\n \"IsDefault\": true,\n \"CreateTime\": \"2020-09-22T00:00:00+00:00\",\n \"UpdateTime\": \"2020-09-22T00:00:00+00:00\",\n \"EnvType\": \"tcbr\",\n \"LogServices\": [],\n \"StaticStorages\": [\n {\n \"Status\": \"succ\",\n \"StaticDomain\": \"http://asdasda\",\n \"DefaultDirName\": \"default\",\n \"Bucket\": \"bucket\",\n \"Region\": \"ap-shanghai\"\n }\n ],\n \"Databases\": [\n {\n \"InstanceId\": \"default\",\n \"Region\": \"ap-shanghai\",\n \"Status\": \"RUNNING\"\n }\n ],\n \"CustomLogServices\": [\n {\n \"ClsTopicId\": \"topic\",\n \"ClsRegion\": \"ap-shanghai\",\n \"ClsLogsetId\": \"setId\",\n \"CreateTime\": \"2020-09-22 00:00:00\"\n }\n ],\n \"Storages\": [\n {\n \"Region\": \"ap-shanghai\",\n \"Bucket\": \"yourenvid-2fb346-12532284\",\n \"CdnDomain\": \"yourenvid-2fb346.tcb.qcloud.la\",\n \"AppId\": \"123121\"\n }\n ],\n \"Functions\": [\n {\n \"Namespace\": \"yourenvid-2fb346\",\n \"Region\": \"ap-shanghai\"\n }\n ]\n }\n ],\n \"RequestId\": \"75ec26f6-b624-40f1-a3f4-
|
29
|
+
"output": "{\n \"Response\": {\n \"EnvList\": [\n {\n \"EnvId\": \"yourenvid-2fb346\",\n \"Source\": \"miniapp\",\n \"Alias\": \"默认环境\",\n \"Status\": \"NORMAL\",\n \"PayMode\": \"postpaid\",\n \"Tags\": [],\n \"PackageId\": \"basic1\",\n \"PackageName\": \"基础版1\",\n \"IsAutoDegrade\": true,\n \"EnvChannel\": \"channel\",\n \"Region\": \"ap-shanghai\",\n \"IsDefault\": true,\n \"CreateTime\": \"2020-09-22T00:00:00+00:00\",\n \"UpdateTime\": \"2020-09-22T00:00:00+00:00\",\n \"EnvType\": \"tcbr\",\n \"LogServices\": [],\n \"StaticStorages\": [\n {\n \"Status\": \"succ\",\n \"StaticDomain\": \"http://asdasda\",\n \"DefaultDirName\": \"default\",\n \"Bucket\": \"bucket\",\n \"Region\": \"ap-shanghai\"\n }\n ],\n \"Databases\": [\n {\n \"InstanceId\": \"default\",\n \"Region\": \"ap-shanghai\",\n \"Status\": \"RUNNING\"\n }\n ],\n \"CustomLogServices\": [\n {\n \"ClsTopicId\": \"topic\",\n \"ClsRegion\": \"ap-shanghai\",\n \"ClsLogsetId\": \"setId\",\n \"CreateTime\": \"2020-09-22 00:00:00\"\n }\n ],\n \"Storages\": [\n {\n \"Region\": \"ap-shanghai\",\n \"Bucket\": \"yourenvid-2fb346-12532284\",\n \"CdnDomain\": \"yourenvid-2fb346.tcb.qcloud.la\",\n \"AppId\": \"123121\"\n }\n ],\n \"Functions\": [\n {\n \"Namespace\": \"yourenvid-2fb346\",\n \"Region\": \"ap-shanghai\"\n }\n ]\n }\n ],\n \"RequestId\": \"75ec26f6-b624-40f1-a3f4-fsdfdsfsfd\"\n }\n}",
|
30
30
|
"title": "DescribeCloudRunEnvs"
|
31
31
|
}
|
32
32
|
],
|