createDevice Operation
Using createDevice operation you can add a new device to be supported by the TIBCO LogLogic® Appliance.
Request Parameters
authToken, deviceName, deviceType, description, enabled, dnsRefreshEnabled, deviceIp
For more information on each Common Request Parameter, see Common Request Parameters.
Example
To add 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:
createDevice authstr “Cisco ACS Sample Device” “Cisco ACS” “Cisco ACS Description” “yes” “no” “10.1.2.3”
Copyright © Cloud Software Group, Inc. All rights reserved.