tccli 3.0.1241.1__py2.py3-none-any.whl → 3.0.1243.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 (86) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/apm/v20210622/api.json +216 -216
  3. tccli/services/apm/v20210622/examples.json +5 -5
  4. tccli/services/bh/v20230418/api.json +9 -0
  5. tccli/services/bh/v20230418/examples.json +2 -2
  6. tccli/services/cfs/v20190719/api.json +20 -20
  7. tccli/services/cfs/v20190719/examples.json +7 -7
  8. tccli/services/ckafka/v20190819/api.json +38 -0
  9. tccli/services/clb/v20180317/api.json +107 -82
  10. tccli/services/clb/v20180317/examples.json +14 -14
  11. tccli/services/cls/cls_client.py +220 -8
  12. tccli/services/cls/v20201016/api.json +417 -39
  13. tccli/services/cls/v20201016/examples.json +89 -45
  14. tccli/services/cwp/v20180228/api.json +3 -3
  15. tccli/services/cwp/v20180228/examples.json +2 -2
  16. tccli/services/cynosdb/v20190107/api.json +18 -18
  17. tccli/services/dbbrain/v20210527/api.json +1 -1
  18. tccli/services/dnspod/v20210323/api.json +173 -119
  19. tccli/services/dnspod/v20210323/examples.json +18 -18
  20. tccli/services/ecm/v20190719/api.json +11 -11
  21. tccli/services/ecm/v20190719/examples.json +1 -1
  22. tccli/services/emr/v20190103/api.json +896 -841
  23. tccli/services/ess/v20201111/api.json +18 -9
  24. tccli/services/ess/v20201111/examples.json +6 -0
  25. tccli/services/essbasic/v20210526/api.json +80 -2
  26. tccli/services/gaap/v20180529/api.json +16 -18
  27. tccli/services/goosefs/v20220519/api.json +17 -17
  28. tccli/services/goosefs/v20220519/examples.json +4 -4
  29. tccli/services/gwlb/v20240906/api.json +14 -14
  30. tccli/services/hunyuan/v20230901/api.json +1 -1
  31. tccli/services/iotexplorer/v20190423/api.json +1 -1
  32. tccli/services/iotvideoindustry/v20201201/api.json +244 -192
  33. tccli/services/iotvideoindustry/v20201201/examples.json +32 -32
  34. tccli/services/live/v20180801/api.json +1 -1
  35. tccli/services/mna/v20210119/api.json +110 -109
  36. tccli/services/mna/v20210119/examples.json +63 -63
  37. tccli/services/mps/v20190612/api.json +9 -0
  38. tccli/services/ocr/ocr_client.py +110 -4
  39. tccli/services/ocr/v20181119/api.json +370 -7
  40. tccli/services/ocr/v20181119/examples.json +20 -4
  41. tccli/services/pts/v20210728/api.json +37 -34
  42. tccli/services/pts/v20210728/examples.json +13 -13
  43. tccli/services/sqlserver/v20180328/api.json +68 -6
  44. tccli/services/ssl/v20191205/api.json +52 -50
  45. tccli/services/ssl/v20191205/examples.json +7 -7
  46. tccli/services/tbaas/v20180416/api.json +9 -6
  47. tccli/services/tbaas/v20180416/examples.json +2 -2
  48. tccli/services/tcb/v20180608/api.json +270 -221
  49. tccli/services/tcb/v20180608/examples.json +22 -22
  50. tccli/services/tcm/v20210413/api.json +2 -2
  51. tccli/services/tcm/v20210413/examples.json +2 -2
  52. tccli/services/tcr/v20190924/api.json +8 -8
  53. tccli/services/tcr/v20190924/examples.json +4 -4
  54. tccli/services/tdmq/tdmq_client.py +167 -8
  55. tccli/services/tdmq/v20200217/api.json +307 -0
  56. tccli/services/tdmq/v20200217/examples.json +24 -0
  57. tccli/services/tem/v20210701/api.json +1 -1
  58. tccli/services/tem/v20210701/examples.json +2 -2
  59. tccli/services/teo/v20220901/api.json +2 -2
  60. tccli/services/teo/v20220901/examples.json +3 -3
  61. tccli/services/thpc/v20211109/api.json +74 -100
  62. tccli/services/thpc/v20211109/examples.json +2 -2
  63. tccli/services/thpc/v20220401/api.json +196 -223
  64. tccli/services/thpc/v20220401/examples.json +1 -1
  65. tccli/services/thpc/v20230321/api.json +150 -153
  66. tccli/services/thpc/v20230321/examples.json +3 -3
  67. tccli/services/tke/v20180525/api.json +1 -1
  68. tccli/services/tke/v20180525/examples.json +2 -2
  69. tccli/services/tke/v20220501/api.json +161 -112
  70. tccli/services/tke/v20220501/examples.json +15 -21
  71. tccli/services/trocket/trocket_client.py +53 -0
  72. tccli/services/trocket/v20230308/api.json +219 -0
  73. tccli/services/trocket/v20230308/examples.json +8 -0
  74. tccli/services/trtc/v20190722/api.json +31 -20
  75. tccli/services/trtc/v20190722/examples.json +11 -11
  76. tccli/services/tse/v20201207/api.json +141 -113
  77. tccli/services/tse/v20201207/examples.json +5 -5
  78. tccli/services/tsf/v20180326/examples.json +1 -1
  79. tccli/services/vpc/v20170312/api.json +320 -270
  80. tccli/services/vpc/v20170312/examples.json +40 -40
  81. tccli/services/waf/v20180125/api.json +2 -2
  82. {tccli-3.0.1241.1.dist-info → tccli-3.0.1243.1.dist-info}/METADATA +2 -2
  83. {tccli-3.0.1241.1.dist-info → tccli-3.0.1243.1.dist-info}/RECORD +86 -86
  84. {tccli-3.0.1241.1.dist-info → tccli-3.0.1243.1.dist-info}/WHEEL +0 -0
  85. {tccli-3.0.1241.1.dist-info → tccli-3.0.1243.1.dist-info}/entry_points.txt +0 -0
  86. {tccli-3.0.1241.1.dist-info → tccli-3.0.1243.1.dist-info}/license_files/LICENSE +0 -0
