mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-09 09:59:37 -06:00
Since the CONNECTION_STATUS_PLANNED constant is gone from dcim.constants, the DeviceConnectionsReport script is no longer correct. The suggested fix is based on the fact that console_port.connection_status and power_port.connection_status currently have the following set of values: * None = A cable is not connected to a Console Server Port or it's connected to a Rear/Front Port; * False = A cable is connected to a Console Server Port and marked as Planned; * True = A cable is connected to a Console Server Port and marked as Installed. |
||
|---|---|---|
| .. | ||
| additional-features | ||
| administration | ||
| api | ||
| configuration | ||
| core-functionality | ||
| development | ||
| installation | ||
| media | ||
| models | ||
| plugins | ||
| release-notes | ||
| extra.css | ||
| index.md | ||
| netbox_logo.png | ||
| netbox_logo.svg | ||
| requirements.txt | ||