deviceResponse Type

deviceResponse Type

deviceResponse is returned for all device operations except getList and getListRemote.

deviceResponse always contains the following common elements:


  • authToken
  • resultCount
  • statusCode
  • statusMessage
  • summaryOnly

If resultCount is 1 and statusCode is 2000 (successful), the resultSet element is included after resultCount listing the following Device details:


  • deviceName
  • deviceType
  • description
  • enabled
  • dnsRefreshEnabled
  • deviceIp
  • changeNameTo (updateDevice and updateDeviceRemote only)

If resultCount is 0 and statusCode is not 2000 (successful), an error is returned in statusMessage.

0
Your rating: None

User login

Current Poll

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

Recent Comments