@@ -83,16 +83,16 @@
83
83
  "DescribeClusterRoleToken": [
84
84
  {
85
85
  "document": "",
86
- "input": "POST / HTTP/1.1\nHost: goosefs.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeClusterRoleToken\n<公共请求参数>\n\n{\n \"ClusterId\": \"g_cvm_0yz04uv3\",\n \"RoleName\": \"root\"\n}",
87
- "output": "{\n \"Response\": {\n \"RoleTokens\": [\n {\n \"RoleName\": \"root\",\n \"Token\": \"MTY4ODQ2NTA1NF84MzM2X2E3ZWFmMDVmLWI0MzMtNGE2Yi1iOWU2LTZiZDY5OTYwXXXXXX==\"\n }\n ],\n \"RequestId\": \"2a5ab488-0221-4315-8670-3873452be22d \"\n }\n}",
86
+ "input": "POST / HTTP/1.1\nHost: goosefs.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeClusterRoleToken\n<公共请求参数>\n\n{\n \"ClusterId\": \"g_cvm_x419f8qc\",\n \"RoleName\": \"test\"\n}",
87
+ "output": "{\n \"Response\": {\n \"RoleTokens\": [\n {\n \"RoleName\": \"test\",\n \"Token\": \"MTY4ODQ2NTA1NF84MzM2X2E3ZWFmMDVmLWI0MzMtNGE2Yi1iOWU2LTZiZDY5OTYwXXXXXX==\"\n }\n ],\n \"RequestId\": \"2a5ab488-0221-4315-8670-3873452be22d \"\n }\n}",
88
88
  "title": "查询GooseFS集群角色凭证"
89
89
  }
90
90
  ],
91
91
  "DescribeClusterRoles": [
92
92
  {
93
93
  "document": "查询集群角色列表",
94
- "input": "POST / HTTP/1.1\nHost: goosefs.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeClusterRoles\n<公共请求参数>\n\n{\n \"ClusterId\": \"abc\",\n \"RoleName\": \"abc\"\n}",
95
- "output": "{\n \"Response\": {\n \"ClusterRoles\": [\n {\n \"ClusterId\": \"abc\",\n \"RoleName\": \"abc\",\n \"Description\": \"abc\",\n \"DirectoryList\": [\n \"abc\"\n ]\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
94
+ "input": "POST / HTTP/1.1\nHost: goosefs.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeClusterRoles\n<公共请求参数>\n\n{\n \"ClusterId\": \"g_cvm_x419f8qc\",\n \"RoleName\": \"GooseFS_QCSLinkedRoleInManageCloudService\"\n}",
95
+ "output": "{\n \"Response\": {\n \"ClusterRoles\": [\n {\n \"ClusterId\": \"g_cvm_x419f8qc\",\n \"RoleName\": \"GooseFS_QCSLinkedRoleInManageCloudService\",\n \"Description\": \"列举集群角色列表\",\n \"DirectoryList\": [\n \"root\"\n ]\n }\n ],\n \"RequestId\": \"a10aeff3-cc7c-4535-8af5-db3b9bc108cb\"\n }\n}",
96
96
  "title": "查询集群角色列表"
97
97
  }
98
98
  ],
@@ -954,13 +954,13 @@
954
954
  },
955
955
  {
956
956
  "disabled": false,
957
- "document": "网关负载均衡所属私有网络。\n注意:此字段可能返回 null,表示取不到有效值。",
957
+ "document": "网关负载均衡所属私有网络。",
958
958
  "example": "vpc-mj65xxxx",
959
959
  "member": "string",
960
960
  "name": "VpcId",
961
961
  "output_required": true,
962
962
  "type": "string",
963
- "value_allowed_null": true
963
+ "value_allowed_null": false
964
964
  },
965
965
  {
966
966
  "disabled": false,
@@ -994,33 +994,33 @@
994
994
  },
