42.14. setExternalGroupSystemGroups
- Name
- setExternalGroupSystemGroups
- Description
- Update the server groups for an external group. Replace previously set server groups with the ones passed in here. Can only be called by an org_admin.
- Parameters
- string sessionKey
- string name - Name of the external group.
- array:
- string - groupName - The names of the server groups to grant access to.
- Return Value
- int - 1 on success, exception thrown otherwise.