数据复制服务 DRS-查询可用链路信息:响应参数
响应参数
状态码: 200
参数 |
参数类型 |
描述 |
---|---|---|
job_links |
Array of objects |
可用链路信息。 详情请参见表5。 |
total_count |
Integer |
可用链路总条数。 |
参数 |
参数类型 |
描述 |
---|---|---|
job_type |
String |
任务场景。取值:
枚举值:
|
engine_type |
String |
引擎类型。取值:
枚举值:
|
source_endpoint_type |
String |
源数据库实例类型。取值:
枚举值:
|
target_endpoint_type |
String |
目标数据库实例类型。取值:
枚举值:
|
job_direction |
String |
迁移方向。取值:
枚举值:
|
net_type |
String |
网络类型。取值:
枚举值:
|
task_types |
Array of strings |
迁移模式。取值:
枚举值:
|
cluster_modes |
Array of strings |
引擎实例模式。取值:
枚举值:
|
description |
String |
链路描述。 |
状态码: 400
参数 |
参数类型 |
描述 |
---|---|---|
error_code |
String |
错误码。 最小长度:12 最大长度:12 |
error_msg |
String |
错误描述。 最小长度:1 最大长度:512 |