Ce contenu n'est pas disponible dans la langue sélectionnée.
41.8. Method: listAdministrators
Returns the list of users who can administer the given group. Caller must be a system group administrator or an organization administrator.
The following parameters are available for this method:
- string
sessionKey
- string
systemGroupName
The following return values are available for this method:
- array:
- struct - user
- int
id
- string
login
- string
login_uc
- Upper case version of the login - boolean
enabled
-true
if user is enabled,false
if the user is disabled