summaryrefslogtreecommitdiff
path: root/templates/monitor/firewall/name/node.def
blob: 4390e73720d415213969530198b8bf8c1a204d93 (plain)
1
2
3
help: Monitor the specifed firewall
allowed: local -a ARR=$(cli-shell-api -- listEffectiveNodes firewall name) 
         echo "${ARR[@]}"