tccli 3.0.1288.1__py2.py3-none-any.whl → 3.0.1289.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 (53) 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 +310 -250
  8. tccli/services/cdwpg/v20201230/api.json +5 -5
  9. tccli/services/cdwpg/v20201230/examples.json +6 -6
  10. tccli/services/cdz/v20221123/api.json +4 -4
  11. tccli/services/cfg/v20210820/api.json +197 -197
  12. tccli/services/cfg/v20210820/examples.json +1 -1
  13. tccli/services/clb/v20180317/api.json +2 -2
  14. tccli/services/cwp/v20180228/api.json +39 -9
  15. tccli/services/dbbrain/dbbrain_client.py +383 -12
  16. tccli/services/dbbrain/v20210527/api.json +884 -101
  17. tccli/services/dbbrain/v20210527/examples.json +56 -0
  18. tccli/services/domain/v20180808/api.json +3 -3
  19. tccli/services/dts/v20180330/api.json +34 -34
  20. tccli/services/dts/v20180330/examples.json +1 -1
  21. tccli/services/dts/v20211206/api.json +225 -223
  22. tccli/services/dts/v20211206/examples.json +2 -2
  23. tccli/services/ess/v20201111/api.json +30 -3
  24. tccli/services/essbasic/v20210526/api.json +29 -2
  25. tccli/services/iotexplorer/iotexplorer_client.py +159 -0
  26. tccli/services/iotexplorer/v20190423/api.json +561 -0
  27. tccli/services/iotexplorer/v20190423/examples.json +24 -0
  28. tccli/services/iotvideo/iotvideo_client.py +106 -0
  29. tccli/services/iotvideo/v20211125/api.json +105 -0
  30. tccli/services/iotvideo/v20211125/examples.json +16 -0
  31. tccli/services/lighthouse/v20200324/api.json +46 -46
  32. tccli/services/lighthouse/v20200324/examples.json +2 -2
  33. tccli/services/lke/v20231130/api.json +2 -2
  34. tccli/services/lkeap/v20240522/api.json +2 -2
  35. tccli/services/mps/v20190612/api.json +88 -6
  36. tccli/services/mqtt/v20240516/api.json +3 -3
  37. tccli/services/mqtt/v20240516/examples.json +5 -11
  38. tccli/services/organization/v20210331/api.json +113 -113
  39. tccli/services/svp/v20240125/api.json +1 -1
  40. tccli/services/tcb/v20180608/api.json +4 -4
  41. tccli/services/teo/v20220901/api.json +541 -5
  42. tccli/services/teo/v20220901/examples.json +21 -3
  43. tccli/services/tione/v20211111/api.json +64 -6
  44. tccli/services/vdb/v20230616/api.json +31 -2
  45. tccli/services/vdb/v20230616/examples.json +8 -2
  46. tccli/services/vrs/v20200824/api.json +14 -2
  47. tccli/services/vrs/v20200824/examples.json +1 -1
  48. tccli/services/wedata/v20210820/api.json +48 -0
  49. {tccli-3.0.1288.1.dist-info → tccli-3.0.1289.1.dist-info}/METADATA +2 -2
  50. {tccli-3.0.1288.1.dist-info → tccli-3.0.1289.1.dist-info}/RECORD +53 -53
  51. {tccli-3.0.1288.1.dist-info → tccli-3.0.1289.1.dist-info}/WHEEL +0 -0
  52. {tccli-3.0.1288.1.dist-info → tccli-3.0.1289.1.dist-info}/entry_points.txt +0 -0
  53. {tccli-3.0.1288.1.dist-info → tccli-3.0.1289.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",
@@ -25085,7 +25085,7 @@
25085
25085
  },
