Hi,
In fgaddressestocsv.py, if the address contains "tagging" the script stop to parse the file.
edit "Test"
set uuid *****
config tagging
edit "UPG_TAGGING"
set category "default"
set tags "SERVER"
next
end
set subnet 192.168.1.1 255.255.255.255
next
Hi,
In fgaddressestocsv.py, if the address contains "tagging" the script stop to parse the file.