网络智能体-根据数据集ID获取数据集分类信息:响应
响应
- 响应样例
{"success": true,"returnData": {"datasetId": "5150909593554670498","networkType": "2","deviceType": "4","dataType": "3","dataSource": "1","businessType": "1","labelType": "3","algorithmType": "2"}}
- 要素说明
参数名
参数类型
备注
success
String
请求是否成功。
returnData
JSON
返回体。
datasetId
String
数据集ID。
networkType
String
网路域类别。
deviceType
String
设备类型类别。
dataType
String
数据类型。
dataSource
String
数据来源。
businessType
String
数据所属业务场景。
labelType
String
标注类别。
algorithmType
String
算法类别。