Get Control Account Bucket Utilizations

Prev Next
Get
/v1/control-account/bucket-utilizations

Return all daily utilizations broken down into per-bucket components for the Control Account. This endpoint provides detailed storage and data transfer metrics for each bucket within the Control Account.

Security
API Key: ApiKeyAuth
Header parameter nameAuthorization

Please enter your Primary Partner API Key

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