Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
34.49. Method: listAdministrators
Description
Returns a list of users that can administer the system.
Parameters
The following parameters are available for this method:
- string
sessionKey
- int
serverId
Returns
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