GET api/Resource/RetrieveAppGroupByBizType?bizgroupresid={bizgroupresid}&dblinkname={dblinkname}

获取应用组应用连接

Request Information

URI Parameters

NameDescriptionTypeAdditional information
bizgroupresid

应用组对应的资源编号

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