tccli 3.0.1288.1__py2.py3-none-any.whl → 3.0.1290.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.
Files changed (81) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/plugins/sso/__init__.py +11 -1
  3. tccli/plugins/sso/login.py +3 -3
  4. tccli/services/asr/v20190614/api.json +6 -6
  5. tccli/services/asr/v20190614/examples.json +4 -4
  6. tccli/services/bi/v20220105/api.json +43 -0
  7. tccli/services/billing/v20180709/api.json +326 -266
  8. tccli/services/billing/v20180709/examples.json +1 -1
  9. tccli/services/cdb/cdb_client.py +53 -0
  10. tccli/services/cdb/v20170320/api.json +64 -0
  11. tccli/services/cdb/v20170320/examples.json +8 -0
  12. tccli/services/cdwpg/v20201230/api.json +5 -5
  13. tccli/services/cdwpg/v20201230/examples.json +6 -6
  14. tccli/services/cdz/v20221123/api.json +4 -4
  15. tccli/services/cfg/v20210820/api.json +197 -197
  16. tccli/services/cfg/v20210820/examples.json +1 -1
  17. tccli/services/clb/v20180317/api.json +21 -16
  18. tccli/services/cls/v20201016/api.json +230 -198
  19. tccli/services/cls/v20201016/examples.json +2 -2
  20. tccli/services/cwp/v20180228/api.json +39 -9
  21. tccli/services/cynosdb/v20190107/api.json +2 -2
  22. tccli/services/dbbrain/dbbrain_client.py +383 -12
  23. tccli/services/dbbrain/v20191016/api.json +24 -21
  24. tccli/services/dbbrain/v20210527/api.json +851 -68
  25. tccli/services/dbbrain/v20210527/examples.json +56 -0
  26. tccli/services/domain/v20180808/api.json +11 -11
  27. tccli/services/dts/v20180330/api.json +34 -34
  28. tccli/services/dts/v20180330/examples.json +1 -1
  29. tccli/services/dts/v20211206/api.json +225 -223
  30. tccli/services/dts/v20211206/examples.json +2 -2
  31. tccli/services/ess/v20201111/api.json +30 -3
  32. tccli/services/essbasic/v20210526/api.json +29 -2
  33. tccli/services/fmu/v20191213/api.json +2 -2
  34. tccli/services/goosefs/v20220519/api.json +2 -2
  35. tccli/services/gwlb/v20240906/api.json +1 -1
  36. tccli/services/iotcloud/v20210408/api.json +66 -66
  37. tccli/services/iotcloud/v20210408/examples.json +13 -13
  38. tccli/services/iotexplorer/iotexplorer_client.py +159 -0
  39. tccli/services/iotexplorer/v20190423/api.json +561 -0
  40. tccli/services/iotexplorer/v20190423/examples.json +24 -0
  41. tccli/services/iotvideo/iotvideo_client.py +106 -0
  42. tccli/services/iotvideo/v20211125/api.json +105 -0
  43. tccli/services/iotvideo/v20211125/examples.json +16 -0
  44. tccli/services/lighthouse/v20200324/api.json +53 -53
  45. tccli/services/lighthouse/v20200324/examples.json +2 -2
  46. tccli/services/lke/v20231130/api.json +12 -2
  47. tccli/services/lkeap/v20240522/api.json +2 -2
  48. tccli/services/lowcode/v20210108/api.json +2 -2
  49. tccli/services/monitor/monitor_client.py +53 -0
  50. tccli/services/monitor/v20180724/api.json +144 -0
  51. tccli/services/monitor/v20180724/examples.json +8 -0
  52. tccli/services/mps/mps_client.py +501 -24
  53. tccli/services/mps/v20190612/api.json +2118 -247
  54. tccli/services/mps/v20190612/examples.json +72 -0
  55. tccli/services/mqtt/v20240516/api.json +4 -4
  56. tccli/services/mqtt/v20240516/examples.json +5 -11
  57. tccli/services/organization/v20210331/api.json +113 -113
  58. tccli/services/redis/redis_client.py +53 -0
  59. tccli/services/redis/v20180412/api.json +34 -0
  60. tccli/services/redis/v20180412/examples.json +8 -0
  61. tccli/services/svp/v20240125/api.json +1 -1
  62. tccli/services/tcb/tcb_client.py +53 -0
  63. tccli/services/tcb/v20180608/api.json +224 -157
  64. tccli/services/tcb/v20180608/examples.json +8 -0
  65. tccli/services/tcbr/v20220217/examples.json +1 -1
  66. tccli/services/tdmq/v20200217/api.json +379 -285
  67. tccli/services/tdmq/v20200217/examples.json +1 -1
  68. tccli/services/teo/v20220901/api.json +541 -5
  69. tccli/services/teo/v20220901/examples.json +21 -3
  70. tccli/services/tione/v20211111/api.json +64 -6
  71. tccli/services/vdb/v20230616/api.json +31 -2
  72. tccli/services/vdb/v20230616/examples.json +8 -2
  73. tccli/services/vrs/v20200824/api.json +14 -2
  74. tccli/services/vrs/v20200824/examples.json +1 -1
  75. tccli/services/wedata/v20210820/api.json +102 -0
  76. tccli/services/weilingwith/v20230427/api.json +997 -997
  77. {tccli-3.0.1288.1.dist-info → tccli-3.0.1290.1.dist-info}/METADATA +2 -2
  78. {tccli-3.0.1288.1.dist-info → tccli-3.0.1290.1.dist-info}/RECORD +81 -81
  79. {tccli-3.0.1288.1.dist-info → tccli-3.0.1290.1.dist-info}/WHEEL +0 -0
  80. {tccli-3.0.1288.1.dist-info → tccli-3.0.1290.1.dist-info}/entry_points.txt +0 -0
  81. {tccli-3.0.1288.1.dist-info → tccli-3.0.1290.1.dist-info}/license_files/LICENSE +0 -0
