Get device details

Returns detailed information for a specific device, based on its device name.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

namestringRequired
Device name

Response

Device's details
namestring
ipaddressstring
portstring
device-typestring
ostypestring
hoststring
actionslist of strings
authgroupstring
addressstring
nedstring
adminboolean
originslist of strings

Errors

500
Internal Server Error