user_group_mgr_list_many

Back to SOAP Architecture Method Reference

Description

The user_group_mgr_list_many method lists details of specific associations between users and user groups on your domain.

Parameters

Parameter Description Type Required (R) or Optional (O)
ids A comma-delimited list of the unique ID#s of associations between users and user groups you want to list. string R
domain_id The unique ID# of your domain. bstypes:ResourceId O

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