@@ -36,7 +36,7 @@
36
36
  {
37
37
  "document": "",
38
38
  "input": "POST / HTTP/1.1\nHost: cfg.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeActionFieldConfigList\n<公共请求参数>\n\n{\n \"ObjectTypeId\": \"1\",\n \"ActionIds\": [\n \"1\"\n ]\n}",
39
- "output": "{\n \"Response\": {\n \"RequestId\": \"f3433a9a-e8fd-40b9-88e7-dd8b3f1a181f\",\n \"Common\": [\n {\n \"ActionId\": 1,\n \"ActionName\": \"关机\",\n \"ConfigDetail\": [\n {\n \"Type\": \"input\",\n \"Lable\": \"动作别名\",\n \"Field\": \"AliasTitle\",\n \"DefaultValue\": \"\",\n \"Config\": \"{}\",\n \"Required\": 0,\n \"Validate\": \"{}\",\n \"Visible\": \"{}\"\n },\n {\n \"Type\": \"number\",\n \"Lable\": \"前置等待时间(s)\",\n \"Field\": \"PreTimeWait\",\n \"DefaultValue\": \"0\",\n \"Config\": \"{\\\"max\\\": 86400, \\\"min\\\": 0, \\\"tooltip\\\": \\\"仅限用于自动推进模式\\\"}\",\n \"Required\": 1,\n \"Validate\": \"{}\",\n \"Visible\": \"{}\"\n },\n {\n \"Type\": \"number\",\n \"Lable\": \"后置等待时间(s)\",\n \"Field\": \"AfterTimeWait\",\n \"DefaultValue\": \"0\",\n \"Config\": \"{\\\"max\\\": 86400, \\\"min\\\": 0, \\\"tooltip\\\": \\\"仅限用于自动推进模式\\\"}\",\n \"Required\": 1,\n \"Validate\": \"{}\",\n \"Visible\": \"{}\"\n },\n {\n \"Type\": \"number\",\n \"Lable\": \"动作超时时间(s)\",\n \"Field\": \"ActionTimeout\",\n \"DefaultValue\": \"1800\",\n \"Config\": \"{\\\"max\\\": 86400, \\\"min\\\": 0, \\\"tooltip\\\": \\\"动作的超时时间\\\"}\",\n \"Required\": 1,\n \"Validate\": \"{}\",\n \"Visible\": \"{}\"\n }\n ]\n }\n ],\n \"Results\": []\n }\n}",
39
+ "output": "{\n \"Response\": {\n \"RequestId\": \"f3433a9a-e8fd-40b9-88e7-dd8b3f1a181f\",\n \"Common\": [\n {\n \"ActionId\": 1,\n \"ActionName\": \"关机\",\n \"ConfigDetail\": [\n {\n \"Type\": \"number\",\n \"Lable\": \"动作超时时间(s)\",\n \"Field\": \"ActionTimeout\",\n \"DefaultValue\": \"1800\",\n \"Config\": \"{\\\"max\\\": 86400, \\\"min\\\": 0, \\\"tooltip\\\": \\\"动作的超时时间\\\"}\",\n \"Required\": 1,\n \"Validate\": \"{\\\"op\\\": \\\"==\\\", \\\"value\\\": \\\"指定个数重启\\\", \\\"relatedField\\\": \\\"reboot_mod\\\"}\",\n \"Visible\": \"{\\\"op\\\": \\\"<\\\", \\\"type\\\": \\\"need_insert\\\", \\\"value\\\": 0, \\\"relatedField\\\": \\\"ActionTimeout\\\"}\"\n }\n ]\n }\n ],\n \"Results\": []\n }\n}",
40
40
  "title": "示例"
41
41
  }
