tccli 3.0.1348.1__py2.py3-none-any.whl → 3.0.1349.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 (172) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/__init__.py +0 -76
  3. tccli/services/ai3d/v20250513/api.json +1 -1
  4. tccli/services/aiart/v20221229/api.json +3 -3
  5. tccli/services/autoscaling/v20180419/api.json +11 -0
  6. tccli/services/batch/v20170312/api.json +44 -0
  7. tccli/services/cdb/v20170320/api.json +8 -8
  8. tccli/services/cdb/v20170320/examples.json +1 -1
  9. tccli/services/cdn/v20180606/api.json +5 -5
  10. tccli/services/cdwdoris/v20211228/api.json +145 -7
  11. tccli/services/cfg/v20210820/api.json +20 -0
  12. tccli/services/cfs/v20190719/api.json +10 -10
  13. tccli/services/cfw/cfw_client.py +53 -0
  14. tccli/services/cfw/v20190904/api.json +272 -0
  15. tccli/services/cfw/v20190904/examples.json +8 -0
  16. tccli/services/csip/csip_client.py +833 -144
  17. tccli/services/csip/v20221121/api.json +3304 -1436
  18. tccli/services/csip/v20221121/examples.json +104 -0
  19. tccli/services/cvm/v20170312/api.json +1 -1
  20. tccli/services/cwp/v20180228/api.json +9 -0
  21. tccli/services/cwp/v20180228/examples.json +6 -0
  22. tccli/services/emr/v20190103/api.json +217 -2
  23. tccli/services/es/v20250101/api.json +22 -0
  24. tccli/services/ess/v20201111/api.json +10 -1
  25. tccli/services/essbasic/v20210526/api.json +3 -3
  26. tccli/services/gs/v20191118/api.json +38 -0
  27. tccli/services/igtm/igtm_client.py +159 -0
  28. tccli/services/igtm/v20231024/api.json +577 -0
  29. tccli/services/igtm/v20231024/examples.json +24 -0
  30. tccli/services/iotexplorer/v20190423/api.json +3 -3
  31. tccli/services/lcic/lcic_client.py +53 -0
  32. tccli/services/lcic/v20220817/api.json +53 -0
  33. tccli/services/lcic/v20220817/examples.json +8 -0
  34. tccli/services/live/v20180801/api.json +203 -1
  35. tccli/services/live/v20180801/examples.json +1 -1
  36. tccli/services/lke/v20231130/api.json +248 -2
  37. tccli/services/lke/v20231130/examples.json +1 -1
  38. tccli/services/lkeap/v20240522/api.json +1 -1
  39. tccli/services/mrs/v20200910/api.json +10 -0
  40. tccli/services/nlp/nlp_client.py +4 -322
  41. tccli/services/nlp/v20190408/api.json +0 -459
  42. tccli/services/nlp/v20190408/examples.json +0 -48
  43. tccli/services/ocr/v20181119/api.json +60 -5
  44. tccli/services/omics/v20221128/api.json +38 -0
  45. tccli/services/redis/v20180412/api.json +6 -6
  46. tccli/services/redis/v20180412/examples.json +1 -1
  47. tccli/services/ses/v20201002/api.json +100 -5
  48. tccli/services/tcb/v20180608/api.json +1 -1
  49. tccli/services/tcb/v20180608/examples.json +1 -1
  50. tccli/services/tdmq/v20200217/api.json +19 -0
  51. tccli/services/teo/teo_client.py +281 -16
  52. tccli/services/teo/v20220901/api.json +611 -6
  53. tccli/services/teo/v20220901/examples.json +48 -2
  54. tccli/services/tione/v20211111/api.json +16 -0
  55. tccli/services/tke/tke_client.py +57 -4
  56. tccli/services/tke/v20180525/api.json +24 -24
  57. tccli/services/tke/v20220501/api.json +52 -0
  58. tccli/services/tke/v20220501/examples.json +8 -0
  59. tccli/services/tmt/v20180321/api.json +4 -4
  60. tccli/services/tsf/v20180326/api.json +4 -4
  61. tccli/services/vclm/v20240523/api.json +3 -3
  62. tccli/services/vod/v20180717/api.json +5 -5
  63. tccli/services/vod/v20180717/examples.json +9 -9
  64. tccli/services/vpc/v20170312/api.json +1 -1
  65. tccli/services/vrs/v20200824/api.json +1 -1
  66. {tccli-3.0.1348.1.dist-info → tccli-3.0.1349.1.dist-info}/METADATA +2 -2
  67. {tccli-3.0.1348.1.dist-info → tccli-3.0.1349.1.dist-info}/RECORD +70 -172
  68. tccli/services/cis/__init__.py +0 -4
  69. tccli/services/cis/cis_client.py +0 -525
  70. tccli/services/cis/v20180408/api.json +0 -737
  71. tccli/services/cis/v20180408/examples.json +0 -93
  72. tccli/services/dataintegration/__init__.py +0 -4
  73. tccli/services/dataintegration/dataintegration_client.py +0 -207
  74. tccli/services/dataintegration/v20220613/api.json +0 -87
  75. tccli/services/dataintegration/v20220613/examples.json +0 -13
  76. tccli/services/dtf/__init__.py +0 -4
  77. tccli/services/dtf/dtf_client.py +0 -207
  78. tccli/services/dtf/v20200506/api.json +0 -274
  79. tccli/services/dtf/v20200506/examples.json +0 -13
  80. tccli/services/gpm/__init__.py +0 -4
  81. tccli/services/gpm/gpm_client.py +0 -1108
  82. tccli/services/gpm/v20200820/api.json +0 -1959
  83. tccli/services/gpm/v20200820/examples.json +0 -149
  84. tccli/services/gse/__init__.py +0 -4
  85. tccli/services/gse/gse_client.py +0 -4076
  86. tccli/services/gse/v20191112/api.json +0 -7095
  87. tccli/services/gse/v20191112/examples.json +0 -615
  88. tccli/services/iecp/__init__.py +0 -4
  89. tccli/services/iecp/iecp_client.py +0 -4500
  90. tccli/services/iecp/v20210914/api.json +0 -9770
  91. tccli/services/iecp/v20210914/examples.json +0 -691
  92. tccli/services/iir/__init__.py +0 -4
  93. tccli/services/iir/iir_client.py +0 -207
  94. tccli/services/iir/v20200417/api.json +0 -204
  95. tccli/services/iir/v20200417/examples.json +0 -13
  96. tccli/services/iottid/__init__.py +0 -4
  97. tccli/services/iottid/iottid_client.py +0 -631
  98. tccli/services/iottid/v20190411/api.json +0 -553
  99. tccli/services/iottid/v20190411/examples.json +0 -95
  100. tccli/services/mgobe/__init__.py +0 -4
  101. tccli/services/mgobe/mgobe_client.py +0 -530
  102. tccli/services/mgobe/v20190929/api.json +0 -52
  103. tccli/services/mgobe/v20190929/examples.json +0 -13
  104. tccli/services/mgobe/v20201014/api.json +0 -671
  105. tccli/services/mgobe/v20201014/examples.json +0 -61
  106. tccli/services/mvj/__init__.py +0 -4
  107. tccli/services/mvj/mvj_client.py +0 -207
  108. tccli/services/mvj/v20190926/api.json +0 -123
  109. tccli/services/mvj/v20190926/examples.json +0 -19
  110. tccli/services/pds/__init__.py +0 -4
  111. tccli/services/pds/pds_client.py +0 -260
  112. tccli/services/pds/v20210701/api.json +0 -193
  113. tccli/services/pds/v20210701/examples.json +0 -21
  114. tccli/services/smpn/__init__.py +0 -4
  115. tccli/services/smpn/smpn_client.py +0 -260
  116. tccli/services/smpn/v20190822/api.json +0 -191
  117. tccli/services/smpn/v20190822/examples.json +0 -21
  118. tccli/services/solar/__init__.py +0 -4
  119. tccli/services/solar/solar_client.py +0 -1055
  120. tccli/services/solar/v20181011/api.json +0 -1760
  121. tccli/services/solar/v20181011/examples.json +0 -125
  122. tccli/services/tan/__init__.py +0 -4
  123. tccli/services/tan/tan_client.py +0 -207
  124. tccli/services/tan/v20220420/api.json +0 -65
  125. tccli/services/tan/v20220420/examples.json +0 -19
  126. tccli/services/tav/__init__.py +0 -4
  127. tccli/services/tav/tav_client.py +0 -366
  128. tccli/services/tav/v20190118/api.json +0 -262
  129. tccli/services/tav/v20190118/examples.json +0 -37
  130. tccli/services/tbm/__init__.py +0 -4
  131. tccli/services/tbm/tbm_client.py +0 -631
  132. tccli/services/tbm/v20180129/api.json +0 -1037
  133. tccli/services/tbm/v20180129/examples.json +0 -77
  134. tccli/services/tcex/__init__.py +0 -4
  135. tccli/services/tcex/tcex_client.py +0 -260
  136. tccli/services/tcex/v20200727/api.json +0 -158
  137. tccli/services/tcex/v20200727/examples.json +0 -21
  138. tccli/services/tci/__init__.py +0 -4
  139. tccli/services/tci/tci_client.py +0 -2327
  140. tccli/services/tci/v20190318/api.json +0 -4958
  141. tccli/services/tci/v20190318/examples.json +0 -333
  142. tccli/services/tic/__init__.py +0 -4
  143. tccli/services/tic/tic_client.py +0 -843
  144. tccli/services/tic/v20201117/api.json +0 -1067
  145. tccli/services/tic/v20201117/examples.json +0 -121
  146. tccli/services/ticm/__init__.py +0 -4
  147. tccli/services/ticm/ticm_client.py +0 -313
  148. tccli/services/ticm/v20181127/api.json +0 -1391
  149. tccli/services/ticm/v20181127/examples.json +0 -53
  150. tccli/services/tics/__init__.py +0 -4
  151. tccli/services/tics/tics_client.py +0 -366
  152. tccli/services/tics/v20181115/api.json +0 -694
  153. tccli/services/tics/v20181115/examples.json +0 -37
  154. tccli/services/tiems/__init__.py +0 -4
  155. tccli/services/tiems/tiems_client.py +0 -1479
  156. tccli/services/tiems/v20190416/api.json +0 -3144
  157. tccli/services/tiems/v20190416/examples.json +0 -217
  158. tccli/services/trdp/__init__.py +0 -4
  159. tccli/services/trdp/trdp_client.py +0 -207
  160. tccli/services/trdp/v20220726/api.json +0 -843
  161. tccli/services/trdp/v20220726/examples.json +0 -13
  162. tccli/services/ump/__init__.py +0 -4
  163. tccli/services/ump/ump_client.py +0 -1055
  164. tccli/services/ump/v20200918/api.json +0 -2168
  165. tccli/services/ump/v20200918/examples.json +0 -141
  166. tccli/services/youmall/__init__.py +0 -4
  167. tccli/services/youmall/v20180228/api.json +0 -3572
  168. tccli/services/youmall/v20180228/examples.json +0 -313
  169. tccli/services/youmall/youmall_client.py +0 -1797
  170. {tccli-3.0.1348.1.dist-info → tccli-3.0.1349.1.dist-info}/WHEEL +0 -0
  171. {tccli-3.0.1348.1.dist-info → tccli-3.0.1349.1.dist-info}/entry_points.txt +0 -0
  172. {tccli-3.0.1348.1.dist-info → tccli-3.0.1349.1.dist-info}/license_files/LICENSE +0 -0
