GET api/Resource/RunAutoImportByName?title={title}&dblinkname={dblinkname}
开始自动导入
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| title |
自动导入名称 |
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": {}
}