42
42
  ],
@@ -169,7 +169,7 @@
169
169
  "status": "online"
170
170
  },
171
171
  "DeregisterFunctionTargets": {
172
- "document": "DeregisterFunctionTargets 接口用来将一个云函数从负载均衡的转发规则上解绑,对于七层监听器,还需通过 LocationId 或 Domain+Url 指定转发规则。\n本接口为异步接口,本接口返回成功后需以返回的 RequestID 为入参,调用 [DescribeTaskStatus](https://cloud.tencent.com/document/product/214/30683) 接口查询本次任务是否成功。\n<br/>限制说明:\n\n- 仅广州、深圳金融、上海、上海金融、北京、成都、中国香港、新加坡、孟买、东京、硅谷地域支持绑定 SCF。\n- 仅标准账户类型支持绑定 SCF,传统账户类型不支持。建议升级为标准账户类型,详情可参见 [账户类型升级说明](https://cloud.tencent.com/document/product/1199/49090)。\n- 传统型负载均衡不支持绑定 SCF。\n- 基础网络类型不支持绑定 SCF。\n- CLB 默认支持绑定同地域下的所有 SCF,可支持跨 VPC 绑定 SCF,不支持跨地域绑定。\n- 目前仅 IPv4、IPv6 NAT64 版本的负载均衡支持绑定 SCF,IPv6 版本的暂不支持。\n- 仅七层(HTTP、HTTPS)监听器支持绑定 SCF,四层(TCP、UDP、TCP SSL)监听器和七层 QUIC 监听器不支持。\n- CLB 绑定 SCF 仅支持绑定“Event 函数”类型的云函数。",
172
+ "document": "DeregisterFunctionTargets 接口用来将一个云函数从负载均衡的转发规则上解绑,对于七层监听器,还需通过 LocationId 或 Domain+Url 指定转发规则。\n本接口为异步接口,本接口返回成功后需以返回的 RequestID 为入参,调用 [DescribeTaskStatus](https://cloud.tencent.com/document/product/214/30683) 接口查询本次任务是否成功。\n<br/>限制说明:\n\n- 仅广州、深圳金融、上海、上海金融、北京、成都、中国香港、新加坡、东京、硅谷地域支持绑定 SCF。\n- 仅标准账户类型支持绑定 SCF,传统账户类型不支持。建议升级为标准账户类型,详情可参见 [账户类型升级说明](https://cloud.tencent.com/document/product/1199/49090)。\n- 传统型负载均衡不支持绑定 SCF。\n- 基础网络类型不支持绑定 SCF。\n- CLB 默认支持绑定同地域下的所有 SCF,可支持跨 VPC 绑定 SCF,不支持跨地域绑定。\n- 目前仅 IPv4、IPv6 NAT64 版本的负载均衡支持绑定 SCF,IPv6 版本的暂不支持。\n- 仅七层(HTTP、HTTPS)监听器支持绑定 SCF,四层(TCP、UDP、TCP SSL)监听器和七层 QUIC 监听器不支持。\n- CLB 绑定 SCF 仅支持绑定“Event 函数”类型的云函数。",
173
173
  "input": "DeregisterFunctionTargetsRequest",
174
174
  "name": "将云函数从转发规则上解绑",
175
175
  "output": "DeregisterFunctionTargetsResponse",
@@ -568,7 +568,7 @@
568
568
  "status": "online"
569
569
  },
