GET api/Resource/RetrieveAppGroupByBizTypes?bizgroupresids={bizgroupresids}&dblinkname={dblinkname}
获取多个应用组应用连接
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| bizgroupresids |
应用组对应的资源编号 |
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": {}
}