Space and Member Statistics Methods

The Space Member statistics methods return the result either on a single row or multiple rows.

The following table lists the space and member statistics methods.

Method Argument
getSpaceStatisticsByName SpaceName
getSpaceStatisticsAll none
getSpaceStatisticsByFilter SpaceNameFilter, UseRegEx
getMemberStatisticsAll none
getMemberStatisticsByName MemberName
getMemberStatisticsByFilter MemberNameFilter, UseRegEx
getMemberSystemStatistics MemberNameFilter, UseRegEx

The information reported is equivalent to the statistics information reported by the as-admin show space command, which includes Entries, Puts, Gets, and so on. Subscribing on these methods from the Hawk console also allows you to chart the change history of all the reported attributes.