Network devices Show¶
Toolbar¶
Name |
Tooltip |
Description |
|---|---|---|
Configuration |
Configuration |
|
SSH console |
SSH console |
|
Port |
Port |
|
Monitoring |
Network device monitoring |
|
Clone |
Clone network device |
|
Layout |
Network device layout |
|
Custom commands |
Custom commands |
Fields¶
Name |
Data type |
Description |
|---|---|---|
Created by |
string |
Administrator who created this network device. 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 network device. Indicates the name or identifier of the administrator who last modified the object. Used to track changes and maintain audit history. |
Status |
object |
Current operational status of the network device. |
Name |
string |
Name of the network device. Specifies the name of the object. This field is required and should uniquely identify the object within its context. |
Enabled |
boolean |
Whether this network device is 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 network device. Provides an optional text description of the object. Useful for documenting purpose, context, or configuration notes. |
Type |
enum NETWORK_DEVICE, WIFI_CONTROLER, WIFI_AP, NETWORK_PROXY |
Device model or type of the network device. |
Number of ports |
number |
Total number of ports on this device. |
Address |
oneOf MiniListIpAddressResponse |
Management IP address of the device. |
Device credential |
oneOf MiniListDeviceCredentialResponse |
Credential used for administrative access to the device. |
Device credential monitoring |
oneOf MiniListDeviceCredentialResponse |
Credential used for monitoring access to the device. |
Reauth device credential |
oneOf MiniListReauthDeviceCredentialResponse |
Credential used for sending reauthorization requests. |
Radius secret |
string |
RADIUS shared secret for device authentication. |
TACACS secret |
string |
TACACS+ shared secret for device authentication. |
Firmware |
enum Firmware |
Firmware version running on the device. |
Monitoring |
Whether monitoring is enabled for this device. |
|
Monitoring |
oneOf NetworkDeviceMonitoring |
Monitoring metrics and status for this device. |
Sector |
oneOf MiniListSectorResponse |
Sector or location identifier for the device. |
Show label |
boolean |
Whether the device label is shown in graphical views. |
Main controller |
oneOf MiniListNetworkDeviceResponse |
Main controller device if this is a stack or managed member. |
Download interval |
enum DownloadInterval |
Interval in minutes for downloading device configuration. |
Panels¶
Name |
Data type |
Template |
Description |
|---|---|---|---|
Controlled network devices |
array of entity preview |
Unordered list / Table |
List of network devices controlled by this controller device. |
Object groups |
array of entity preview |
Unordered list / Table |
Object groups that contain this network device for policy configuration. |
Administration groups |
array of entity preview |
Unordered list / Table |
Administration groups that can manage this network device. |