Get Utilizations for Control and Sub-Accounts

Prev Next
Get
/v1/utilizations

Return the daily storage and data transfer associated with the Control-Account and the Sub-Accounts, across all buckets in both the Control and Sub-Accounts. 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

Query parameters
from
string (date)
to
string (date)
includeRegionalUtilizations
boolean
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