13 years ago
Batch Processing adding users.
Hi Rick - n
nWe dont have the specific documentation for this on our API documentation page yet ( http://help.logicmonitor.com/develope... ), but it is available via the addAccount() method. The call is:n
n/santaba/rpc/addAccount(String username, String password, Stringn
nphone, String smsemail, String smsEmailFormat, int[] roles, Stringn
nstatus=active)n
nTo get the list of roles:n
n/santaba/rpc/getRoles()n
nCombining this with the information on the API page should provide enough information for scripting it, if that is what you would like to do.n
nOf course, if you would like us to do a bulk import for you, please dont hesitate to contact support@logicmonitor.com.