Returns the number of online firewalls. Useful when reconciling services in the Gradient MSP billing module.
Devices[?attributes.deviceType == 'firewall'&& attributes.onlineStatus =='online'] |length(@)