570
570
  "RegisterFunctionTargets": {
571
- "document": "RegisterFunctionTargets 接口用来将一个云函数绑定到负载均衡的7层转发规则,在此之前您需要先行创建相关的7层监听器(HTTP、HTTPS)和转发规则。\n本接口为异步接口,本接口返回成功后需以返回的RequestID为入参,调用DescribeTaskStatus接口查询本次任务是否成功。<br/>\n限制说明:\n- 仅广州、深圳金融、上海、上海金融、北京、成都、中国香港、新加坡、孟买、东京、硅谷地域支持绑定 SCF。\n- 仅标准账户类型支持绑定 SCF,传统账户类型不支持。建议升级为标准账户类型,详情可参见 [账户类型升级说明](https://cloud.tencent.com/document/product/1199/49090)。 \n- 传统型负载均衡不支持绑定 SCF。\n- 基础网络类型不支持绑定 SCF。\n- CLB 默认支持绑定同地域下的所有 SCF,可支持跨 VPC 绑定 SCF,不支持跨地域绑定。\n- 目前仅 IPv4、IPv6 NAT64 版本的负载均衡支持绑定 SCF,IPv6 版本的暂不支持。\n- 仅七层(HTTP、HTTPS)监听器支持绑定 SCF,四层(TCP、UDP、TCP SSL)监听器和七层 QUIC 监听器不支持。\n- CLB 绑定 SCF 仅支持绑定“Event 函数”类型的云函数。",
571
+ "document": "RegisterFunctionTargets 接口用来将一个云函数绑定到负载均衡的7层转发规则,在此之前您需要先行创建相关的7层监听器(HTTP、HTTPS)和转发规则。\n本接口为异步接口,本接口返回成功后需以返回的RequestID为入参,调用DescribeTaskStatus接口查询本次任务是否成功。<br/>\n限制说明:\n- 仅广州、深圳金融、上海、上海金融、北京、成都、中国香港、新加坡、东京、硅谷地域支持绑定 SCF。\n- 仅标准账户类型支持绑定 SCF,传统账户类型不支持。建议升级为标准账户类型,详情可参见 [账户类型升级说明](https://cloud.tencent.com/document/product/1199/49090)。 \n- 传统型负载均衡不支持绑定 SCF。\n- 基础网络类型不支持绑定 SCF。\n- CLB 默认支持绑定同地域下的所有 SCF,可支持跨 VPC 绑定 SCF,不支持跨地域绑定。\n- 目前仅 IPv4、IPv6 NAT64 版本的负载均衡支持绑定 SCF,IPv6 版本的暂不支持。\n- 仅七层(HTTP、HTTPS)监听器支持绑定 SCF,四层(TCP、UDP、TCP SSL)监听器和七层 QUIC 监听器不支持。\n- CLB 绑定 SCF 仅支持绑定“Event 函数”类型的云函数。",
572
572
  "input": "RegisterFunctionTargetsRequest",
573
573
  "name": "绑定云函数到转发规则上",
574
574
  "output": "RegisterFunctionTargetsResponse",
@@ -3514,6 +3514,15 @@
3514
3514
  "required": false,
3515
3515
  "type": "string"
3516
3516
  },
3517
+ {
3518
+ "disabled": false,
3519
+ "document": "目标组后端转发协议。v2新版目标组该项必填。目前支持tcp、udp。",
3520
+ "example": "tcp",
3521
+ "member": "string",
3522
+ "name": "Protocol",
3523
+ "required": false,
3524
+ "type": "string"
3525
+ },
3517
3526
  {
3518
3527
  "disabled": false,
3519
3528
  "document": "标签。",
@@ -3589,7 +3598,7 @@
3589
3598
  },
3590
3599
  {
3591
3600
  "disabled": false,
3592
- "document": "日志集的保存周期,单位:天,默认30天,范围[1, 3600]。",
3601
+ "document": "存储时间,单位天\n- 日志接入标准存储时,支持1至3600天,值为3640时代表永久保存。\n- 日志接入低频存储时,支持7至3600天,值为3640时代表永久保存。",
3593
3602
  "example": "30",
3594
3603
  "member": "uint64",
3595
3604
  "name": "Period",
@@ -7791,7 +7800,7 @@
7791
7800
  },
