VB Main API Group Administration Functions

These functions create groups, set and modify group attributes, and obtain information about existing groups.

FunctionDescription
EsbListGroupsLists all groups who have access to a particular Essbase Server.
EsbCreateGroupCreates a new group.
EsbDeleteGroupDeletes an existing group.
EsbRenameGroupRenames an existing group.
EsbGetGroupGets a group information structure, which contains security information for the group.
EsbSetGroupSets a group information structure.
EsbGetGroupListGets the list of users who are members of a group (or the list of groups to which a user belongs).
EsbSetGroupListSets the list of users who are members of a group.
EsbAddToGroupAdds a user to a list of group members.
EsbDeleteFromGroupRemoves a user from a list of group members