updateDeviceRemote Operation

With updateDeviceRemote operation you can update the configuration of an existing device on a managed TIBCO LogLogic Appliance from a Management Station.

Request Parameters

authToken, applianceIP, deviceName, deviceType, description, enabled, dnsRefreshEnabled, deviceIp, changeNameTo

Response

deviceResponse (see deviceResponse Type)

Example

To update the CiscoACSName device name to NewCiscoACSName:

updateDeviceRemote authstr 1.2.20.100 “CiscoACSName” “Cisco ACS” “CiscoACSDescription” “yes” “no” “10.1.2.9” “NewCiscoACSName”