Raritan Computer CC-WSAPI-0B-v5.1.0-E Manual de usuario Pagina 24

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 54
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 23
Chapter 2: API Definitions
20
addUser
Add a new user configuration to the CC-SG.
parameters
String sessionID
CCSGUser user The new user's settings.
return value
boolean true
editUser
Change an existing user's settings, excluding groups.
parameters
String sessionID
CCSGUser user The new user's settings.
return value
boolean true
deleteUser
Remove the user with the provided name from the CC-SG.
Note: You cannot delete the SuperUser.
parameters
String sessionID
String userName - The name of the user to delete.
return value
boolean true
addUserToGroup
Assign a user to a group to control their access of the CC-SG.
Note: You cannot add users to or delete users from the SuperUser
group.
parameters
String sessionID
String userName - The name of the user to modify.
String[]groupName - An array of group names of which the user
shall be a member.
Vista de pagina 23
1 2 ... 19 20 21 22 23 24 25 26 27 28 29 ... 53 54

Comentarios a estos manuales

Sin comentarios