995
995
  {
996
996
  "disabled": false,
997
- "document": "关联的目标组唯一ID。\n注意:此字段可能返回 null,表示取不到有效值。",
997
+ "document": "关联的目标组唯一ID",
998
998
  "example": "lbtg-xxx",
999
999
  "member": "string",
1000
1000
  "name": "TargetGroupId",
1001
1001
  "output_required": true,
1002
1002
  "type": "string",
1003
- "value_allowed_null": true
1003
+ "value_allowed_null": false
1004
1004
  },
1005
1005
  {
1006
1006
  "disabled": false,
1007
- "document": "是否开启删除保护功能。\n注意:此字段可能返回 null,表示取不到有效值。",
1007
+ "document": "是否开启删除保护功能。",
1008
1008
  "example": "true",
1009
1009
  "member": "bool",
1010
1010
  "name": "DeleteProtect",
1011
1011
  "output_required": true,
1012
1012
  "type": "bool",
1013
- "value_allowed_null": true
1013
+ "value_allowed_null": false
1014
1014
  },
1015
1015
  {
1016
1016
  "disabled": false,
1017
- "document": "负载均衡实例的标签信息。\n注意:此字段可能返回 null,表示取不到有效值。",
1017
+ "document": "负载均衡实例的标签信息。",
1018
1018
  "example": "无",
1019
1019
  "member": "TagInfo",
1020
1020
  "name": "Tags",
1021
1021
  "output_required": true,
1022
1022
  "type": "list",
1023
- "value_allowed_null": true
1023
+ "value_allowed_null": false
1024
1024
  },
1025
1025
  {
1026
1026
  "disabled": false,
@@ -1034,33 +1034,33 @@
1034
1034
  },
1035
1035
  {
1036
1036
  "disabled": false,
1037
- "document": "网关负载均衡实例的计费类型,POSTPAID_BY_HOUR:按量计费\n注意:此字段可能返回 null,表示取不到有效值。",
1037
+ "document": "网关负载均衡实例的计费类型,POSTPAID_BY_HOUR:按量计费",
1038
1038
  "example": "POSTPAID_BY_HOUR",
1039
1039
  "member": "string",
1040
1040
  "name": "ChargeType",
1041
1041
  "output_required": false,
1042
1042
  "type": "string",
1043
- "value_allowed_null": true
1043
+ "value_allowed_null": false
1044
1044
  },
1045
1045
  {
1046
1046
  "disabled": false,
1047
- "document": "0:表示未被隔离,1:表示被隔离。\n注意:此字段可能返回 null,表示取不到有效值。",
1047
+ "document": "0:表示未被隔离,1:表示被隔离。",
1048
1048
  "example": "0",
1049
1049
  "member": "uint64",
1050
1050
  "name": "Isolation",
1051
1051
  "output_required": false,
1052
1052
  "type": "int",
1053
- "value_allowed_null": true
1053
+ "value_allowed_null": false
1054
1054
  },
1055
1055
  {
1056
1056
  "disabled": false,
1057
- "document": "负载均衡实例被隔离的时间\n注意:此字段可能返回 null,表示取不到有效值。",
1057
+ "document": "负载均衡实例被隔离的时间",
1058
1058
  "example": "2022-02-12 12:15:08",
1059
1059
  "member": "string",
1060
1060
  "name": "IsolatedTime",
1061
1061
  "output_required": false,
1062
1062
  "type": "string",
1063
- "value_allowed_null": true
1063
+ "value_allowed_null": false
1064
1064
  }
1065
1065
  ],
1066
1066
  "usage": "out"
@@ -335,7 +335,7 @@
335
335
  },
336
336
  {
337
337
  "disabled": false,
338
- "document": "推荐问答开关。\n说明:\n1. 未传值时默认关闭。\n2. 开启后,返回值里将增加 RecommendedQuestions 字段返回推荐问答, 最多只返回3条。",
338
+ "document": "推荐问答开关。\n说明:\n1. 未传值时默认关闭。\n2. 开启后,在返回值的最后一个包中会增加 RecommendedQuestions 字段表示推荐问答, 最多返回3条。",
339
339
  "example": "false",
340
340
  "member": "bool",
341
341
  "name": "EnableRecommendedQuestions",
@@ -7681,7 +7681,7 @@
7681
7681
  },
7682
7682
  {
7683
7683
  "disabled": false,
7684
- "document": "设备激活状态,0:激活成功;9800020:设备数超出限制;9800040:资源包类型和设备类型不匹配;9800039:资源包余额不足;9800037:激活码序号已使用;9800038:设备有效期超出限制;\n注意:此字段可能返回 null,表示取不到有效值。",
7684
+ "document": "设备激活状态,0:激活成功;50011:系统错误;50012:产品不存在;50013:设备不存在;50014:产品无权限;50015:不是音视频产品;50016:SN格式错误;50017:激活码类型错误;50018:激活次数限频;50019:激活码不足;50020:SN已暂停;\n注意:此字段可能返回 null,表示取不到有效值。",
7685
7685
  "example": "0",
7686
7686
  "member": "uint64",
7687
7687
  "name": "ErrCode",