What is the right way to delete an IP or host? #14907
-
I know I'm missing something but just can't figure what it is. I want to do it right. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
Beta Was this translation helpful? Give feedback.
-
If you create an brand new object but don't save it, then it's just a local object in RAM. If you want to delete an object which is already in the database, then first read it in using
|
Beta Was this translation helpful? Give feedback.
Thank you!
I had to restart netbox services and now it works.!