Forum Discussion

michaelw3's avatar
michaelw3
Icon for Nimbostratus rankNimbostratus
Dec 09, 2021

APM Clone Network Access list

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

1 Reply

  • 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.