GET api/Resource/GetRedirectUrl?resid={resid}&dblinkname={dblinkname}

获取url资源的跳转路径

Request Information

URI Parameters

NameDescriptionTypeAdditional information
resid

资源编号

integer

Required

dblinkname

string

Default value is

Body Parameters

None.

Response Information

Resource Description

返回URL

Dictionary of Object [key] and Object [value]

Response Formats

application/json, text/json

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