v1

latestSwagger 2.02026-08-04232286653.5 KB
S3Buckets

Returns the S3 bucket quota information for the project.

get/projects/{project_id}/storage/s3/buckets/quota

Path parameters

project_idstring required

ID of the project that owns the buckets.

Response

ActualUsedinteger

Amount of quota consumed by current usage.

LimitReachedboolean

Whether usage is at or above the quota limit.

QuotaLimitinteger

Amount of quota allocated for the resource.