이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 41. Namespace: systemgroup
Provides methods to access and modify system groups.
Namespace:
systemgroup
41.1. Method: addOrRemoveAdmins 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
Description
Add or remove administrators to or from the given group. Satellite and organization administrators are granted access to groups within their organization by default. Therefore, users with those roles are not included in the array provided. Caller must be an organization administrator.
Parameters
The following parameters are available for this method:
- string
sessionKey - string
systemGroupName - array:
- string -
loginName- User's login name
- int
add-1to add administrators,0to remove
Returns
The following return values are available for this method:
- int -
1on success, exception thrown otherwise