GET api/Resource/GetAutoImportStatusByTaskId?taskid={taskid}&dblinkname={dblinkname}
获取自动导入运行信息
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| taskid | string |
Required |
|
| dblinkname | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
Dictionary of Object [key] and Object [value]Response Formats
application/json, text/json
Sample:
{
"System.Object": {}
}