Get Control Account Utilizations

Prev Next
Get
/v1/control-account/utilizations

Return daily utilization data for the Control Account, including regional utilization details. This endpoint provides a comprehensive overview of the Control Account's storage and data transfer metrics.

Security
API Key: ApiKeyAuth
Header parameter nameAuthorization

Please enter your Primary Partner API Key

Query parameters
includeRegionalUtilizations
boolean
from
string (date)
to
string (date)
latest
boolean
Responses
200

OK

Array of object
object
UtilizationNum
integer (int32)
AcctNum
integer (int32)
AcctPlanNum
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
MinStorageChargeBytes
integer
NumAPICalls
integer
UploadBytes
integer
DownloadBytes
integer
StorageWroteBytes
integer
StorageReadBytes
integer
NumGETCalls
integer
NumPUTCalls
integer
NumDELETECalls
integer
NumLISTCalls
integer
NumHEADCalls
integer
DeleteBytes
integer
RegionalUtilizations
object
property*
object (RegionalUtilization) additionalProperties
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