Customer defined a device family to capture the configuration of Fortigate device but the configuration is only partially captured.
Release : 21.2.x 22.2.x
Define the device Family like the following:
Modified the NCM config.xml as follows:
<debugging type="java.lang.String">off</debugging>
<print-config type="java.lang.String">off</print-config>
<print-script type="java.lang.String">off</print-script>
<tries type="java.lang.Integer">3</tries>
<thread-timeout-value type="java.lang.Integer">3600</thread-timeout-value>
<diff-largefile type="java.lang.String">on</diff-largefile>
<ssh-library type="java.lang.String">jsch</ssh-library>
<jsch-read-datawait type="java.lang.Integer">12</jsch-read-datawait>
<jsch-read-datawait-mutipler type="java.lang.Integer">16</jsch-read-datawait-mutipler>