removeDevicesRemote Operation

Using removeDevicesRemote operation you can remove one or more devices from 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 remove (on remote Appliance 1.2.20.100) devices CiscoACS2 and 10.1.4.6 from the device group Cisco ACS Devices:

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