In the Business account Admin console the members list has 3 columns. Name,Status and Usage. The usage column shows total disk space being utilized by the user.
Unfortunately there is no way to export this view. I need the usage data for an internal audit.
Is there a way to get this information programatically (via java sdk). I can get the list of names and status. At a loss as to how to get the disk space used by each user.
thanks,
Freeman