09-Dec-2021 03:58
Hi All is it possible to clone a APM netwrok access list so that i do not have to add all the domains and subnets manually ?
Access ›› Connectivity / VPN : Network Access (VPN) : Network Access Lists
09-Dec-2021 13:15
I'm not sure about cloning them, but have you tried via the CLI?
the following TMSH command should output the Network Access objects as a one-line, which you can then tweak and create a new object with;
list apm resource network-access one-line
Hope this helps.