createDeviceRemote Operation

createDeviceRemote Operation

The createDeviceRemote operation lets you add a new device to be supported by a managed LogLogic Appliance from a Management Station.

Note: Managing File Transfer Rules is not supported through the Web Services API. You must use the LogLogic user interface to manage File Transfer Rules for each device.

Request Parameters

authToken, applianceIP, deviceName, deviceType, description, enabled, dnsRefreshEnabled, deviceIp

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

Response

deviceResponse (see deviceResponse Type).

Example

To add (on remote Appliance 1.2.20.100) a Cisco ACS device named Cisco ACS Sample Device, with a description of Cisco ACS Description, having IP address 10.1.2.3, and enabling the Appliance to retrieve log messages from the device but not enabling DNS name refresh:
createDeviceRemote authstr 1.2.20.100 “Cisco ACS Sample Device” “Cisco ACS” “Cisco ACS Description” “yes” “no” “10.1.2.3”

0
Your rating: None

User login

Current Poll

What programming language are you using to communicate with the LogLogic API?:

Recent Comments