Users
from sysaid import SysAid
host = "..."
username = "..."
password = "..."
s = SysAid(host, username, password)
Get list of users in SysAid
Get information on the specified user
Get list of users in SysAid, according to a search criteria
Get user permissions
Last modified on: 2023-05-09 09:26:27