updateDevice Operation

updateDevice Operation

The updateDevice operation lets you update the configuration of an existing device.

Request Parameters

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

Response

deviceResponse (see deviceResponse Type).

Example

To update the CiscoACSName device name to NewCiscoACSName:
updateDevice authstr “CiscoACSName” “Cisco ACS” “CiscoACSDescription” “yes” “no” “10.1.2.9” “NewCiscoACSName”

0
Your rating: None

User login

Current Poll

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

Recent Comments