API restore ability to update purpose and override_sysLocation (#14596)

fixes #14538
This commit is contained in:
Tony Murray
2022-11-08 11:22:37 -06:00
committed by GitHub
parent 7ca41179bd
commit 0e9bb04071

View File

@@ -53,10 +53,12 @@ class Device extends BaseModel
'ip',
'notes',
'os',
'override_sysLocation',
'overwrite_ip',
'poller_group',
'port',
'port_association_mode',
'purpose',
'retries',
'serial',
'snmp_disable',