tccli 3.0.1376.1__py2.py3-none-any.whl → 3.0.1377.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 (52) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/bi/bi_client.py +53 -0
  3. tccli/services/bi/v20220105/api.json +101 -0
  4. tccli/services/bi/v20220105/examples.json +8 -0
  5. tccli/services/cdb/v20170320/api.json +16 -6
  6. tccli/services/cdb/v20170320/examples.json +1 -1
  7. tccli/services/cfs/v20190719/api.json +1 -1
  8. tccli/services/cls/v20201016/api.json +13 -13
  9. tccli/services/cls/v20201016/examples.json +1 -1
  10. tccli/services/csip/v20221121/api.json +12 -12
  11. tccli/services/cwp/v20180228/api.json +39 -9
  12. tccli/services/cwp/v20180228/examples.json +6 -0
  13. tccli/services/cynosdb/v20190107/api.json +1 -1
  14. tccli/services/dc/v20180410/api.json +18 -0
  15. tccli/services/dlc/v20210125/api.json +27 -8
  16. tccli/services/dlc/v20210125/examples.json +2 -2
  17. tccli/services/dts/dts_client.py +79 -26
  18. tccli/services/dts/v20211206/api.json +34 -0
  19. tccli/services/dts/v20211206/examples.json +8 -0
  20. tccli/services/ess/ess_client.py +106 -0
  21. tccli/services/ess/v20201111/api.json +137 -2
  22. tccli/services/ess/v20201111/examples.json +16 -0
  23. tccli/services/essbasic/v20210526/api.json +6 -6
  24. tccli/services/faceid/v20180301/api.json +1 -1
  25. tccli/services/ioa/ioa_client.py +106 -0
  26. tccli/services/ioa/v20220601/api.json +498 -0
  27. tccli/services/ioa/v20220601/examples.json +16 -0
  28. tccli/services/iotexplorer/v20190423/api.json +52 -1
  29. tccli/services/iotexplorer/v20190423/examples.json +78 -6
  30. tccli/services/live/v20180801/api.json +1 -1
  31. tccli/services/lkeap/v20240522/api.json +17 -7
  32. tccli/services/mna/v20210119/api.json +1 -1
  33. tccli/services/mongodb/v20190725/api.json +22 -10
  34. tccli/services/mps/v20190612/api.json +112 -2
  35. tccli/services/mqtt/mqtt_client.py +265 -0
  36. tccli/services/mqtt/v20240516/api.json +480 -0
  37. tccli/services/mqtt/v20240516/examples.json +40 -0
  38. tccli/services/ocr/v20181119/api.json +5 -5
  39. tccli/services/partners/v20180321/api.json +5 -5
  40. tccli/services/rce/v20201103/api.json +1 -1
  41. tccli/services/tdmq/v20200217/api.json +1 -1
  42. tccli/services/tione/v20211111/api.json +200 -20
  43. tccli/services/tione/v20211111/examples.json +1 -1
  44. tccli/services/tke/v20180525/api.json +10 -0
  45. tccli/services/tke/v20220501/api.json +20 -2
  46. tccli/services/trtc/v20190722/api.json +6 -6
  47. tccli/services/vpc/v20170312/api.json +11 -2
  48. {tccli-3.0.1376.1.dist-info → tccli-3.0.1377.1.dist-info}/METADATA +2 -2
  49. {tccli-3.0.1376.1.dist-info → tccli-3.0.1377.1.dist-info}/RECORD +52 -52
  50. {tccli-3.0.1376.1.dist-info → tccli-3.0.1377.1.dist-info}/WHEEL +0 -0
  51. {tccli-3.0.1376.1.dist-info → tccli-3.0.1377.1.dist-info}/entry_points.txt +0 -0
  52. {tccli-3.0.1376.1.dist-info → tccli-3.0.1377.1.dist-info}/license_files/LICENSE +0 -0
@@ -35,6 +35,13 @@
35
35
  "output": "DescribeAccountGroupsResponse",
36
36
  "status": "online"
37
37
  },
38
+ "DescribeAggrSoftCategorySoftList": {
39
+ "document": "聚合的分类软件列表",
40
+ "input": "DescribeAggrSoftCategorySoftListRequest",
41
+ "name": "软件分类的聚合软件列表查询",
42
+ "output": "DescribeAggrSoftCategorySoftListResponse",
43
+ "status": "online"
44
+ },
38
45
  "DescribeDLPFileDetectResult": {
39
46
  "document": "webservice查询文件检测结果",
40
47
  "input": "DescribeDLPFileDetectResultRequest",
@@ -42,6 +49,13 @@
42
49
  "output": "DescribeDLPFileDetectResultResponse",
43
50
  "status": "online"
44
51
  },
