Summary
Get node user groups
Description
Get a list of user groups linked to a node.
Route
POST /golden_config/getUserGroups
Roles
admin
engineering
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
tree | string | yes | Tree's ID. |
nodeid | string | yes | Node's ID. |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
data | array | User groups linked to a node. |