Commit graph

15 commits

Author SHA1 Message Date
Kalle Carlbark
d6623a46c9
Update to work with Netbox >= 2.7. 2020-02-24 15:25:26 +01:00
Kalle Carlbark
620a6cf71f
Fix GoMetaLint errors. 2019-09-17 09:53:24 +02:00
Kalle Carlbark
8739969a7d
Don't forget to close that FD! 2019-09-16 15:12:58 +02:00
4f2515ba26
Use correct api path for devices. Idiot. 2019-09-11 21:01:23 +02:00
1f7e699718
Remove unused package. 2019-09-11 20:59:39 +02:00
315815cf9d
if filter is nil. 2019-09-11 20:59:08 +02:00
7fb13bea74
Add debugging. 2019-09-11 20:57:54 +02:00
dcf73c1daf
Fix device_list when filter struct is empty.. 2019-09-11 20:48:47 +02:00
69e732abcd
Add forgotten "?" 2019-09-11 20:26:54 +02:00
037c44b93f
Simplify device_list. 2019-09-11 20:25:49 +02:00
b1803645b8
s/nbclient/netboxgo/g 2019-09-11 20:12:42 +02:00
Kalle Carlbark
fdadc620e7
Discard local context json data. 2019-09-11 14:18:18 +02:00
Kalle Carlbark
e346c5c0e8
Add forgotten omitempty in DeviceFilter. 2019-09-11 14:01:58 +02:00
Kalle Carlbark
08c0cd8ace
Add forgotten omitempty in DeviceFilter. 2019-09-11 14:01:03 +02:00
Kalle Carlbark
4b671c2ac4
add ListDevices() 2019-09-11 13:53:11 +02:00