GET api/rsm/menus/GetBizNodes?rootResid={rootResid}&wheresql={wheresql}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| rootResid | integer |
Required |
|
| wheresql | 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": {}
}