GET api/Resource/RetrieveUserDesktopByResids?parentresids={parentresids}&dblinkname={dblinkname}

根据给定的根节点获取当前用户桌面

Request Information

URI Parameters

NameDescriptionTypeAdditional information
parentresids

给定的根节点,用逗号分隔 resid1,resid2,...

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": {}
}