tccli 3.0.1248.1__py2.py3-none-any.whl → 3.0.1249.1__py2.py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (52) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/aiart/aiart_client.py +113 -7
  3. tccli/services/aiart/v20221229/api.json +191 -0
  4. tccli/services/aiart/v20221229/examples.json +16 -0
  5. tccli/services/batch/v20170312/api.json +1 -1
  6. tccli/services/cbs/v20170312/api.json +6 -0
  7. tccli/services/cdb/v20170320/api.json +9 -0
  8. tccli/services/cfw/v20190904/api.json +3 -1
  9. tccli/services/cmq/cmq_client.py +4 -799
  10. tccli/services/cmq/v20190304/api.json +135 -1329
  11. tccli/services/cmq/v20190304/examples.json +0 -120
  12. tccli/services/config/config_client.py +110 -4
  13. tccli/services/config/v20220802/api.json +374 -0
  14. tccli/services/config/v20220802/examples.json +16 -0
  15. tccli/services/cvm/v20170312/api.json +1 -1
  16. tccli/services/ecm/v20190719/api.json +64 -62
  17. tccli/services/ecm/v20190719/examples.json +5 -5
  18. tccli/services/ess/v20201111/api.json +163 -163
  19. tccli/services/ess/v20201111/examples.json +15 -21
  20. tccli/services/essbasic/v20210526/api.json +88 -88
  21. tccli/services/essbasic/v20210526/examples.json +2 -2
  22. tccli/services/hai/hai_client.py +60 -7
  23. tccli/services/hai/v20230812/api.json +195 -0
  24. tccli/services/hai/v20230812/examples.json +8 -0
  25. tccli/services/iotexplorer/iotexplorer_client.py +228 -16
  26. tccli/services/iotexplorer/v20190423/api.json +536 -0
  27. tccli/services/iotexplorer/v20190423/examples.json +32 -0
  28. tccli/services/iotvideo/iotvideo_client.py +53 -0
  29. tccli/services/iotvideo/v20211125/api.json +80 -0
  30. tccli/services/iotvideo/v20211125/examples.json +8 -0
  31. tccli/services/lkeap/v20240522/api.json +13 -13
  32. tccli/services/lkeap/v20240522/examples.json +2 -2
  33. tccli/services/mna/v20210119/api.json +22 -22
  34. tccli/services/redis/v20180412/api.json +161 -161
  35. tccli/services/redis/v20180412/examples.json +1 -1
  36. tccli/services/sms/v20190711/api.json +48 -0
  37. tccli/services/sms/v20210111/api.json +48 -0
  38. tccli/services/tcb/v20180608/api.json +134 -131
  39. tccli/services/tcb/v20180608/examples.json +6 -6
  40. tccli/services/tcr/v20190924/api.json +5 -5
  41. tccli/services/trro/v20220325/api.json +12 -2
  42. tccli/services/trtc/v20190722/api.json +114 -114
  43. tccli/services/tse/v20201207/api.json +18 -0
  44. tccli/services/vpc/v20170312/api.json +22 -22
  45. tccli/services/vpc/v20170312/examples.json +9 -9
  46. tccli/services/wedata/v20210820/api.json +80 -2
  47. tccli/services/wedata/v20210820/examples.json +1 -1
  48. {tccli-3.0.1248.1.dist-info → tccli-3.0.1249.1.dist-info}/METADATA +2 -2
  49. {tccli-3.0.1248.1.dist-info → tccli-3.0.1249.1.dist-info}/RECORD +52 -52
  50. {tccli-3.0.1248.1.dist-info → tccli-3.0.1249.1.dist-info}/WHEEL +0 -0
  51. {tccli-3.0.1248.1.dist-info → tccli-3.0.1249.1.dist-info}/entry_points.txt +0 -0
  52. {tccli-3.0.1248.1.dist-info → tccli-3.0.1249.1.dist-info}/license_files/LICENSE +0 -0
