updateUserRemote Operation
With updateUserRemote operation you can update the configuration of an existing user. on a managed TIBCO LogLogic Appliance from a Management Station.
Request Parameters
authToken, applianceIP, loginName, firstName, lastName, loginPassword, phone, email, enabled, privileges, devices, appliances, changeLoginNameTo
Example
To update the createUserRemote example, by removing the Configuration Administrator as a privilege for the user on remote Appliance 1.2.20.100:
updateUserRemote authstr 1.2.20.100 “me” “MyFirstName” “MyLastName” “MyPassword” “1-777-7777” “me@loglogic.com” “yes” “Report Administrator” “all” “” “”
Copyright © Cloud Software Group, Inc. All rights reserved.