With deleteDeviceRemote operation you can delete an existing device on a managed TIBCO LogLogic Appliance from a Management Station.
  
 
	 Request Parameters
		
		authToken, applianceIP, deviceName
		
	 Response
		
		deviceResponse (see deviceResponse Type)
		
	 Example
		
		To delete the device Cisco ASA Sample Device-Update from remote Appliance 1.2.20.100:
		
		deleteDeviceRemote authstr 1.2.20.100 “MyDeviceName”
		
	 Copyright © Cloud Software Group, Inc. All rights reserved.