user_group_mgr_list_by_domain
Back to SOAP Architecture Method Reference
Description
The user_group_mgr_list_by_domain method lists all associations between users and user groups on a specific domain.
Parameters
Parameter | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
domain_id |
The unique ID# of your domain. |
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 the resource is in an active or inactive 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 |