GetStatistics
Request
GET /?statistics HTTP/1.1Response
<?xml version="1.0" encoding="UTF-8"?>
<Statistics>
<BucketsCount>4</BucketsCount>
<ObjectsCount>12</ObjectsCount>
<UsedStorage>
<UsedStorageBytes>271242929</UsedStorageBytes>
<UsedStorageReadableQuantity>271</UsedStorageReadableQuantity>
<UsedStorageReadableUnit>MB</UsedStorageReadableUnit>
</UsedStorage>
<Bandwidth>
<BandwidthBytes>271242929</BandwidthBytes>
<BandwidthReadableQuantity>271</BandwidthReadableQuantity>
<BandwidthReadableUnit>MB</BandwidthReadableUnit>
</Bandwidth>
</Statistics>Last updated