Open bheum opened 7 years ago
New Exporter for oxidized configuration backup software.
Allows oxidized to receive a device list in the appropriate format. Objecttypes need fields, i.e. the following fieldgroup:
<fieldgroup name="Configbackup"> <field name="configbackup-enabled" type="boolean" label="Configbackup (oxidized)" /> <field name="configbackup-operating-system" type="dropdown-ios,iosxr,junos" label="Operating system" default="ios" /> <field name="configbackup-tacacs-enabled" type="boolean" label="use TACACS" /> <field name="configbackup-ssh-proxy" type="boolean" label="SSH-Proxy" /> <field name="configbackup-ssh-proxy-ip" type="text" label="SSH-Proxy IP Address" /> </fieldgroup>
New Exporter for oxidized configuration backup software.
Allows oxidized to receive a device list in the appropriate format. Objecttypes need fields, i.e. the following fieldgroup: