Hi
How can I export address groups from the email section? I have a large list of whitelisted domains on one XG and would like to import to another one?
Thanks,
Richard.
This thread was automatically locked due to age.
Hi
How can I export address groups from the email section? I have a large list of whitelisted domains on one XG and would like to import to another one?
Thanks,
Richard.
Richard,
you should be able to export Address Group using API get command:
xgip:4444/.../APIControllerAVASAddressGroup></AVASAddressGroup></Get></Request>
Change the field "insertpasswordhere" and "xgip" without quota
Make sure to enable API from Backup & Firmware > Api allowed from host (your pc).
Then you can create AVASAddressGroup using API again.
You can find API documentation here:
You can also try with import/export from Backup&Firmware
Thanks