文档
测试

血缘解析关键字搜索

GET
^api/relations/tablename/search$

接口描述

table_type: 1 hive, 2 adb, 3 clickhouse, 4 指标, 5 报表

请求参数

参数名
类型
描述
必填
table_name
string
test
必填
page_index
number
1,建议前端写死
必填
page_size
number
100,建议前端写死
必填

响应参数

参数名
类型
描述
必填
status
int
示例:0
必填
message
string
示例:success
必填
total
int
示例:24
必填
data
array
数据列表
必填
table_type
int
示例:5
必填
table_name
string
示例:test_文本
必填