netbox/docs/additional-features
weisdd cea01e037a
Fix: incorrect DeviceConnectionsReport in reports.md (#4606)
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.
2020-05-11 09:14:25 -04:00
..
caching.md Fix typo in caching.md (#4310) 2020-03-04 10:07:58 -05:00
change-logging.md Additional documentation cleanup 2018-07-27 13:42:18 -04:00
context-data.md Reset documentation hierarchy 2020-03-05 17:23:56 -05:00
custom-fields.md Started v2.4 documentation refresh 2018-07-17 17:23:10 -04:00
custom-links.md Closes: #3495 2019-09-13 12:08:48 -05:00
custom-scripts.md Update minimum Python version to 3.6 2020-03-12 11:46:11 -04:00
export-templates.md Fixes #3643: Update all Django documentation links to 'stable' version 2019-10-25 11:09:30 -04:00
graphs.md Add template_language field to Graph 2020-01-10 11:28:50 -05:00
napalm.md Refactor installtion docs 2020-02-26 11:40:31 -05:00
prometheus-metrics.md prometheus docs updates 2019-06-20 00:04:44 -04:00
reports.md Fix: incorrect DeviceConnectionsReport in reports.md (#4606) 2020-05-11 09:14:25 -04:00
tags.md Reset documentation hierarchy 2020-03-05 17:23:56 -05:00
webhooks.md Add documentation for webhook_receiver 2020-04-07 13:51:20 -04:00