• |
If the result is a list of lists, then it returns a list composed of the results of evaluating the CountPerItem on each value in the top level. For example, if the context is set to hosts, and the path is set to events, then CountPerItem returns a list of the number of events for each host. |
Unlike CountPerItem, this return type just counts up all of the non-list elements of a list. For example, if context is set to Hosts and the path is set to Events, then Count All returns the total number of events for all of the Host data objects. CountPerItem would return a list, with each item a count of events under a given host.
© 2024 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center