group_mgr_list
Back to SOAP Architecture Method Reference
Description
The group_mgr_list method list the details of the designated User Groups.
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 group. | bstypes:ResourceId | R |
| name | The name of this group. | string | R |
| active | Whether this group is active. | boolean | R |
| domain_id |
The unique ID# of your domain. |
bstypes:ResourceId | R |
| container_id | The ID# of the folder containing this group. | bstypes:ResourceId | R |
