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
@@ -145,8 +145,8 @@
|
|
145
145
|
"DescribeDevice": [
|
146
146
|
{
|
147
147
|
"document": "",
|
148
|
-
"input": "https://iotcloud.tencentcloudapi.com/?Action=DescribeDevice\n&ProductId=
|
149
|
-
"output": "{\n \"Response\": {\n \"EnableState\": 1,\n \"LastOfflineTime\": 1,\n \"Version\": \"
|
148
|
+
"input": "https://iotcloud.tencentcloudapi.com/?Action=DescribeDevice\n&ProductId=EQPOKD5111\n&DeviceName=dev-001\n&<公共请求参数>",
|
149
|
+
"output": "{\n \"Response\": {\n \"EnableState\": 1,\n \"LastOfflineTime\": 1,\n \"Version\": \"2018-06-14\",\n \"CertState\": 1,\n \"Online\": 1,\n \"FirmwareUpdateTime\": 1,\n \"DeviceName\": \"Device001\",\n \"Tags\": [\n {\n \"Tag\": \"Key\",\n \"Type\": 1,\n \"Name\": \"Key\",\n \"Value\": \"Key\"\n },\n {\n \"Tag\": \"tag-a\",\n \"Type\": 1,\n \"Name\": \"tag-name\",\n \"Value\": \"tag-value\"\n }\n ],\n \"LogLevel\": 1,\n \"FirstOnlineTime\": 1,\n \"DeviceCert\": \"52352\",\n \"Imei\": \"Imei\",\n \"ClientIP\": \"127.0.0.1\",\n \"DevicePsk\": \"4534623\",\n \"Isp\": 1,\n \"NBIoTDeviceID\": \"12122124\",\n \"LoraDevEui\": \"your eui\",\n \"DeviceType\": 1,\n \"RequestId\": \"2abji99uojssd88\",\n \"LoginTime\": 1,\n \"ConnIP\": 1,\n \"LastUpdateTime\": 1,\n \"Labels\": [\n {\n \"Value\": \"value-a\",\n \"Key\": \"key-a\"\n }\n ],\n \"CreateTime\": 1,\n \"LoraMoteType\": 1,\n \"CreateUserId\": 0\n }\n}",
|
150
150
|
"title": "查看设备详情示例"
|
151
151
|
}
|
152
152
|
],
|
@@ -185,8 +185,8 @@
|
|
185
185
|
"DescribeDevices": [
|
186
186
|
{
|
187
187
|
"document": "",
|
188
|
-
"input": "https://iotcloud.tencentcloudapi.com/?Action=DescribeDevices\n&ProductId=
|
189
|
-
"output": "{\n \"Response\": {\n \"
|
188
|
+
"input": "https://iotcloud.tencentcloudapi.com/?Action=DescribeDevices\n&ProductId=UTY6QRLMQY\n&Offset=0\n&Limit=10\n&FirmwareVersion=1.0.0\n&<公共请求参数>",
|
189
|
+
"output": "{\n \"Response\": {\n \"Devices\": [\n {\n \"CertState\": 0,\n \"ClientIP\": \"\",\n \"ConnIP\": 0,\n \"CreateTime\": 1741680312,\n \"CreateUserId\": 630811165,\n \"DeviceCert\": \"\",\n \"DeviceName\": \"dev03\",\n \"DevicePsk\": \"\",\n \"DeviceType\": 0,\n \"EnableState\": 1,\n \"FirmwareUpdateTime\": 0,\n \"FirstOnlineTime\": 0,\n \"Imei\": \"\",\n \"Isp\": 0,\n \"Labels\": [],\n \"LastOfflineTime\": 0,\n \"LastUpdateTime\": 1741680312,\n \"LogLevel\": 0,\n \"LoginTime\": 0,\n \"LoraDevEui\": \"\",\n \"LoraMoteType\": 0,\n \"NBIoTDeviceID\": \"\",\n \"Online\": 3,\n \"Tags\": [\n {\n \"Name\": \"\",\n \"Tag\": \"category\",\n \"Type\": 2,\n \"Value\": \"\"\n },\n {\n \"Name\": \"\",\n \"Tag\": \"note\",\n \"Type\": 2,\n \"Value\": \"\"\n }\n ],\n \"Version\": \"\"\n },\n {\n \"CertState\": 0,\n \"ClientIP\": \"\",\n \"ConnIP\": 0,\n \"CreateTime\": 1740626513,\n \"CreateUserId\": 630833365,\n \"DeviceCert\": \"\",\n \"DeviceName\": \"dev000001\",\n \"DevicePsk\": \"\",\n \"DeviceType\": 0,\n \"EnableState\": 1,\n \"FirmwareUpdateTime\": 0,\n \"FirstOnlineTime\": 0,\n \"Imei\": \"\",\n \"Isp\": 0,\n \"Labels\": [],\n \"LastOfflineTime\": 0,\n \"LastUpdateTime\": 1740626513,\n \"LogLevel\": 0,\n \"LoginTime\": 0,\n \"LoraDevEui\": \"\",\n \"LoraMoteType\": 0,\n \"NBIoTDeviceID\": \"\",\n \"Online\": 3,\n \"Tags\": [\n {\n \"Name\": \"\",\n \"Tag\": \"category\",\n \"Type\": 2,\n \"Value\": \"\"\n },\n {\n \"Name\": \"\",\n \"Tag\": \"note\",\n \"Type\": 2,\n \"Value\": \"\"\n }\n ],\n \"Version\": \"\"\n }\n ],\n \"RequestId\": \"8dcf4055-ba4b-4ae3-aced-d841c8202faa\",\n \"TotalCount\": 2\n }\n}",
|
190
190
|
"title": "获取设备列表"
|
191
191
|
}
|
192
192
|
],
|
@@ -273,8 +273,8 @@
|
|
273
273
|
"DescribeProduct": [
|
274
274
|
{
|
275
275
|
"document": "",
|
276
|
-
"input": "https://iotcloud.tencentcloudapi.com/?Action=DescribeProduct\n&ProductId=
|
277
|
-
"output": "{\n \"Response\": {\n \"ProductMetadata\": {\n \"CreationDate\":
|
276
|
+
"input": "https://iotcloud.tencentcloudapi.com/?Action=DescribeProduct\n&ProductId=UTY6QRLMQY\n&<公共请求参数>",
|
277
|
+
"output": "{\n \"Response\": {\n \"ProductId\": \"UTY6QRLMQY\",\n \"ProductMetadata\": {\n \"CreateUserId\": 630811165,\n \"CreationDate\": 1740475425,\n \"UserId\": 630811165\n },\n \"ProductName\": \"dev02\",\n \"ProductProperties\": {\n \"AppEUI\": \"\",\n \"DeviceLimit\": 0,\n \"EncryptionType\": \"1\",\n \"ForbiddenStatus\": 0,\n \"Format\": \"json\",\n \"ModelId\": \"-1\",\n \"ModelName\": \"\",\n \"OriginProductId\": \"\",\n \"OriginUserId\": 0,\n \"Platform\": \"DEFAULT\",\n \"PrivateCAName\": \"\",\n \"ProductDescription\": \"\",\n \"ProductKey\": \"\",\n \"ProductSecret\": \"\",\n \"ProductType\": 0,\n \"Region\": \"\",\n \"RegisterLimit\": 10000,\n \"RegisterType\": 0\n },\n \"RequestId\": \"e2e44a73-6612-4355-88cf-b8a35041ac10\"\n }\n}",
|
278
278
|
"title": "查看产品详情示例"
|
279
279
|
}
|
280
280
|
],
|
@@ -297,7 +297,7 @@
|
|
297
297
|
"DescribeProductResources": [
|
298
298
|
{
|
299
299
|
"document": "",
|
300
|
-
"input": "https://iotcloud.tencentcloudapi.com/?Action=DescribeProductResources\n&ProductID=EQPOKD5111\n&Offset=0\n&Limit=10\n&Name=
|
300
|
+
"input": "https://iotcloud.tencentcloudapi.com/?Action=DescribeProductResources\n&ProductID=EQPOKD5111\n&Offset=0\n&Limit=10\n&Name=myname\n&<公共请求参数>",
|
301
301
|
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"Result\": [\n {\n \"Name\": \"myname\",\n \"ProductName\": \"dev-001\",\n \"Md5\": \"EQPOKD5111\",\n \"Description\": \"mydescription\",\n \"ProductID\": \"\",\n \"CreateTime\": \"2021-04-20 12:07:28\",\n \"Size\": 1\n }\n ],\n \"RequestId\": \"ebea2fd8-0b8f-44b3-99ab-1b04fcfb6cbd\"\n }\n}",
|
302
302
|
"title": "获取产品资源列表"
|
303
303
|
}
|
@@ -322,8 +322,8 @@
|
|
322
322
|
{
|
323
323
|
"document": "",
|
324
324
|
"input": "https://iotcloud.tencentcloudapi.com/?Action=DescribeProducts\n&Offset=0\n&Limit=10\n&<公共请求参数>",
|
325
|
-
"output": "{\n \"Response\": {\n \"Products\": [\n {\n \"ProductId\": \"
|
326
|
-
"title": "
|
325
|
+
"output": "{\n \"Response\": {\n \"Products\": [\n {\n \"ProductId\": \"UTY4QRLMQY\",\n \"ProductMetadata\": {\n \"CreateUserId\": 631833365,\n \"CreationDate\": 1740475425,\n \"UserId\": 0\n },\n \"ProductName\": \"dev02\",\n \"ProductProperties\": {\n \"AppEUI\": \"\",\n \"DeviceLimit\": 1000000,\n \"EncryptionType\": \"1\",\n \"ForbiddenStatus\": 0,\n \"Format\": \"json\",\n \"ModelId\": \"-1\",\n \"ModelName\": \"\",\n \"OriginProductId\": \"\",\n \"OriginUserId\": 0,\n \"Platform\": \"DEFAULT\",\n \"PrivateCAName\": \"\",\n \"ProductDescription\": \"IotHub\",\n \"ProductKey\": \"\",\n \"ProductSecret\": \"\",\n \"ProductType\": 0,\n \"Region\": \"\",\n \"RegisterLimit\": 0,\n \"RegisterType\": 0\n }\n },\n {\n \"ProductId\": \"ODX4QWWUF1\",\n \"ProductMetadata\": {\n \"CreateUserId\": 631833365,\n \"CreationDate\": 1740475291,\n \"UserId\": 0\n },\n \"ProductName\": \"dev01\",\n \"ProductProperties\": {\n \"AppEUI\": \"\",\n \"DeviceLimit\": 1000000,\n \"EncryptionType\": \"2\",\n \"ForbiddenStatus\": 0,\n \"Format\": \"json\",\n \"ModelId\": \"-1\",\n \"ModelName\": \"\",\n \"OriginProductId\": \"\",\n \"OriginUserId\": 0,\n \"Platform\": \"DEFAULT\",\n \"PrivateCAName\": \"\",\n \"ProductDescription\": \"\",\n \"ProductKey\": \"\",\n \"ProductSecret\": \"\",\n \"ProductType\": 0,\n \"Region\": \"\",\n \"RegisterLimit\": 0,\n \"RegisterType\": 0\n }\n }\n ],\n \"RequestId\": \"c70b3902-2b4e-4f2b-983f-765fd4aa0d88\",\n \"TotalCount\": 2\n }\n}",
|
326
|
+
"title": "获取产品列表(旧)"
|
327
327
|
}
|
328
328
|
],
|
329
329
|
"DescribePushResourceTaskStatistics": [
|
@@ -345,7 +345,7 @@
|
|
345
345
|
"DisableTopicRule": [
|
346
346
|
{
|
347
347
|
"document": "",
|
348
|
-
"input": "https://iotcloud.tencentcloudapi.com/?Action=DisableTopicRule\n&RuleName=
|
348
|
+
"input": "https://iotcloud.tencentcloudapi.com/?Action=DisableTopicRule\n&RuleName=rule1\n&<公共请求参数>",
|
349
349
|
"output": "{\n \"Response\": {\n \"RequestId\": \"be69a7a3-7315-40a7-9532-3316e4a3e97e\"\n }\n}",
|
350
350
|
"title": "禁用接口示例"
|
351
351
|
}
|
@@ -369,7 +369,7 @@
|
|
369
369
|
"EnableTopicRule": [
|
370
370
|
{
|
371
371
|
"document": "",
|
372
|
-
"input": "https://iotcloud.tencentcloudapi.com/?Action=EnableTopicRule\n&RuleName=
|
372
|
+
"input": "https://iotcloud.tencentcloudapi.com/?Action=EnableTopicRule\n&RuleName=rule1\n&<公共请求参数>",
|
373
373
|
"output": "{\n \"Response\": {\n \"RequestId\": \"be69a7a3-7315-40a7-9532-3316e4a3e97e\"\n }\n}",
|
374
374
|
"title": "启用规则示例"
|
375
375
|
}
|
@@ -409,8 +409,8 @@
|
|
409
409
|
"ListLog": [
|
410
410
|
{
|
411
411
|
"document": "",
|
412
|
-
"input": "https://iotcloud.tencentcloudapi.com/?Action=ListLog\n&MinTime=1530244265000\n&MaxTime=1530258665000\n&Keywords=
|
413
|
-
"output": "{\n \"Response\": {\n \"
|
412
|
+
"input": "https://iotcloud.tencentcloudapi.com/?Action=ListLog\n&MinTime=1530244265000\n&MaxTime=1530258665000\n&Keywords=UTY6QRLMQY\n&Context=hello\n&MaxNum=10\n&<公共请求参数>",
|
413
|
+
"output": "{\n \"Response\": {\n \"Error\": {\n \"Code\": \"InvalidParameterValue\",\n \"Message\": \"Invalid arguments[Keywords]\"\n },\n \"RequestId\": \"10059673-305d-4201-9b30-59bf3eb397ef\"\n }\n}",
|
414
414
|
"title": "查询日志示例"
|
415
415
|
}
|
416
416
|
],
|