mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
* Fix image link in custom-script.md * Fix image link in cable.md * Fix image link in power.md
This commit is contained in:
@ -5,4 +5,4 @@
|
|||||||
|
|
||||||
# Example Power Topology
|
# Example Power Topology
|
||||||
|
|
||||||

|

|
||||||
|
@ -240,7 +240,7 @@ An IPv4 or IPv6 network with a mask. Returns a `netaddr.IPNetwork` object. Two a
|
|||||||
!!! note
|
!!! note
|
||||||
To run a custom script, a user must be assigned the `extras.run_script` permission. This is achieved by assigning the user (or group) a permission on the Script object and specifying the `run` action in the admin UI as shown below.
|
To run a custom script, a user must be assigned the `extras.run_script` permission. This is achieved by assigning the user (or group) a permission on the Script object and specifying the `run` action in the admin UI as shown below.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### Via the Web UI
|
### Via the Web UI
|
||||||
|
|
||||||
|
@ -25,7 +25,7 @@ A cable may be traced from either of its endpoints by clicking the "trace" butto
|
|||||||
|
|
||||||
In the example below, three individual cables comprise a path between devices A and D:
|
In the example below, three individual cables comprise a path between devices A and D:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Traced from Interface 1 on Device A, NetBox will show the following path:
|
Traced from Interface 1 on Device A, NetBox will show the following path:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user