omero::cmd::DiskUsage2Response
        Overview
        class DiskUsage2Response extends OK
        
Disk usage report: bytes used and non-empty file counts on the
repository file-system for specific objects. The counts from the
maps may sum to more than the total if different types of object
refer to the same file. Common referers include:
Annotation for file annotations
FilesetEntry for OMERO 5 image files (OMERO.fs)
Job for import logs
Pixels for pyramids and OMERO 4 images and archived files
Thumbnail for the image thumbnails
The above map values are broken down by owner-group keys.
        Data Member Index
        
            - fileCountByReferer
 
            - 
                
 
            - bytesUsedByReferer
 
            - 
                
 
            - totalFileCount
 
            - 
                
 
            - totalBytesUsed
 
            - 
                
 
        
        Data Members