createDeviceGroupRemote Operation

Using createDeviceGroupRemote operation you can add a new device group to a managed TIBCO LogLogic® Appliance from a Management Station.

Request Parameters

authToken, applianceIP, deviceGroupName, description, groupType, enabled, 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) a global device group named Cisco ASA Devices, with a description of Cisco ASA Description, including log sources 10.1.2.3 and CiscoASA1, and enabling the group:

createDeviceGroupRemote authstr 1.2.20.100 “Cisco ACS Devices” “Cisco ACS Description” “global” “yes” “10.1.2.3,CiscoACS1”