Tenant and namespace statistics data type example

Here’s an XML example of the statistics data type that describes the statistics resource for tenants and namespaces; the properties shown are those that are returned in response to a GET request for tenant statistics where the request is made using a system-level user account:

<statistics>
    <compressedCount>854</compressedCount>
    <compressedSavedSize>413696</compressedSavedSize>
    <customMetadataCount>5</customMetadataCount>
    <customMetadataSize>3276</customMetadataSize>
    <objectCount>1616</objectCount>
    <shredCount>0</shredCount>
    <shredSize>0</shredSize>
    <storageCapacityUsed>884656</storageCapacityUsed>
</statistics>

Trademarks and Legal Disclaimer

© 2016 Hitachi Data Systems Corporation. All rights reserved.