mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-31 21:06:25 -06:00
Update data-validation.md
Image inserted in code area
This commit is contained in:
parent
ec46044d18
commit
a4e22abbc6
@ -113,7 +113,6 @@ PROTECTION_RULES = {
|
||||
### Configuration via Web UI
|
||||
Example prevents the deletion of a device entry:
|
||||
|
||||

|
||||
```python
|
||||
{
|
||||
"dcim.device": [
|
||||
@ -124,6 +123,8 @@ Example prevents the deletion of a device entry:
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||

|
||||
```
|
||||
|
||||
If you navigate to a device, rack or site, you will find the path in the top right-hand corner:
|
||||
|
Loading…
Reference in New Issue
Block a user