createDeviceRemote Operation
Using createDeviceRemote operation you can add a new device to be supported by a managed TIBCO LogLogic® Appliance from a Management Station.
Request Parameters
authToken, applianceIP, deviceName, deviceType, description, enabled, dnsRefreshEnabled, deviceIp
For more information on each Common Request Parameter, see CommonRequest Parameters.
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”
Copyright © Cloud Software Group, Inc. All rights reserved.