GET api/Resource/Retrieve?id={id}&dblinkname={dblinkname}
根据资源ID获取资源
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
资源ID |
integer |
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": {} }