@@ -151,7 +151,7 @@
151
151
  "DeleteWxGatewayRoute": [
152
152
  {
153
153
  "document": "",
154
- "input": "POST / HTTP/1.1\nHost: tcb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteWxGatewayRoute\n<公共请求参数>\n\n{\n \"GatewayRouteName\": \"xx\",\n \"EnvId\": \"xx\"\n}",
154
+ "input": "POST / HTTP/1.1\nHost: tcb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteWxGatewayRoute\n<公共请求参数>\n\n{\n \"GatewayRouteName\": \"gateway-prod\",\n \"EnvId\": \"envid-prod\"\n}",
155
155
  "output": "{\n \"Response\": {\n \"RequestId\": \"5620b49e-a25a-4007-84ef-03c9035c584d\"\n }\n}",
156
156
  "title": "删除微信网关"
157
157
  }
@@ -557,8 +557,8 @@
557
557
  "DescribeWxGatewayRoutes": [
558
558
  {
559
559
  "document": "",
560
- "input": "POST / HTTP/1.1\nHost: tcb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeWxGatewayRoutes\n<公共请求参数>\n\n{\n \"GatewayId\": \"xx\",\n \"EnvId\": \"xx\",\n \"GatewayVersion\": \"xx\",\n \"GatewayRouteName\": \"xx\"\n}",
561
- "output": "{\n \"Response\": {\n \"WxGatewayRouteSet\": [\n {\n \"GatewayRouteAddr\": \"xx\",\n \"GatewayRouteDesc\": \"xx\",\n \"GatewayRouteProtocol\": \"xx\",\n \"GatewayRouteName\": \"xx\",\n \"GatewayVersion\": \"xx\"\n }\n ],\n \"TotalCount\": 10,\n \"RequestId\": \"xx\"\n }\n}",
560
+ "input": "POST / HTTP/1.1\nHost: tcb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeWxGatewayRoutes\n<公共请求参数>\n\n{\n \"GatewayId\": \"gatewayid-xxx\",\n \"EnvId\": \"envid-xxx\",\n \"GatewayVersion\": \"version-xxx\",\n \"GatewayRouteName\": \"route-xxx\"\n}",
561
+ "output": "{\n \"Response\": {\n \"RequestId\": \"6b740e66-04dc-4389-808a-b496e70e7549\",\n \"TotalCount\": 3,\n \"WxGatewayRouteSet\": [\n {\n \"CustomHeader\": {\n \"RequestToAddList\": []\n },\n \"FrequencyLimitConfig\": [],\n \"GatewayRewriteHost\": \"43.135.114.125\",\n \"GatewayRouteAddr\": \"access.xxie.site\",\n \"GatewayRouteClusterId\": \"access\",\n \"GatewayRouteCreateTime\": \"2024-11-19 10:37:49\",\n \"GatewayRouteDesc\": \"\",\n \"GatewayRouteEnvId\": \"\",\n \"GatewayRouteMethod\": \"ALL\",\n \"GatewayRouteName\": \"access\",\n \"GatewayRoutePath\": \"/test\",\n \"GatewayRoutePathMatchType\": \"prefix\",\n \"GatewayRoutePort\": 0,\n \"GatewayRouteProtocol\": \"http\",\n \"GatewayRouteServerName\": \"\",\n \"GatewayRouteServerType\": \"ip\",\n \"GatewayVersion\": \"version-xxx\"\n }\n ]\n }\n}",
562
562
  "title": "查看容器托管的所有服务"
563
563
  }
564
564
  ],
@@ -566,7 +566,7 @@
566
566
  {
567
567
  "document": "",
568
568
  "input": "POST / HTTP/1.1\nHost: tcb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeWxGateways\n<公共请求参数>\n\n{\n \"EnvId\": \"lotestapi100004\"\n}",
569
- "output": "{\n \"Response\": {\n \"Gateways\": [\n {\n \"AccessDomain\": \"\",\n \"AllowUncertified\": 0,\n \"AppId\": 0,\n \"AutoRenewFlag\": 1,\n \"CanDowngrade\": false,\n \"CanRenew\": true,\n \"CreateTime\": \"2023-11-23 10:27:31\",\n \"EnvId\": \"xxx\",\n \"ExpireTime\": \"2024-12-23 23:59:59\",\n \"GatewayDesc\": \"\",\n \"GatewayId\": \"xxx\",\n \"GatewayName\": \"xxx\",\n \"GatewayType\": \"wechat\",\n \"IsolateTime\": \"0000-00-00 00:00:00\",\n \"L5Addr\": \"\",\n \"LongAccessId\": \"\",\n \"PackageId\": 2005,\n \"PackageVersion\": \"testV2\",\n \"Region\": \"ap-shanghai\",\n \"Status\": \"success\",\n \"SubnetIds\": [\n \"subnet-xxxx\"\n ],\n \"Uin\": \"100008561789\",\n \"UpdateTime\": \"2024-04-25 10:50:13\",\n \"VersionNumLimit\": 3,\n \"VpcId\": \"xxxx\",\n \"WxAppId\": \"xxxx\"\n }\n ],\n \"RequestId\": \"\",\n \"TotalCount\": 1\n }\n}",
569
+ "output": "{\n \"Response\": {\n \"Gateways\": [\n {\n \"AccessDomain\": \"\",\n \"AllowUncertified\": 0,\n \"AppId\": 0,\n \"AutoRenewFlag\": 1,\n \"CanDowngrade\": false,\n \"CanRenew\": true,\n \"CreateTime\": \"2023-11-23 10:27:31\",\n \"EnvId\": \"envid-xxx\",\n \"ExpireTime\": \"2024-12-23 23:59:59\",\n \"GatewayDesc\": \"\",\n \"GatewayId\": \"envid-xxx\",\n \"GatewayName\": \"gatewayname-xxx\",\n \"GatewayType\": \"wechat\",\n \"IsolateTime\": \"0000-00-00 00:00:00\",\n \"L5Addr\": \"\",\n \"LongAccessId\": \"\",\n \"PackageId\": 2005,\n \"PackageVersion\": \"testV2\",\n \"Region\": \"ap-shanghai\",\n \"Status\": \"success\",\n \"SubnetIds\": [\n \"subnet-xxxx\"\n ],\n \"Uin\": \"100008561789\",\n \"UpdateTime\": \"2024-04-25 10:50:13\",\n \"VersionNumLimit\": 3,\n \"VpcId\": \"vpcid-xxxx\",\n \"WxAppId\": \"wxappid-xxxx\"\n }\n ],\n \"RequestId\": \"\",\n \"TotalCount\": 1\n }\n}",
570
570
  "title": "查看安全网关"
571
571
  }
572
572
  ],
