Get All Utilizations for a Specific Bucket

Prev Next
Get
/v1/accounts/{AcctNum}/utilizations/buckets/{BucketName}

Return all daily utilizations for the specified bucket. Using from and to query string parameters (in the format YYYY-MM-DD) will apply date filters to the result set.

Security
API Key: ApiKeyAuth
Header parameter nameAuthorization

Please enter your Primary Partner API Key

Path parameters
AcctNum
integer (int32) Required
BucketName
stringRequired
Query parameters
from
string (date)
to
string (date)
Responses
200

OK

Headers
X-Wasabi-Build-Version
string
X-Wasabi-Cluster-Id
string
X-Wasabi-Partner-Api-Version
string
X-Wasabi-Request-Id
string
X-Wasabi-Service
string
X-Wasabi-Service-Runtime-Id
string
Array of object
object
BucketUtilizationNum
integer (int32)
AcctNum
integer (int32)
AcctPlanNum
integer (int32)
BucketNum
integer (int32)
StartTime
string (date-time)
EndTime
string (date-time)
CreateTime
string (date-time)
NumBillableObjects
integer
NumBillableDeletedObjects
integer
RawStorageSizeBytes
integer
PaddedStorageSizeBytes
integer
MetadataStorageSizeBytes
integer
DeletedStorageSizeBytes
integer
OrphanedStorageSizeBytes
integer
NumAPICalls
integer
UploadBytes
integer
DownloadBytes
integer
StorageWroteBytes
integer
StorageReadBytes
integer
NumGETCalls
integer
NumPUTCalls
integer
NumDELETECalls
integer
NumLISTCalls
integer
NumHEADCalls
integer
DeleteBytes
integer
Bucket
string
Region
string