Returns the number of workstations with assigned product(s). Add or remove assignedProducts to the query to report on specific configurations. This is a useful metric when reconciling services in the Gradient MSP billing module.
Endpoints[?type ==
computer
] || Endpoints[].assignedProducts[?code == 'coreAgent' && 'interceptX' && 'mtr'] | length(@)