SSH SshDeviceData object
Stores detailed device information and contains the following fields:
|
Field |
Type |
Description |
|---|---|---|
|
DeviceGuid |
String |
The Device Identifier. |
|
DN |
String |
The full device DN. |
|
Hostname |
String |
The hostname of a device |
|
IsCompliant |
Boolean |
Whether the device has any issues with SSH key compliance. |
|
Type |
String |
The type of Ssh Device. Can be one of: Client, Server, ClientServer. |