mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-10 02:19: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. |
||
|---|---|---|
| .. | ||
| caching.md | ||
| change-logging.md | ||
| context-data.md | ||
| custom-fields.md | ||
| custom-links.md | ||
| custom-scripts.md | ||
| export-templates.md | ||
| graphs.md | ||
| napalm.md | ||
| prometheus-metrics.md | ||
| reports.md | ||
| tags.md | ||
| webhooks.md | ||