/workgroup.cgi
OESS | Introduction | OESS API | /workgroup.cgi
An interface for configuring Workgroups.
add_workgroup_user
add_workgroup_user adds a user from the specified workgroup
role Required
role of user in the workgroup
user_id Required
identifier used to lookup the user
workgroup_id Required
identifier used to lookup the workgroup
create_workgroup
create_workgroup adds a new workgroup to OESS
description
Description of workgroup
external_id
External ID of workgroup
name Required
Name of workgroup
type
Type of workgroup
delete_workgroup
delete_workgroup deletes workgroup workgroup_id
workgroup_id Required
identifier used to lookup the workgroup
edit_workgroup
edit_workgroup edits workgroup workgroup_id
description
Description of workgroup
external_id
External ID of workgroup
name
Name of workgroup
type
Type of workgroup
workgroup_id Required
Identifier used to lookup the workgroup
get_workgroup
get_workgroup returns workgroup workgroup_id
workgroup_id Required
identifier used to lookup the workgroup
get_workgroup_users
get_workgroup_users returns the users of workgroup workgroup_id
workgroup_id Required
identifier used to lookup the workgroup
modify_workgroup_user
modify_workgroup_user modifies the user's workgroup membership
role Required
user's workgroup role
user_id Required
identifier used to lookup the user
workgroup_id Required
identifier used to lookup the workgroup
remove_workgroup_user
remove_workgroup_user removes a user from the specified workgroup
user_id Required
identifier used to lookup the user
workgroup_id Required
identifier used to lookup the workgroup