52
+ "DescribeDeviceChildGroups": {
53
+ "document": "查询设备组子分组详情,私有化调用path为:capi/Assets/Device/DescribeDeviceChildGroups",
54
+ "input": "DescribeDeviceChildGroupsRequest",
55
+ "name": "查询设备组子分组",
56
+ "output": "DescribeDeviceChildGroupsResponse",
57
+ "status": "online"
58
+ },
45
59
  "DescribeDeviceHardwareInfoList": {
46
60
  "document": "查询满足条件的查询终端硬件信息列表,私有化调用path为:/capi/Assets/Device/DescribeDeviceHardwareInfoList",
47
61
  "input": "DescribeDeviceHardwareInfoListRequest",
@@ -120,6 +134,132 @@
120
134
  "serviceShortName": "ioa"
121
135
  },
122
136
  "objects": {
137
+ "AggrCategorySoftDetailRow": {
138
+ "document": "按版本聚合后的软件列表",
139
+ "members": [
140
+ {
141
+ "disabled": false,
142
+ "document": "ID\n注意:此字段可能返回 null,表示取不到有效值。",
143
+ "example": "无",
144
+ "member": "int64",
145
+ "name": "ID",
146
+ "output_required": false,
147
+ "type": "int",
148
+ "value_allowed_null": true
149
+ },
150
+ {
151
+ "disabled": false,
152
+ "document": "软件名称\n注意:此字段可能返回 null,表示取不到有效值。",
153
+ "example": "无",
154
+ "member": "string",
155
+ "name": "Name",
156
+ "output_required": true,
157
+ "type": "string",
158
+ "value_allowed_null": true
159
+ },
160
+ {
161
+ "disabled": false,
162
+ "document": "盗版风险\n注意:此字段可能返回 null,表示取不到有效值。",
163
+ "example": "0=无风险;1=有风险;2=未开启检查",
164
+ "member": "int64",
165
+ "name": "PiracyRisk",
166
+ "output_required": true,
167
+ "type": "int",
168
+ "value_allowed_null": true
169
+ },
170
+ {
171
+ "disabled": false,
172
+ "document": "系统平台\n注意:此字段可能返回 null,表示取不到有效值。",
173
+ "example": "0=未知;1=windows;2=mac;3=linux",
174
+ "member": "int64",
175
+ "name": "OsType",
176
+ "output_required": true,
177
+ "type": "int",
178
+ "value_allowed_null": true
179
+ },
180
+ {
181
+ "disabled": false,
182
+ "document": "企业名\n注意:此字段可能返回 null,表示取不到有效值。",
183
+ "example": "无",
184
+ "member": "string",
185
+ "name": "CorpName",
186
+ "output_required": true,
187
+ "type": "string",
188
+ "value_allowed_null": true
189
+ },
190
+ {
191
+ "disabled": false,
192
+ "document": "安装设备数量(只支持32位)\n注意:此字段可能返回 null,表示取不到有效值。",
193
+ "example": "无",
194
+ "member": "int64",
195
+ "name": "InstalledDeviceNum",
196
+ "output_required": true,
197
+ "type": "int",
198
+ "value_allowed_null": true
199
+ },
200
+ {
201
+ "disabled": false,
202
+ "document": "盗版安装设备数\n注意:此字段可能返回 null,表示取不到有效值。",
203
+ "example": "无",
204
+ "member": "int64",
205
+ "name": "PiracyInstalledDeviceNum",
206
+ "output_required": true,
207
+ "type": "int",
208
+ "value_allowed_null": true
209
+ },
210
+ {
211
+ "disabled": false,
212
+ "document": "已安装用户数\n注意:此字段可能返回 null,表示取不到有效值。",
213
+ "example": "无",
214
+ "member": "int64",
215
+ "name": "InstalledUserNum",
216
+ "output_required": true,
217
+ "type": "int",
218
+ "value_allowed_null": true
219
+ },
220
+ {
221
+ "disabled": false,
222
+ "document": "盗版软件用户数\n注意:此字段可能返回 null,表示取不到有效值。",
223
+ "example": "无",
224
+ "member": "int64",
225
+ "name": "PiracyInstalledUserNum",
226
+ "output_required": true,
227
+ "type": "int",
228
+ "value_allowed_null": true
229
+ },
230
+ {
231
+ "disabled": false,
232
+ "document": "授权总数\n注意:此字段可能返回 null,表示取不到有效值。",
233
+ "example": "无",
234
+ "member": "int64",
235
+ "name": "AuthNum",
236
+ "output_required": true,
237
+ "type": "int",
238
+ "value_allowed_null": true
239
+ },
240
+ {
241
+ "disabled": false,
242
+ "document": "正版率\n注意:此字段可能返回 null,表示取不到有效值。",
243
+ "example": "无",
244
+ "member": "float",
245
+ "name": "GenuineRate",
246
+ "output_required": true,
247
+ "type": "float",
248
+ "value_allowed_null": true
249
+ },
250
+ {
251
+ "disabled": false,
252
+ "document": "有新版本可升级的设备数量",
253
+ "example": "0",
254
+ "member": "int64",
255
+ "name": "UpgradableDeviceNum",
256
+ "output_required": false,
257
+ "type": "int",
258
+ "value_allowed_null": false
259
+ }
260
+ ],
261
+ "usage": "out"
262
+ },
123
263
  "ComplexRule": {
124
264
  "document": "自动划分规则数据",
125
265
  "members": [
@@ -821,6 +961,79 @@
821
961
  ],
822
962
  "type": "object"
823
963
  },
964
+ "DescribeAggrSoftCategorySoftListData": {
965
+ "document": "业务响应数据",
966
+ "members": [
967
+ {
968
+ "disabled": false,
969
+ "document": "分页公共对象\n注意:此字段可能返回 null,表示取不到有效值。",
970
+ "example": "无",
971
+ "member": "Paging",
972
+ "name": "Page",
973
+ "output_required": true,
974
+ "type": "object",
975
+ "value_allowed_null": true
976
+ },
977
+ {
978
+ "disabled": false,
979
+ "document": "总数(只支持32位)\n注意:此字段可能返回 null,表示取不到有效值。",
980
+ "example": "无",
981
+ "member": "int64",
982
+ "name": "Total",
983
+ "output_required": true,
984
+ "type": "int",
985
+ "value_allowed_null": true
986
+ },
987
+ {
988
+ "disabled": false,
989
+ "document": "行数据\n注意:此字段可能返回 null,表示取不到有效值。",
990
+ "example": "无",
991
+ "member": "AggrCategorySoftDetailRow",
992
+ "name": "AggrSoftCategorySoftList",
993
+ "output_required": false,
994
+ "type": "list",
995
+ "value_allowed_null": true
996
+ }
997
+ ],
998
+ "usage": "out"
999
+ },
1000
+ "DescribeAggrSoftCategorySoftListRequest": {
1001
+ "document": "DescribeAggrSoftCategorySoftList请求参数结构体",
1002
+ "members": [
1003
+ {
1004
+ "disabled": false,
1005
+ "document": "os类别(只支持32位)",
1006
+ "example": "无",
1007
+ "member": "int64",
1008
+ "name": "OsType",
1009
+ "required": false,
1010
+ "type": "int"
1011
+ }
1012
+ ],
1013
+ "type": "object"
1014
+ },
1015
+ "DescribeAggrSoftCategorySoftListResponse": {
1016
+ "document": "DescribeAggrSoftCategorySoftList返回参数结构体",
1017
+ "members": [
1018
+ {
1019
+ "disabled": false,
1020
+ "document": "数据",
1021
+ "example": "无",
1022
+ "member": "DescribeAggrSoftCategorySoftListData",
1023
+ "name": "Data",
1024
+ "output_required": false,
1025
+ "type": "object",
1026
+ "value_allowed_null": false
1027
+ },
1028
+ {
1029
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
1030
+ "member": "string",
1031
+ "name": "RequestId",
1032
+ "type": "string"
1033
+ }
1034
+ ],
1035
+ "type": "object"
1036
+ },
824
1037
  "DescribeDLPFileDetectResultData": {
825
1038
  "document": "查询文件检测结果响应数据",
826
1039
  "members": [
@@ -913,6 +1126,87 @@
913
1126
  ],
914
1127
  "type": "object"
915
1128
  },
1129
+ "DescribeDeviceChildGroupsRequest": {
1130
+ "document": "DescribeDeviceChildGroups请求参数结构体",
1131
+ "members": [
1132
+ {
1133
+ "disabled": false,
1134
+ "document": "管理域实例ID,用于CAM管理域权限分配。若企业未进行管理域的划分,可直接传入根域\"1\",此时表示针对当前企业的全部设备和账号进行接口CRUD,具体CRUD的影响范围限制于相应接口的入参。",
1135
+ "example": "1",
1136
+ "member": "string",
1137
+ "name": "DomainInstanceId",
1138
+ "required": false,
1139
+ "type": "string"
1140
+ },
1141
+ {
1142
+ "disabled": false,
1143
+ "document": "过滤条件参数(字段含义请参考接口返回值)\n- Name, 类型String,支持操作:【like,ilike】,支持排序\n\n\n\n\n分页参数\n- PageNum 从1开始,小于等于0时使用默认参数\n- PageSize 最大值5000,最好不超过100",
1144
+ "example": "无",
1145
+ "member": "Condition",
1146
+ "name": "Condition",
1147
+ "required": false,
1148
+ "type": "object"
1149
+ },
1150
+ {
1151
+ "disabled": false,
1152
+ "document": "父分组id,默认0:表示获取全网终端分组",
1153
+ "example": "0",
1154
+ "member": "int64",
1155
+ "name": "ParentId",
1156
+ "required": false,
1157
+ "type": "int"
1158
+ },
1159
+ {
1160
+ "disabled": false,
1161
+ "document": "操作系统类型(0:win,1:linux,2:mac,4:android,5:ios;默认0:系统win)",
1162
+ "example": "0",
1163
+ "member": "int64",
1164
+ "name": "OsType",
1165
+ "required": false,
1166
+ "type": "int"
1167
+ }
1168
+ ],
1169
+ "type": "object"
1170
+ },
1171
+ "DescribeDeviceChildGroupsResponse": {
1172
+ "document": "DescribeDeviceChildGroups返回参数结构体",
1173
+ "members": [
1174
+ {
1175
+ "disabled": false,
1176
+ "document": "查询设备组子分组详情响应结构",
1177
+ "example": "无",
1178
+ "member": "DescribeDeviceChildGroupsRspData",
1179
+ "name": "Data",
1180
+ "output_required": false,
1181
+ "type": "object",
1182
+ "value_allowed_null": false
1183
+ },
1184
+ {
1185
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
1186
+ "member": "string",
1187
+ "name": "RequestId",
1188
+ "type": "string"
1189
+ }
1190
+ ],
1191
+ "type": "object"
1192
+ },
1193
+ "DescribeDeviceChildGroupsRspData": {
1194
+ "document": "查询设备组子分组详情响应结构",
1195
+ "members": [
1196
+ {
1197
+ "disabled": false,
1198
+ "document": "返回的数组列表",
1199
+ "example": "无",
1200
+ "member": "DeviceGroupDetail",
1201
+ "name": "Items",
1202
+ "output_required": false,
1203
+ "required": false,
1204
+ "type": "list",
1205
+ "value_allowed_null": false
1206
+ }
1207
+ ],
1208
+ "usage": "both"
1209
+ },
916
1210
  "DescribeDeviceHardwareInfoItem": {
917
1211
  "document": "终端硬件信息列表Item数据",
918
1212
  "members": [
@@ -2808,6 +3102,210 @@
2808
3102
  ],
2809
3103
  "usage": "both"
2810
3104
  },
3105
+ "DeviceGroupDetail": {
3106
+ "document": "返回的数组列表",
3107
+ "members": [
3108
+ {
3109
+ "disabled": false,
3110
+ "document": "设备组id",
3111
+ "example": "7",
3112
+ "member": "int64",
3113
+ "name": "Id",
3114
+ "output_required": true,
3115
+ "required": false,
3116
+ "type": "int",
3117
+ "value_allowed_null": false
3118
+ },
3119
+ {
3120
+ "disabled": false,
3121
+ "document": "设备组名称",
3122
+ "example": "分组1",
3123
+ "member": "string",
3124
+ "name": "Name",
3125
+ "output_required": true,
3126
+ "required": false,
3127
+ "type": "string",
3128
+ "value_allowed_null": false
3129
+ },
3130
+ {
3131
+ "disabled": false,
3132
+ "document": "设备组描述",
3133
+ "example": "1部门",
3134
+ "member": "string",
3135
+ "name": "Description",
3136
+ "output_required": false,
3137
+ "required": false,
3138
+ "type": "string",
3139
+ "value_allowed_null": false
3140
+ },
3141
+ {
3142
+ "disabled": false,
3143
+ "document": "父节点id",
3144
+ "example": "1",
3145
+ "member": "int64",
3146
+ "name": "ParentId",
3147
+ "output_required": false,
3148
+ "required": false,
3149
+ "type": "int",
3150
+ "value_allowed_null": false
3151
+ },
3152
+ {
3153
+ "disabled": false,
3154
+ "document": "基于id的节点路径",
3155
+ "example": "1.7",
3156
+ "member": "string",
3157
+ "name": "IdPath",
3158
+ "output_required": true,
3159
+ "required": false,
3160
+ "type": "string",
3161
+ "value_allowed_null": false
3162
+ },
3163
+ {
3164
+ "disabled": false,
3165
+ "document": "基于名称的节点路径",
3166
+ "example": "全网终端.分组1",
3167
+ "member": "string",
3168
+ "name": "NamePath",
3169
+ "output_required": true,
3170
+ "required": false,
3171
+ "type": "string",
3172
+ "value_allowed_null": false
3173
+ },
3174
+ {
3175
+ "disabled": false,
3176
+ "document": "分组锁定状态",
3177
+ "example": "0",
3178
+ "member": "int64",
3179
+ "name": "Locked",
3180
+ "output_required": false,
3181
+ "required": false,
3182
+ "type": "int",
3183
+ "value_allowed_null": false
3184
+ },
3185
+ {
3186
+ "disabled": false,
3187
+ "document": "系统类型(0: win,1:linux,2: mac,4:android,5:ios )",
3188
+ "example": "0",
3189
+ "member": "int64",
3190
+ "name": "OsType",
3191
+ "output_required": false,
3192
+ "required": false,
3193
+ "type": "int",
3194
+ "value_allowed_null": false
3195
+ },
3196
+ {
3197
+ "disabled": false,
3198
+ "document": "排序",
3199
+ "example": "0",
3200
+ "member": "int64",
3201
+ "name": "Sort",
3202
+ "output_required": false,
3203
+ "required": false,
3204
+ "type": "int",
3205
+ "value_allowed_null": false
3206
+ },
3207
+ {
3208
+ "disabled": false,
3209
+ "document": "是否自动调整",
3210
+ "example": "0",
3211
+ "member": "int64",
3212
+ "name": "FromAuto",
3213
+ "output_required": false,
3214
+ "required": false,
3215
+ "type": "int",
3216
+ "value_allowed_null": false
3217
+ },
3218
+ {
3219
+ "disabled": false,
3220
+ "document": "子节点数量",
3221
+ "example": "2",
3222
+ "member": "int64",
3223
+ "name": "Count",
3224
+ "output_required": false,
3225
+ "required": false,
3226
+ "type": "int",
3227
+ "value_allowed_null": false
3228
+ },
3229
+ {
3230
+ "disabled": false,
3231
+ "document": "图标",
3232
+ "example": "空字符串",
3233
+ "member": "string",
3234
+ "name": "Icon",
3235
+ "output_required": false,
3236
+ "required": false,
3237
+ "type": "string",
3238
+ "value_allowed_null": false
3239
+ },
3240
+ {
3241
+ "disabled": false,
3242
+ "document": "是否有ip",
3243
+ "example": "0",
3244
+ "member": "int64",
3245
+ "name": "WithIp",
3246
+ "output_required": false,
3247
+ "required": false,
3248
+ "type": "int",
3249
+ "value_allowed_null": false
3250
+ },
3251
+ {
3252
+ "disabled": false,
3253
+ "document": "是否有组ip",
3254
+ "example": "false",
3255
+ "member": "bool",
3256
+ "name": "HasIp",
3257
+ "output_required": false,
3258
+ "required": false,
3259
+ "type": "bool",
3260
+ "value_allowed_null": false
3261
+ },
3262
+ {
3263
+ "disabled": false,
3264
+ "document": "是否是叶子节点",
3265
+ "example": "false",
3266
+ "member": "bool",
3267
+ "name": "IsLeaf",
3268
+ "output_required": false,
3269
+ "required": false,
3270
+ "type": "bool",
3271
+ "value_allowed_null": false
3272
+ },
3273
+ {
3274
+ "disabled": false,
3275
+ "document": "是否只读",
3276
+ "example": "false",
3277
+ "member": "bool",
3278
+ "name": "ReadOnly",
3279
+ "output_required": false,
3280
+ "required": false,
3281
+ "type": "bool",
3282
+ "value_allowed_null": false
3283
+ },
3284
+ {
3285
+ "disabled": false,
3286
+ "document": "对应绑定的账号id",
3287
+ "example": "8",
3288
+ "member": "int64",
3289
+ "name": "BindAccount",
3290
+ "output_required": false,
3291
+ "required": false,
3292
+ "type": "int",
3293
+ "value_allowed_null": false
3294
+ },
3295
+ {
3296
+ "disabled": false,
3297
+ "document": "绑定账号的用户名",
3298
+ "example": "张三",
3299
+ "member": "string",
3300
+ "name": "BindAccountName",
3301
+ "output_required": false,
3302
+ "required": false,
3303
+ "type": "string",
3304
+ "value_allowed_null": false
3305
+ }
3306
+ ],
3307
+ "usage": "both"
3308
+ },
2811
3309
  "DeviceNetworkInfo": {
2812
3310
  "document": "分页的具体数据对象",
2813
3311
  "members": [
@@ -58,6 +58,14 @@
58
58
  "title": "查询账号分组列表"
59
59
  }
60
60
  ],
61
+ "DescribeAggrSoftCategorySoftList": [
62
+ {
63
+ "document": "1",
64
+ "input": "POST / HTTP/1.1\nHost: ioa.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAggrSoftCategorySoftList\n<公共请求参数>\n\n{\n \"OsType\": 0\n}",
65
+ "output": "{\n \"Response\": {\n \"Data\": {\n \"Page\": {\n \"PageSize\": 1,\n \"PageNum\": 1,\n \"PageCount\": 1,\n \"Total\": 1\n },\n \"Total\": 0,\n \"AggrSoftCategorySoftList\": [\n {\n \"ID\": 0,\n \"Name\": \"11\",\n \"PiracyRisk\": 0,\n \"OsType\": 0,\n \"CorpName\": \"11\",\n \"InstalledDeviceNum\": 0,\n \"PiracyInstalledDeviceNum\": 0,\n \"InstalledUserNum\": 0,\n \"PiracyInstalledUserNum\": 0,\n \"AuthNum\": 0,\n \"GenuineRate\": 0\n }\n ]\n },\n \"RequestId\": \"11\"\n }\n}",
66
+ "title": "1"
67
+ }
68
+ ],
61
69
  "DescribeDLPFileDetectResult": [
62
70
  {
63
71
  "document": "查询检测结果,结果失败",
@@ -72,6 +80,14 @@
72
80
  "title": "检测成功示例"
73
81
  }
74
82
  ],
83
+ "DescribeDeviceChildGroups": [
84
+ {
85
+ "document": "测试",
86
+ "input": "POST / HTTP/1.1\nHost: ioa.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDeviceChildGroups\n<公共请求参数>\n\n{\n \"ParentId\": 92,\n \"OsType\": 0\n}",
87
+ "output": "{\n \"Response\": {\n \"Data\": {\n \"Items\": [\n {\n \"BindAccount\": 0,\n \"Count\": 11,\n \"Description\": \"\",\n \"FromAuto\": 0,\n \"HasIp\": false,\n \"Icon\": \"\",\n \"Id\": 93,\n \"IdPath\": \"92.93\",\n \"IsLeaf\": true,\n \"Locked\": 0,\n \"Name\": \"未分组终端\",\n \"NamePath\": \"全网终端.未分组终端\",\n \"OsType\": 0,\n \"ParentId\": 92,\n \"ReadOnly\": false,\n \"Sort\": 0,\n \"WithIp\": 0\n },\n {\n \"BindAccount\": 0,\n \"Count\": 0,\n \"Description\": \"\",\n \"FromAuto\": 0,\n \"HasIp\": false,\n \"Icon\": \"\",\n \"Id\": 94,\n \"IdPath\": \"92.94\",\n \"IsLeaf\": true,\n \"Locked\": 0,\n \"Name\": \"服务器\",\n \"NamePath\": \"全网终端.服务器\",\n \"OsType\": 0,\n \"ParentId\": 92,\n \"ReadOnly\": false,\n \"Sort\": 0,\n \"WithIp\": 0\n },\n {\n \"BindAccount\": 0,\n \"Count\": 4,\n \"Description\": \"\",\n \"FromAuto\": 0,\n \"HasIp\": false,\n \"Icon\": \"\",\n \"Id\": 74700,\n \"IdPath\": \"92.74700\",\n \"IsLeaf\": false,\n \"Locked\": 2,\n \"Name\": \"TestBone\",\n \"NamePath\": \"全网终端.TestBone\",\n \"OsType\": 0,\n \"ParentId\": 92,\n \"ReadOnly\": false,\n \"Sort\": 0,\n \"WithIp\": 0\n },\n {\n \"BindAccount\": 1,\n \"Count\": 11,\n \"Description\": \"\",\n \"FromAuto\": 0,\n \"HasIp\": false,\n \"Icon\": \"\",\n \"Id\": 74699,\n \"IdPath\": \"92.74699\",\n \"IsLeaf\": false,\n \"Locked\": 2,\n \"Name\": \"Test-New\",\n \"NamePath\": \"全网终端.Test-New\",\n \"OsType\": 0,\n \"ParentId\": 92,\n \"ReadOnly\": false,\n \"Sort\": 0,\n \"WithIp\": 0\n }\n ]\n },\n \"RequestId\": \"73d262a9-4c0f-4f68-bce2-3718f98c6494\"\n }\n}",
88
+ "title": "测试"
89
+ }
90
+ ],
75
91
  "DescribeDeviceHardwareInfoList": [
76
92
  {
77
93
  "document": "查询终端硬件信息列表",
@@ -4389,11 +4389,29 @@
4389
4389
  {
4390
4390
  "disabled": false,
4391
4391
  "document": "摘要输出配置",
4392
- "example": "{\"OutputLang\": \"en\"}",
4392
+ "example": "",
4393
4393
  "member": "VisionSummaryConfig",
4394
4394
  "name": "SummaryConfig",
4395
4395
  "required": false,
4396
4396
  "type": "object"
4397
+ },
4398
+ {
4399
+ "disabled": false,
4400
+ "document": "算法类型,可能取值:\n- `Summary`:视频/图片摘要\n- `ObjectDetect`:目标检测",
4401
+ "example": "Summary",
4402
+ "member": "string",
4403
+ "name": "ServiceType",
4404
+ "required": false,
4405
+ "type": "string"
4406
+ },
4407
+ {
4408
+ "disabled": false,
4409
+ "document": "目标检测配置",
4410
+ "example": "无",
4411
+ "member": "VisionObjectDetectConfig",
4412
+ "name": "ObjectDetectConfig",
4413
+ "required": false,
4414
+ "type": "object"
4397
4415
  }
4398
4416
  ],
4399
4417
  "type": "object"
@@ -12418,6 +12436,24 @@
12418
12436
  "name": "SummaryConfig",
12419
12437
  "required": false,
12420
12438
  "type": "object"
12439
+ },
12440
+ {
12441
+ "disabled": false,
12442
+ "document": "算法类型,可能取值:\n- `Summary`:视频/图片摘要\n- `ObjectDetect`:目标检测",
12443
+ "example": "Summary",
12444
+ "member": "string",
12445
+ "name": "ServiceType",
12446
+ "required": false,
12447
+ "type": "string"
12448
+ },
12449
+ {
12450
+ "disabled": false,
12451
+ "document": "目标检测配置",
12452
+ "example": "无",
12453
+ "member": "VisionObjectDetectConfig",
12454
+ "name": "ObjectDetectConfig",
12455
+ "required": false,
12456
+ "type": "object"
12421
12457
  }
12422
12458
  ],
12423
12459
  "type": "object"
@@ -17289,6 +17325,21 @@
17289
17325
  ],
17290
17326
  "usage": "out"
17291
17327
  },
17328
+ "VisionObjectDetectConfig": {
17329
+ "document": "目标检测配置",
17330
+ "members": [
17331
+ {
17332
+ "disabled": false,
17333
+ "document": "检测类别,可选值:\n- `adult`:成年人\n- `child`:儿童",
17334
+ "example": "[\"adult\", \"child\"]",
17335
+ "member": "string",
17336
+ "name": "DetectTypes",
17337
+ "required": false,
17338
+ "type": "list"
17339
+ }
17340
+ ],
17341
+ "usage": "in"
17342
+ },
17292
17343
  "VisionRecognitionResult": {
17293
17344
  "document": "TWeSee 语义理解结果",
17294
17345
  "members": [