deleteDeviceGroupRemote Operation

With deleteDeviceGroupRemote operation you can delete an existing device group on a managed TIBCO LogLogic Appliance from a Management Station.

Request Parameters

authToken, applianceIP, deviceGroupName

Response

deviceResponse (see deviceGroupResponse Type)

Example

To delete the device group MyDeviceGroup from remote Appliance 1.2.20.100:

deleteDeviceGroupRemote authstr 1.2.20.100 “MyDeviceGroup”