user_group_mgr_list
Back to SOAP Architecture Method Reference
Description
The user_group_mgr_list method lists all associations between a user and a user group on your domain.
Parameters
Parameter | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
domain_id | The unique ID# of your domain. | bstypes:ResourceId | R |
parent_id | The unique ID# of the user. | bstypes:ResourceId | R |
Return Values
Value | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
id | The unique ID# of the association between the user and the group. | bstypes:ResourceId | R |
active | Indicates whether or not the resource is in an active state. | boolean | R |
domain_id | The unique ID# of your domain. | bstypes:ResourceId | R |
parent_id | The unique ID# of the user. | bstypes:ResourceId | R |
group_id | The unique ID# of the group. | bstypes:ResourceId | R |