7792
7801
  {
7793
7802
  "disabled": false,
7794
- "document": "负载均衡IP地址所属的运营商。取值范围(BGPCMCCCTCCCUCC)\n注意:此字段可能返回 null,表示取不到有效值。",
7803
+ "document": "负载均衡IP地址所属的运营商。\n\n- BGP : BGP(多线)\n- CMCC:中国移动单线\n- CTCC:中国电信单线\n- CUCC:中国联通单线\n注意:此字段可能返回 null,表示取不到有效值。",
7795
7804
  "example": "BGP",
7796
7805
  "member": "string",
7797
7806
  "name": "VipIsp",
@@ -8202,8 +8211,8 @@
8202
8211
  },
8203
8212
  {
8204
8213
  "disabled": false,
8205
- "document": "负载均衡实例的网络类型:\nOPEN:公网属性,INTERNAL:内网属性;对于内网属性的负载均衡,可通过绑定EIP出公网,具体可参考EIP文档。\n注意:此字段可能返回 null,表示取不到有效值。",
8206
- "example": "OPEN",
8214
+ "document": "负载均衡实例的网络类型:\nPublic:公网属性,Private:内网属性;对于内网属性的负载均衡,可通过绑定EIP出公网,具体可参考EIP文档。\n注意:此字段可能返回 null,表示取不到有效值。",
8215
+ "example": "Public",
8207
8216
  "member": "string",
8208
8217
  "name": "LoadBalancerType",
8209
8218
  "output_required": true,
@@ -11237,7 +11246,7 @@
11237
11246
  },
11238
11247
  {
11239
11248
  "disabled": false,
11240
- "document": "日志服务(CLS)的日志集 ID。\n<li>增加和更新日志主题时可调用 [DescribeLogsets](https://cloud.tencent.com/document/product/614/58624) 接口获取日志集 ID。</li>\n<li>删除日志主题时,此参数填写为null即可。</li>",
11249
+ "document": "日志服务(CLS)的日志集 ID。\n<li>增加和更新日志主题时可调用 [DescribeLogsets](https://cloud.tencent.com/document/product/614/58624) 接口获取日志集 ID。</li>\n<li>删除日志主题时,此参数填写为**空字符串**即可。</li>",
11241
11250
  "example": "xxxx-xx-xx-xx-xxxxxxxx",
11242
11251
  "member": "string",
11243
11252
  "name": "LogSetId",
@@ -11246,7 +11255,7 @@
11246
11255
  },
11247
11256
  {
11248
11257
  "disabled": false,
11249
- "document": "日志服务(CLS)的日志主题 ID。\n<li>增加和更新日志主题时可调用 [DescribeTopics](https://cloud.tencent.com/document/product/614/56454) 接口获取日志主题 ID。</li>\n<li>删除日志主题时,此参数填写为null即可。</li>",
11258
+ "document": "日志服务(CLS)的日志主题 ID。\n<li>增加和更新日志主题时可调用 [DescribeTopics](https://cloud.tencent.com/document/product/614/56454) 接口获取日志主题 ID。</li>\n<li>删除日志主题时,此参数填写为**空字符串**即可。</li>",
11250
11259
  "example": "xxxx-xx-xx-xx-yyyyyyyy",
11251
11260
  "member": "string",
11252
11261
  "name": "LogTopicId",
@@ -11884,8 +11893,7 @@
11884
11893
  "member": "string",
11885
11894
  "name": "BindIP",
11886
11895
  "required": true,
11887
- "type": "string",
11888
- "value_allowed_null": false
11896
+ "type": "string"
11889
11897
  },
11890
11898
  {
11891
11899
  "disabled": false,
@@ -11894,8 +11902,7 @@
11894
11902
  "member": "uint64",
11895
11903
  "name": "Port",
11896
11904
  "required": false,
11897
- "type": "int",
11898
- "value_allowed_null": false
11905
+ "type": "int"
11899
11906
  },
11900
11907
  {
11901
11908
  "disabled": false,
@@ -11904,8 +11911,7 @@
11904
11911
  "member": "uint64",
11905
11912
  "name": "Weight",
11906
11913
  "required": false,
11907
- "type": "int",
11908
- "value_allowed_null": false
11914
+ "type": "int"
11909
11915
  },
11910
11916
  {
11911
11917
  "disabled": false,
@@ -11914,8 +11920,7 @@
11914
11920
  "member": "uint64",
11915
11921
  "name": "NewPort",
11916
11922
  "required": false,
11917
- "type": "int",
11918
- "value_allowed_null": false
11923
+ "type": "int"
11919
11924
  }
11920
11925
  ],
11921
11926
  "usage": "in"