25086
25086
  {
25087
25087
  "disabled": false,
25088
- "document": "过滤条件:\n<li>Version - String 是否必填:否 - 当前防护版本( PRO_VERSION:专业版 | BASIC_VERSION:基础版 | Flagship:旗舰版 | ProtectedMachines:专业版+旗舰版) | BASIC_PROPOST_GENERAL_DISCOUNT:普惠版+专业版按量计费+基础版主机 | UnFlagship:专业版预付费+专业版后付费+基础版+普惠版</li>",
25088
+ "document": "过滤条件:<li>Version - String 是否必填:否 - 当前防护版本( PRO_VERSION:专业版 | BASIC_VERSION:基础版 | Flagship:旗舰版 | ProtectedMachines:专业版+旗舰版) | BASIC_PROPOST_GENERAL_DISCOUNT:轻量版+专业版按量计费+基础版主机 | UnFlagship:专业版预付费+专业版后付费+基础版+轻量版</li>",
25089
25089
  "example": "[{\"Name\": \"Version\", \"Values\": [\"UnFlag****\"]}]",
25090
25090
  "member": "Filters",
25091
25091
  "name": "Filters",
@@ -25101,7 +25101,7 @@
25101
25101
  {
25102
25102
  "disabled": false,
25103
25103
  "document": "有效的机器信息列表:机器名称、机器公网/内网ip、机器标签",
25104
- "example": "[{\"MachineName\": \"KISYUN-TXGZ-BZRDP.G01-64****\", \"MachinePublicIp\": \"10.0.1****\", \"MachinePrivateIp\": \"10.244.64****\", \"MachineTag\": null, \"CloudTags\": [{\"TagKey\": \"Use\", \"TagValue\": \"Produc****\"}], \"Quuid\": \"cb28d31e-b727-424d-bd9c-b8cff56a****\", \"Uuid\": \"cb28d31e-b727-424d-bd9c-b8cff56a****\", \"KernelVersion\": \"1.0.1\", \"MachineStatus\": \"OFFLINE\", \"LicenseOrder\": {\"LicenseId\": 0, \"LicenseType\": 0, \"SourceType\": 0, \"ResourceId\": \"\", \"Status\": 0}, \"VulNum\": 0, \"InstanceID\": \"ins-pgja****\", \"CloudFrom\": 0}]",
25104
+ "example": "",
25105
25105
  "member": "EffectiveMachineInfo",
25106
25106
  "name": "EffectiveMachineInfoList",
25107
25107
  "output_required": true,
@@ -25684,7 +25684,7 @@
25684
25684
  },
25685
25685
  {
25686
25686
  "disabled": false,
25687
- "document": "普惠版总授权数(有效订单的授权数)",
25687
+ "document": "轻量版总授权数(有效订单的授权数)",
25688
25688
  "example": "0",
25689
25689
  "member": "uint64",
25690
25690
  "name": "CwpVersionLicenseCnt",
@@ -25910,7 +25910,7 @@
25910
25910
  },
25911
25911
  {
25912
25912
  "disabled": false,
25913
- "document": "普惠版 配置信息",
25913
+ "document": "轻量版 配置信息",
25914
25914
  "example": "1",
25915
25915
  "member": "VersionWhiteConfig",
25916
25916
  "name": "PrattWhitney",
@@ -27025,7 +27025,7 @@
27025
27025
  },
27026
27026
  {
27027
27027
  "disabled": false,
27028
- "document": "已防护普惠版机器数(Lighthouse机器)",
27028
+ "document": "已防护轻量机器数(Lighthouse机器)",
27029
27029
  "example": "0",
27030
27030
  "member": "uint64",
27031
27031
  "name": "LHGeneralDiscountCnt",
@@ -27291,7 +27291,7 @@
27291
27291
  },
27292
27292
  {
27293
27293
  "disabled": false,
27294
- "document": "防护版本:BASIC_VERSION 基础版,PRO_VERSION 专业版,Flagship 旗舰版,GENERAL_DISCOUNT 普惠版",
27294
+ "document": "防护版本:BASIC_VERSION 基础版,PRO_VERSION 专业版,Flagship 旗舰版,GENERAL_DISCOUNT 轻量版",
27295
27295
  "example": "BASIC_VERSION",
27296
27296
  "member": "string",
27297
27297
  "name": "ProtectType",
@@ -31853,7 +31853,7 @@
31853
31853
  },
31854
31854
  {
31855
31855
  "disabled": false,
31856
- "document": "为空默认扫描全部专业版、旗舰版、普惠版主机,不为空只扫描选中主机",
31856
+ "document": "为空默认扫描全部专业版、旗舰版、轻量版主机,不为空只扫描选中主机",
31857
31857
  "example": "[\"d99a1b46-cc2d-4633-a11f-4a7663d25***\"]",
31858
31858
  "member": "string",
31859
31859
  "name": "Uuids",
@@ -33694,7 +33694,7 @@
33694
33694
  },
33695
33695
  {
33696
33696
  "disabled": false,
33697
- "document": "普惠版数量",
33697
+ "document": "轻量版数量",
33698
33698
  "example": "1",
33699
33699
  "member": "uint64",
33700
33700
  "name": "GeneralVersionNum",
@@ -42469,6 +42469,26 @@
42469
42469
  "output_required": false,
42470
42470
  "type": "string",
42471
42471
  "value_allowed_null": false
42472
+ },
42473
+ {
42474
+ "disabled": false,
42475
+ "document": "可用区名称",
42476
+ "example": "ap-beijing",
42477
+ "member": "string",
42478
+ "name": "RegionName",
42479
+ "output_required": false,
42480
+ "type": "string",
42481
+ "value_allowed_null": false
42482
+ },
42483
+ {
42484
+ "disabled": false,
42485
+ "document": "可用区ID",
42486
+ "example": "17",
42487
+ "member": "uint64",
42488
+ "name": "RegionId",
42489
+ "output_required": false,
42490
+ "type": "int",
42491
+ "value_allowed_null": false
42472
42492
  }
42473
42493
  ],
42474
42494
  "usage": "out"
@@ -51810,6 +51830,16 @@
51810
51830
  "output_required": true,
51811
51831
  "type": "string",
51812
51832
  "value_allowed_null": false
51833
+ },
51834
+ {
51835
+ "disabled": false,
51836
+ "document": "主机类型",
51837
+ "example": "CVM",
51838
+ "member": "string",
51839
+ "name": "MachineType",
51840
+ "output_required": false,
51841
+ "type": "string",
51842
+ "value_allowed_null": false
51813
51843
  }
51814
51844
  ],
51815
51845
  "usage": "out"
@@ -55114,7 +55144,7 @@
55114
55144
  },
55115
55145
  {
55116
55146
  "disabled": false,
55117
- "document": "为空默认扫描全部专业版、旗舰版、普惠版主机,不为空只扫描选中主机",
55147
+ "document": "为空默认扫描全部专业版、旗舰版、轻量版主机,不为空只扫描选中主机",
55118
55148
  "example": "['']",
55119
55149
  "member": "string",
55120
55150
  "name": "Uuids",