createUserRemote Operation

Using createUserRemote operation you can create new users on a managed TIBCO LogLogic Appliance from a Management Station.

Request Parameters

authToken, applianceIP, loginName, firstName, lastName, loginPassword, phone, email, enabled, privileges, devices, appliances

For more information on each Common Request Parameter, see Common Request Parameters.

Response

userResponse (see userResponse Type)

Example

To create a user (on remote Appliance 1.2.20.100) named MyFirstName MyLastName with email address me@loglogic.com, phone number 1-777-7777, authenticating locally, with an initial password MyPassword, and with Report Administrator access to all general syslog devices:

createUserRemote authstr 1.2.20.100 “me” “MyFirstName” “MyLastName” “MyPassword” “1-777-7777” “me@loglogic.com” “yes” “Report Administrator” “All General Syslog” “”