[FR] Change status of Orphaned VMs
Hi,
I would like to automatically change the status of Orphaned devices to "Decomissioning". Right now I do it in a second step, but i think it would be useful if this could be an additional flag in the config, to automatically do this?
KR Pete
Hi @peterbaumert, is this a device/VM status which could be set in NetBox? Haven't had a look at it.
Yes it is.
Yes sorry. Totally forgot to answer. There are predefined ones but its also possible to define own statuses. So if it would be possible to just specify the string which represents the status, all cases would be included.
This would be a great enhancement. Because this is builtin
Hi, so you proposing following config options
host_orphaned_status =
vm_orphaned_status =
Hi, so you proposing following config options
host_orphaned_status =vm_orphaned_status =
That would be amazing yes!