Device credentials Show¶
Toolbar¶
Fields¶
Name |
Data type |
Description |
|---|---|---|
Created by |
string |
Administrator who created this credential. Displays the name or identifier of the administrator who created the object. Automatically populated for tracking and auditing purposes. |
Updated by |
string |
Administrator who last modified this credential. Indicates the name or identifier of the administrator who last modified the object. Used to track changes and maintain audit history. |
Name |
string |
Name of the device credential. Specifies the name of the object. This field is required and should uniquely identify the object within its context. |
Type |
enum SNMPv1, SNMPv2c, SNMPv3, Telnet, SSH, API |
Type of credential (SNMP, SSH, or Telnet). |
Is enabled |
boolean |
Whether this credential is currently enabled. Indicates whether the object is active or enabled. When disabled, the object becomes inactive or unavailable for use in operations. |
Description |
string |
Description of this device credential. Provides an optional text description of the object. Useful for documenting purpose, context, or configuration notes. |
Login |
string |
Login username for network device access. |
Password |
string |
Password for network device access. |
Auth algorithm |
enum DeviceCredentialsAuthAlgorithmEnum |
SNMPv3 authentication algorithm (SHA or MD5). |
Auth connection |
string |
SNMPv3 connection encryption type (AES or DES). |
Auth level |
enum DeviceCredentialsAuthLevelEnum |
SNMPv3 security level (authPriv, authNoPriv, noAuthNoPriv). |
Crypto password |
string |
Encryption key for SNMPv3 authPriv level. |
Options |
string |
Custom SSH/Telnet connection configuration options. |
Cli port |
number |
Port number used for CLI connections. |
Panels¶
Name |
Data type |
Template |
Description |
|---|---|---|---|
Endpoint devices |
array of entity preview |
Unordered list / Table |
List of endpoint devices that use this credential for authentication. |
Network devices |
array of entity preview |
Unordered list / Table |
List of network devices that use this credential for access. |
Administration groups |
array of entity preview |
Unordered list / Table |
Administration groups that can manage this credential. |