sol1 / icingaweb2-module-netbox

Netbox importer for director, and integration with netbox
28 stars 6 forks source link

Import only active objects #2

Closed ollytom closed 3 years ago

ollytom commented 4 years ago

A feature in the Netbox PHP library to only import objects from Netbox with status "Active". At HTTP request means adding url param "status=active"

At UI can be exposed as a checkbox when selecting the type of object to import. For example:

Type of object to import: Devices Import only "Active"? : true/false

This will mean commit 7aa6cc06f2c73 (not actually done by my username but git username set on a server...) will be reverted

davekempe commented 3 years ago

this is resolved a long time ago