GET api/Tree/GetResourceTree
Get Resource Tree Used by Panel Admin to select resources for a panel
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of TreeItem| Name | Description | Type | Additional information |
|---|---|---|---|
| Attributes | Dictionary of string [key] and Object [value] |
None. |
|
| Children | Collection of TreeItem |
None. |
|
| DisplayText | string |
None. |
|
| Id | string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.