@@ -1,553 +0,0 @@
1
- {
2
- "actions": {
3
- "AuthTestTid": {
4
- "document": "单向认证测试TID ",
5
- "input": "AuthTestTidRequest",
6
- "name": "单向认证测试TID",
7
- "output": "AuthTestTidResponse",
8
- "status": "online"
9
- },
10
- "BurnTidNotify": {
11
- "document": "安全芯片TID烧录回执 ",
12
- "input": "BurnTidNotifyRequest",
13
- "name": "安全芯片TID烧录回执",
14
- "output": "BurnTidNotifyResponse",
15
- "status": "online"
16
- },
17
- "DeliverTidNotify": {
18
- "document": "安全芯片为载体的TID空发回执,绑定TID与订单号。 ",
19
- "input": "DeliverTidNotifyRequest",
20
- "name": "安全芯片TID空发回执",
21
- "output": "DeliverTidNotifyResponse",
22
- "status": "online"
23
- },
24
- "DeliverTids": {
25
- "document": "设备服务商请求空发产品订单的TID信息 ",
26
- "input": "DeliverTidsRequest",
27
- "name": "请求空发TID信息",
28
- "output": "DeliverTidsResponse",
29
- "status": "online"
30
- },
31
- "DescribeAvailableLibCount": {
32
- "document": "查询指定订单的可空发的白盒密钥数量",
33
- "input": "DescribeAvailableLibCountRequest",
34
- "name": "查询可空发的白盒密钥数量",
35
- "output": "DescribeAvailableLibCountResponse",
36
- "status": "online"
37
- },
38
- "DescribePermission": {
39
- "document": "查询企业用户TID平台控制台权限 ",
40
- "input": "DescribePermissionRequest",
41
- "name": "查询权限",
42
- "output": "DescribePermissionResponse",
43
- "status": "online"
44
- },
45
- "DownloadTids": {
46
- "document": "下载芯片订单的TID ",
47
- "input": "DownloadTidsRequest",
48
- "name": "下载芯片订单的TID",
49
- "output": "DownloadTidsResponse",
50
- "status": "online"
51
- },
52
- "UploadDeviceUniqueCode": {
53
- "document": "上传硬件唯一标识码,是软加固设备身份参数。本接口如遇到错误数据,则所有当次上传数据失效。",
54
- "input": "UploadDeviceUniqueCodeRequest",
55
- "name": "上传硬件唯一标识码",
56
- "output": "UploadDeviceUniqueCodeResponse",
57
- "status": "online"
58
- },
59
- "VerifyChipBurnInfo": {
60
- "document": "下载控制台验证芯片烧录信息,保证TID与中心信息一致 ",
61
- "input": "VerifyChipBurnInfoRequest",
62
- "name": "验证芯片烧录TID信息",
63
- "output": "VerifyChipBurnInfoResponse",
64
- "status": "online"
65
- }
66
- },
67
- "metadata": {
68
- "apiVersion": "2019-04-11",
69
- "api_brief": "介绍如何使用API对物联网设备身份认证操作,包括安全芯片TID空发回执、下载芯片订单的TID等。",
70
- "serviceNameCN": "物联网设备身份认证",
71
- "serviceShortName": "iottid"
72
- },
73
- "objects": {
74
- "AuthTestTidRequest": {
75
- "document": "AuthTestTid请求参数结构体",
76
- "members": [
77
- {
78
- "disabled": false,
79
- "document": "设备端SDK填入测试TID参数后生成的加密数据串",
80
- "member": "string",
81
- "name": "Data",
82
- "required": true,
83
- "type": "string"
84
- }
85
- ],
86
- "type": "object"
87
- },
88
- "AuthTestTidResponse": {
89
- "document": "AuthTestTid返回参数结构体",
90
- "members": [
91
- {
92
- "disabled": false,
93
- "document": "认证结果",
94
- "member": "bool",
95
- "name": "Pass",
96
- "type": "bool",
97
- "value_allowed_null": false
98
- },
99
- {
100
- "document": "唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。",
101
- "member": "string",
102
- "name": "RequestId",
103
- "type": "string"
104
- }
105
- ],
106
- "type": "object"
107
- },
108
- "BurnTidNotifyRequest": {
109
- "document": "BurnTidNotify请求参数结构体",
110
- "members": [
111
- {
112
- "disabled": false,
113
- "document": "订单编号",
114
- "member": "string",
115
- "name": "OrderId",
116
- "required": true,
117
- "type": "string"
118
- },
119
- {
120
- "disabled": false,
121
- "document": "TID编号",
122
- "member": "string",
123
- "name": "Tid",
124
- "required": true,
125
- "type": "string"
126
- }
127
- ],
128
- "type": "object"
129
- },
130
- "BurnTidNotifyResponse": {
131
- "document": "BurnTidNotify返回参数结构体",
132
- "members": [
133
- {
134
- "disabled": false,
135
- "document": "接收回执成功的TID",
136
- "member": "string",
137
- "name": "Tid",
138
- "type": "string",
139
- "value_allowed_null": false
140
- },
141
- {
142
- "document": "唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。",
143
- "member": "string",
144
- "name": "RequestId",
145
- "type": "string"
146
- }
147
- ],
148
- "type": "object"
149
- },
150
- "DeliverTidNotifyRequest": {
151
- "document": "DeliverTidNotify请求参数结构体",
152
- "members": [
153
- {
154
- "disabled": false,
155
- "document": "订单编号",
156
- "member": "string",
157
- "name": "OrderId",
158
- "required": true,
159
- "type": "string"
160
- },
161
- {
162
- "disabled": false,
163
- "document": "TID编号",
164
- "member": "string",
165
- "name": "Tid",
166
- "required": true,
167
- "type": "string"
168
- }
169
- ],
170
- "type": "object"
171
- },
172
- "DeliverTidNotifyResponse": {
173
- "document": "DeliverTidNotify返回参数结构体",
174
- "members": [
175
- {
176
- "disabled": false,
177
- "document": "剩余空发数量",
178
- "member": "uint64",
179
- "name": "RemaindCount",
180
- "type": "int",
181
- "value_allowed_null": false
182
- },
183
- {
184
- "disabled": false,
185
- "document": "已回执的TID编码",
186
- "member": "string",
187
- "name": "Tid",
188
- "type": "string",
189
- "value_allowed_null": false
190
- },
191
- {
192
- "disabled": false,
193
- "document": "产品公钥",
194
- "member": "string",
195
- "name": "ProductKey",
196
- "type": "string",
197
- "value_allowed_null": false
198
- },
199
- {
200
- "document": "唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。",
201
- "member": "string",
202
- "name": "RequestId",
203
- "type": "string"
204
- }
205
- ],
206
- "type": "object"
207
- },
208
- "DeliverTidsRequest": {
209
- "document": "DeliverTids请求参数结构体",
210
- "members": [
211
- {
212
- "disabled": false,
213
- "document": "订单ID",
214
- "member": "string",
215
- "name": "OrderId",
216
- "required": true,
217
- "type": "string"
218
- },
219
- {
220
- "disabled": false,
221
- "document": "数量,1~100",
222
- "member": "uint64",
223
- "name": "Quantity",
224
- "required": true,
225
- "type": "int"
226
- }
227
- ],
228
- "type": "object"
229
- },
230
- "DeliverTidsResponse": {
231
- "document": "DeliverTids返回参数结构体",
232
- "members": [
233
- {
234
- "disabled": false,
235
- "document": "空发的TID信息\n注意:此字段可能返回 null,表示取不到有效值。",
236
- "member": "TidKeysInfo",
237
- "name": "TidSet",
238
- "type": "list",
239
- "value_allowed_null": true
240
- },
241
- {
242
- "disabled": false,
243
- "document": "产品公钥",
244
- "member": "string",
245
- "name": "ProductKey",
246
- "type": "string",
247
- "value_allowed_null": false
248
- },
249
- {
250
- "document": "唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。",
251
- "member": "string",
252
- "name": "RequestId",
253
- "type": "string"
254
- }
255
- ],
256
- "type": "object"
257
- },
258
- "DescribeAvailableLibCountRequest": {
259
- "document": "DescribeAvailableLibCount请求参数结构体",
260
- "members": [
261
- {
262
- "disabled": false,
263
- "document": "订单编号",
264
- "member": "string",
265
- "name": "OrderId",
266
- "required": true,
267
- "type": "string"
268
- }
269
- ],
270
- "type": "object"
271
- },
272
- "DescribeAvailableLibCountResponse": {
273
- "document": "DescribeAvailableLibCount返回参数结构体",
274
- "members": [
275
- {
276
- "disabled": false,
277
- "document": "可空发的白盒密钥数量",
278
- "member": "uint64",
279
- "name": "Quantity",
280
- "type": "int",
281
- "value_allowed_null": false
282
- },
283
- {
284
- "document": "唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。",
285
- "member": "string",
286
- "name": "RequestId",
287
- "type": "string"
288
- }
289
- ],
290
- "type": "object"
291
- },
292
- "DescribePermissionRequest": {
293
- "document": "DescribePermission请求参数结构体",
294
- "members": [],
295
- "type": "object"
296
- },
297
- "DescribePermissionResponse": {
298
- "document": "DescribePermission返回参数结构体",
299
- "members": [
300
- {
301
- "disabled": false,
302
- "document": "企业用户",
303
- "member": "bool",
304
- "name": "EnterpriseUser",
305
- "type": "bool",
306
- "value_allowed_null": false
307
- },
308
- {
309
- "disabled": false,
310
- "document": "下载控制台权限",
311
- "member": "string",
312
- "name": "DownloadPermission",
313
- "type": "string",
314
- "value_allowed_null": false
315
- },
316
- {
317
- "disabled": false,
318
- "document": "使用控制台权限",
319
- "member": "string",
320
- "name": "UsePermission",
321
- "type": "string",
322
- "value_allowed_null": false
323
- },
324
- {
325
- "document": "唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。",
326
- "member": "string",
327
- "name": "RequestId",
328
- "type": "string"
329
- }
330
- ],
331
- "type": "object"
332
- },
333
- "DownloadTidsRequest": {
334
- "document": "DownloadTids请求参数结构体",
335
- "members": [
336
- {
337
- "disabled": false,
338
- "document": "订单编号",
339
- "member": "string",
340
- "name": "OrderId",
341
- "required": true,
342
- "type": "string"
343
- },
344
- {
345
- "disabled": false,
346
- "document": "下载数量:1~10",
347
- "member": "uint64",
348
- "name": "Quantity",
349
- "required": true,
350
- "type": "int"
351
- }
352
- ],
353
- "type": "object"
354
- },
355
- "DownloadTidsResponse": {
356
- "document": "DownloadTids返回参数结构体",
357
- "members": [
358
- {
359
- "disabled": false,
360
- "document": "下载的TID信息列表\n注意:此字段可能返回 null,表示取不到有效值。",
361
- "member": "TidKeysInfo",
362
- "name": "TidSet",
363
- "type": "list",
364
- "value_allowed_null": true
365
- },
366
- {
367
- "document": "唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。",
368
- "member": "string",
369
- "name": "RequestId",
370
- "type": "string"
371
- }
372
- ],
373
- "type": "object"
374
- },
375
- "TidKeysInfo": {
376
- "document": "系统生成的TID和密钥信息",
377
- "members": [
378
- {
379
- "disabled": false,
380
- "document": "TID号码",
381
- "member": "string",
382
- "name": "Tid",
383
- "required": true,
384
- "type": "string",
385
- "value_allowed_null": false
386
- },
387
- {
388
- "disabled": false,
389
- "document": "公钥",
390
- "member": "string",
391
- "name": "PublicKey",
392
- "required": true,
393
- "type": "string",
394
- "value_allowed_null": false
395
- },
396
- {
397
- "disabled": false,
398
- "document": "私钥",
399
- "member": "string",
400
- "name": "PrivateKey",
401
- "required": true,
402
- "type": "string",
403
- "value_allowed_null": false
404
- },
405
- {
406
- "disabled": false,
407
- "document": "共享密钥",
408
- "member": "string",
409
- "name": "Psk",
410
- "required": true,
411
- "type": "string",
412
- "value_allowed_null": false
413
- },
414
- {
415
- "disabled": false,
416
- "document": "软加固白盒密钥下载地址",
417
- "member": "string",
418
- "name": "DownloadUrl",
419
- "required": true,
420
- "type": "string",
421
- "value_allowed_null": false
422
- },
423
- {
424
- "disabled": false,
425
- "document": "软加固设备标识码",
426
- "member": "string",
427
- "name": "DeviceCode",
428
- "required": true,
429
- "type": "string",
430
- "value_allowed_null": false
431
- }
432
- ],
433
- "usage": "out"
434
- },
435
- "UploadDeviceUniqueCodeRequest": {
436
- "document": "UploadDeviceUniqueCode请求参数结构体",
437
- "members": [
438
- {
439
- "disabled": false,
440
- "document": "硬件唯一标识码",
441
- "member": "string",
442
- "name": "CodeSet",
443
- "required": true,
444
- "type": "list"
445
- },
446
- {
447
- "disabled": false,
448
- "document": "硬件标识码绑定的申请编号",
449
- "member": "string",
450
- "name": "OrderId",
451
- "required": true,
452
- "type": "string"
453
- }
454
- ],
455
- "type": "object"
456
- },
457
- "UploadDeviceUniqueCodeResponse": {
458
- "document": "UploadDeviceUniqueCode返回参数结构体",
459
- "members": [
460
- {
461
- "disabled": false,
462
- "document": "本次已上传数量",
463
- "member": "uint64",
464
- "name": "Count",
465
- "type": "int",
466
- "value_allowed_null": false
467
- },
468
- {
469
- "disabled": false,
470
- "document": "重复的硬件唯一标识码\n注意:此字段可能返回 null,表示取不到有效值。",
471
- "member": "string",
472
- "name": "ExistedCodeSet",
473
- "type": "list",
474
- "value_allowed_null": true
475
- },
476
- {
477
- "disabled": false,
478
- "document": "剩余可上传数量",
479
- "member": "uint64",
480
- "name": "LeftQuantity",
481
- "type": "int",
482
- "value_allowed_null": false
483
- },
484
- {
485
- "disabled": false,
486
- "document": "错误的硬件唯一标识码\n注意:此字段可能返回 null,表示取不到有效值。",
487
- "member": "string",
488
- "name": "IllegalCodeSet",
489
- "type": "list",
490
- "value_allowed_null": true
491
- },
492
- {
493
- "document": "唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。",
494
- "member": "string",
495
- "name": "RequestId",
496
- "type": "string"
497
- }
498
- ],
499
- "type": "object"
500
- },
501
- "VerifyChipBurnInfoRequest": {
502
- "document": "VerifyChipBurnInfo请求参数结构体",
503
- "members": [
504
- {
505
- "disabled": false,
506
- "document": "验证数据",
507
- "member": "string",
508
- "name": "Data",
509
- "required": true,
510
- "type": "string"
511
- }
512
- ],
513
- "type": "object"
514
- },
515
- "VerifyChipBurnInfoResponse": {
516
- "document": "VerifyChipBurnInfo返回参数结构体",
517
- "members": [
518
- {
519
- "disabled": false,
520
- "document": "验证结果",
521
- "member": "bool",
522
- "name": "Pass",
523
- "type": "bool",
524
- "value_allowed_null": false
525
- },
526
- {
527
- "disabled": false,
528
- "document": "已验证次数",
529
- "member": "uint64",
530
- "name": "VerifiedTimes",
531
- "type": "int",
532
- "value_allowed_null": false
533
- },
534
- {
535
- "disabled": false,
536
- "document": "剩余验证次数",
537
- "member": "uint64",
538
- "name": "LeftTimes",
539
- "type": "int",
540
- "value_allowed_null": false
541
- },
542
- {
543
- "document": "唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。",
544
- "member": "string",
545
- "name": "RequestId",
546
- "type": "string"
547
- }
548
- ],
549
- "type": "object"
550
- }
551
- },
552
- "version": "1.0"
553
- }
@@ -1,95 +0,0 @@
1
- {
2
- "actions": {
3
- "AuthTestTid": [
4
- {
5
- "document": "测试单向认证TID:021000005d244b1719f5af867cd7445c通过",
6
- "input": "https://iottid.tencentcloudapi.com/?Action=AuthTestTid\r\n&Data=AZACEAAAXSRLFxn1r4Z810Rc3VriVaOdFd8NH5AgiaiuBwAAtNBk5qWRh7x9CIIaA+KBhMoKsw6qIQp0+poRIucWz3nwKzEPLs2jlZvJlUbbvjmnoxMoCQ6dXamqOUuh2E3QQOsNWS0vtU9LGraTbN2RN75p7MJLHQpAMwvW+vz1XmFG\r\n&<公共请求参数>",
7
- "output": "{\n \"Response\": {\n \"RequestId\": \"b410542c-b7b1-439f-99b7-6767cbf41f59\",\n \"Pass\": true\n }\n}",
8
- "title": "测试单向认证TID-2"
9
- },
10
- {
11
- "document": "测试单向认证TID:021000005d244b1719f5af867cd7445c不通过",
12
- "input": "https://iottid.tencentcloudapi.com/?Action=AuthTestTid\r\n&Data=12ACEAAAXSRLFxn1r4Z810Rc3VriVaOdFd8NH5AgiaiuBwAAtNBk5qWRh7x9CIIaA+KBhMoKsw6qIQp0+poRIucWz3nwKzEPLs2jlZvJlUbbvjmnoxMoCQ6dXamqOUuh2E3QQOsNWS0vtU9LGraTbN2RN75p7MJLHQpAMwvW+vz1XmFG\r\n&<公共请求参数>",
13
- "output": "{\n \"Response\": {\n \"RequestId\": \"b410542c-b7b1-439f-99b7-6767cbf41f59\",\n \"Pass\": false\n }\n}",
14
- "title": "测试单向认证TID"
15
- }
16
- ],
17
- "BurnTidNotify": [
18
- {
19
- "document": "",
20
- "input": "https://iottid.tencentcloudapi.com/?Action=BurnTidNotify\r\nBurnTidNotify:https://iottid.tencentcloudapi.com/?Action=BurnTidNotify\r\n&OrderId=p8ZcXGuqus\r\n&Tid=000001035D0C97E3D2A46283D27BC612\r\n&<公共请求参数>\r\n&<公共请求参数>",
21
- "output": "{\n \"Response\": {\n \"RequestId\": \"37ce9615-4038-4b62-a6dc-5aebe2c45380\",\n \"Tid\": \"000001035D0C97E3D2A46283D27BC612\"\n }\n}",
22
- "title": "烧录回执"
23
- }
24
- ],
25
- "DeliverTidNotify": [
26
- {
27
- "document": "",
28
- "input": "https://iottid.tencentcloudapi.com/?Action=DeliverTidNotify\r\n&OrderId=4BI47CqhHQ\r\n&Tid=000001035D0C97E3D2A46283D27BC612\r\n&<公共请求参数>",
29
- "output": "{\n \"Response\": {\n \"ProductKey\": \"testProductKey\",\n \"RemaindCount\": 887,\n \"RequestId\": \"b410542c-b7b1-439f-99b7-6767cbf41f59\",\n \"Tid\": \"000001035D0C97E3D2A46283D27BC612\"\n }\n}",
30
- "title": "空发回执"
31
- }
32
- ],
33
- "DeliverTids": [
34
- {
35
- "document": "",
36
- "input": "https://iottid.tencentcloudapi.com/?Action=DeliverTids\r\n&OrderId=SbRTDKP1L4\r\n&Quantity=1\r\n&<公共请求参数>",
37
- "output": "{\n \"Response\": {\n \"ProductKey\": \"432hfbb4324132etgzsdbgfxhg14344gfdsgbgfrrttgrhgfcgh251bd08aa58f048591087c7f551292eb6da1d56ffb0d32bc81fa97b92f1d42b138099f97fd676d0680357b9cb5a4\",\n \"RequestId\": \"96a3691c-25ff-471b-94c2-48526757510e\",\n \"TidSet\": [\n {\n \"PrivateKey\": \"1c09446f8ebc03b3b3b148f9c236e221768ccd2e1df24ec6fd02db26043f576a\",\n \"Psk\": \"4a802bbe514395496b93a4dd9776af0352c060290f504396b8357ae9d571a5f3\",\n \"PublicKey\": \"99a7bcac2cb6f4e94e1d4e4c23fb940dfddb251bd08aa58f048591087c7f551292eb6da1d56ffb0d32bc81fa97b92f1d42b138099f97fd676d0680357b9cb5a4\",\n \"Tid\": \"010001015D0C939457E5860182C4FC14\"\n }\n ]\n }\n}",
38
- "title": "空发TID"
39
- }
40
- ],
41
- "DescribeAvailableLibCount": [
42
- {
43
- "document": "订单编号p8ZcXGuqus,类型为软加固产品,历史上传1000个硬件标识码,尚未空发过任何软加固TID。",
44
- "input": "https://iottid.tencentcloudapi.com/?Action=DescribeAvailableLibCount\r\n&OrderId=p8ZcXGuqus\r\n&<公共请求参数>",
45
- "output": "{\n \"Response\": {\n \"RequestId\": \"006b23f0-d768-439e-99e9-1c09af0432af\",\n \"Quantity\": 1000\n }\n}",
46
- "title": "查询软加固订单可空发数量-2"
47
- },
48
- {
49
- "document": "订单编号p8ZcXGuqus,类型为软加固产品,历史上传1000个硬件标识码,已通过DeliverTids空发接口发送100个TID,剩余900未空发。",
50
- "input": "https://iottid.tencentcloudapi.com/?Action=DescribeAvailableLibCount\r\n&OrderId=p8ZcXGuqus\r\n&<公共请求参数>",
51
- "output": "{\n \"Response\": {\n \"RequestId\": \"006b23f0-d768-439e-99e9-1c09af0432af\",\n \"Quantity\": 900\n }\n}",
52
- "title": "查询软加固订单可空发数量"
53
- }
54
- ],
55
- "DescribePermission": [
56
- {
57
- "document": "",
58
- "input": "https://iottid.tencentcloudapi.com/?Action=DescribePermission\r\n&<公共请求参数>",
59
- "output": "{\n \"Response\": {\n \"DownloadPermission\": \"agree\",\n \"EnterpriseUser\": true,\n \"RequestId\": \"eade12c8-30fc-43ea-9324-7b879435c609\",\n \"UsePermission\": \"agree\"\n }\n}",
60
- "title": "请求当前控制台权限"
61
- }
62
- ],
63
- "DownloadTids": [
64
- {
65
- "document": "",
66
- "input": "https://iottid.tencentcloudapi.com/?Action=DownloadTids\r\n&OrderId=p8ZcXGuqus\r\n&Quantity=1\r\n&<公共请求参数>",
67
- "output": "{\n \"Response\": {\n \"RequestId\": \"006b23f0-d768-439e-99e9-1c09af0432af\",\n \"TidSet\": [\n {\n \"PrivateKey\": \"5c1c4318562efb748d6d70a06ab15919453a7f55ffb7cccc6a8041b720c5c664\",\n \"Psk\": \"7ac9f2ef19bd5b753b85e1b7ad62282fbc219b96d4aec7e09946074f68d7c68e\",\n \"PublicKey\": \"6e10d5b47fe15166048cc1035bdab17a763dbbe97bbf232eab4b1416356c56a392ec7a997a671277b27f25dc97a2a24fccfc021c37465c4028ad19cefda76211\",\n \"Tid\": \"000001035D0C97E3D2A46283D27BC612\"\n }\n ]\n }\n}",
68
- "title": "下载TID"
69
- }
70
- ],
71
- "UploadDeviceUniqueCode": [
72
- {
73
- "document": "向申请编号为SbRTDKP1L4的软加固订单,添加3个硬件标识码[\"000001\",\"000002\",\"000003\"],如订单内不存在相同硬件标识码,返回成功,并说明剩余可上传数量=申请配额-已上传硬件标识码。",
74
- "input": "https://iottid.tencentcloudapi.com/?Action=UploadDeviceUniqueCode\r\n&OrderId=SbRTDKP1L4\r\n&CodeSet.0=000001\r\n&CodeSet.1=000002\r\n&CodeSet.2=000003\r\n&<公共请求参数>",
75
- "output": "{\n \"Response\": {\n \"RequestId\": \"96a3691c-25ff-471b-94c2-48526757510e\",\n \"Count\": 3,\n \"ExistedCodeSet\": [],\n \"IllegalCodeSet\": [],\n \"LeftQuantity\": 997\n }\n}",
76
- "title": "上传硬件唯一标识码"
77
- }
78
- ],
79
- "VerifyChipBurnInfo": [
80
- {
81
- "document": "第三次认证成功,剩余7次验证次数。",
82
- "input": "https://iottid.tencentcloudapi.com/?Action=VerifyChipBurnInfo\r\n&Data=AZAAEAAAXS6R1BkGt8oo4rkDePv8168JJOMMG3yqIxfBEgAAtNBk5qWRh7x9CIIaA+KBhMoKsw6qIQp0+poRIucWz3nwKzEPLs2jlZvJlUbbvjmnoxMoCQ6dXamqOUuh2E3QQGUyMQFobtbW8Fu0za9BpiaUTPCiTZWB6jLVPlFDcwU9\r\n&<公共请求参数>",
83
- "output": "{\n \"Response\": {\n \"LeftTimes\": 7,\n \"Pass\": true,\n \"RequestId\": \"b410542c-b7b1-439f-99b7-6767cbf41f59\",\n \"VerifiedTimes\": 3\n }\n}",
84
- "title": "验证芯片烧录信息"
85
- },
86
- {
87
- "document": "TID[001000005d3eabdb5e14103e8b542d21]非烧录完成状态(未烧录或已在使用控制台被空发/激活)",
88
- "input": "https://iottid.tencentcloudapi.com/?Action=VerifyChipBurnInfo\r\n&Data=AZAAEAAAXS6R1BkGt8oo4rkDePv8168JJOMMG3yqIxfBEgAAtNBk5qWRh7x9CIIaA+KBhMoKsw6qIQp0+poRIucWz3nwKzEPLs2jlZvJlUbbvjmnoxMoCQ6dXamqOUuh2E3QQGUyMQFobtbW8Fu0za9BpiaUTPCiTZWB6jLVPlFDcwU9\r\n&<公共请求参数>",
89
- "output": "{\n \"Response\": {\n \"RequestId\": \"fb65e97b-8913-4259-82a3-7a618a3abda5\"\n }\n}",
90
- "title": "验证芯片烧录信息失败"
91
- }
92
- ]
93
- },
94
- "version": "1.0"
95
- }
@@ -1,4 +0,0 @@
1
- # -*- coding: utf-8 -*-
2
-
3
- from tccli.services.mgobe.mgobe_client import action_caller
4
-