@@ -604,8 +604,8 @@
604
604
  ],
605
605
  "EstablishWxGatewayRoute": [
606
606
  {
607
- "document": "",
608
- "input": "POST / HTTP/1.1\nHost: tcb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: EstablishWxGatewayRoute\n<公共请求参数>\n\n{\n \"GatewayId\": \"xx\",\n \"GatewayRouteDesc\": \"xx\",\n \"GatewayRouteProtocol\": \"xx\",\n \"GatewayRouteAddr\": \"xx\",\n \"GatewayRouteName\": \"xx\"\n}",
607
+ "document": "创建微信网关",
608
+ "input": "POST / HTTP/1.1\nHost: tcb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: EstablishWxGatewayRoute\n<公共请求参数>\n\n{\n \"GatewayId\": \"gatewayid-xxx\",\n \"GatewayRouteDesc\": \"route test\",\n \"GatewayRouteProtocol\": \"http\",\n \"GatewayRouteAddr\": \"access.com\",\n \"GatewayRouteName\": \"routename\"\n}",
609
609
  "output": "{\n \"Response\": {\n \"RequestId\": \"5620b49e-a25a-4007-84ef-03c9035c584d\"\n }\n}",
610
610
  "title": "创建微信网关"
611
611
  }
@@ -4239,7 +4239,7 @@
4239
4239
  {
4240
4240
  "disabled": false,
4241
4241
  "document": "实例 Id",
4242
- "example": "tcr-test134",
4242
+ "example": "tcr-dg284imq",
4243
4243
  "member": "string",
4244
4244
  "name": "RegistryId",
4245
4245
  "required": true,
@@ -4257,17 +4257,17 @@
4257
4257
  "example": "无",
4258
4258
  "member": "ImmutableTagRule",
4259
4259
  "name": "Rules",
4260
- "required": true,
4260
+ "output_required": true,
4261
4261
  "type": "list",
4262
4262
  "value_allowed_null": true
4263
4263
  },
4264
4264
  {
4265
4265
  "disabled": false,
4266
4266
  "document": "未创建规则的命名空间\n注意:此字段可能返回 null,表示取不到有效值。",
4267
- "example": "",
4267
+ "example": "[\"ns1\",\"ns2\"]",
4268
4268
  "member": "string",
4269
4269
  "name": "EmptyNs",
4270
- "required": true,
4270
+ "output_required": true,
4271
4271
  "type": "list",
4272
4272
  "value_allowed_null": true
4273
4273
  },
@@ -4277,7 +4277,7 @@
4277
4277
  "example": "1",
4278
4278
  "member": "int64",
4279
4279
  "name": "Total",
4280
- "required": true,
4280
+ "output_required": true,
4281
4281
  "type": "int",
4282
4282
  "value_allowed_null": false
4283
4283
  },
@@ -1327,7 +1327,7 @@
1327
1327
  {
1328
1328
  "disabled": false,
1329
1329
  "document": "设备ID\n注意:此字段可能返回 null,表示取不到有效值。",
1330
- "example": "\"xxx\"",
1330
+ "example": "\"dev1\"",
1331
1331
  "member": "string",
1332
1332
  "name": "DeviceId",
1333
1333
  "output_required": true,
@@ -1337,7 +1337,7 @@
1337
1337
  {
1338
1338
  "disabled": false,
1339
1339
  "document": "设备名称\n注意:此字段可能返回 null,表示取不到有效值。",
1340
- "example": "\"xxx\"",
1340
+ "example": "\"devname\"",
1341
1341
  "member": "string",
1342
1342
  "name": "DeviceName",
1343
1343
  "output_required": true,
@@ -1403,6 +1403,16 @@
1403
1403
  "output_required": false,
1404
1404
  "type": "int",
1405
1405
  "value_allowed_null": true
1406
+ },
1407
+ {
1408
+ "disabled": false,
1409
+ "document": "月封顶时长(分钟)",
1410
+ "example": "60000",
1411
+ "member": "int64",
1412
+ "name": "LimitedTime",
1413
+ "output_required": false,
1414
+ "type": "int",
1415
+ "value_allowed_null": false
1406
1416
  }
1407
1417
  ],
1408
1418
  "usage": "out"