文档
测试

获取数据源定义

POST
/manage/getDataSourceDef/{componentDefId}

接口描述

获取数据源定义

请求头

参数名
类型
描述
必填
Authorization
String
用户token
必填
Content-type
String
application/json
必填

响应参数

参数名
类型
描述
必填
status
Integer
状态值(200成功,其他均为失败)
必填
error
String
失败原因
必填
payload
Object
必填
id
Integer
id
可选
name
String
名称
必填
config
String
配置
必填
status
String
0禁用 1正常
必填
remark
String
备注
必填
updateTime
String
更新时间
必填
message
String
必填