addDevicesRemote Operation

With addDevicesRemote operation you can add one or more devices to a device group on a managed TIBCO LogLogic® appliance from a Management Station.

Request Parameters

authToken, applianceIP, deviceGroupName, deviceNames

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

Response

deviceGroupResponse (see deviceGroupResponse Type)

Example

To add (on remote appliance 1.2.20.100) devices CiscoACS2 and 10.1.4.6 to the device group Cisco ACS Devices:

addDevicesRemote authstr 1.2.20.100 “Cisco ACS Devices” “CiscoACS2,10.1.4.6”