Get
/v1/accounts/{AcctNum}/utilizations/buckets
Return all daily utilizations broken down into per-bucket components. Using from and to query string parameters (in the format YYYY-MM-DD) will apply date filters to the result set. If latest=true is passed via the query string parameter, only the most recent calculated utilization is returned.
Security
API Key: ApiKeyAuth
Header parameter nameAuthorization
Please enter your Primary Partner API Key
Path parameters
AcctNum
integer (int32) Required
Query parameters
from
string (date)
to
string (date)
latest
boolean
Responses
200
OK
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