GET api/Resource/RetrieveAutoImports?dblinkname={dblinkname}&istime2str={istime2str}

获取自动导入数据定义

Request Information

URI Parameters

NameDescriptionTypeAdditional information
dblinkname

string

Default value is

istime2str

boolean

Default value is True

Body Parameters

None.

Response Information

Resource Description

Dictionary of Object [key] and Object [value]

Response Formats

application/json, text/json

Sample:
{
  "System.Object": {}
}