Get deployment file storage usage

View as Markdown

Returns capacity for the persistent volume shared by chat data and files. available is false when the active storage backend cannot report a fixed capacity; clients should hide capacity warnings in that case.

Authentication

AuthorizationBearer
OAuth 2.0 device flow or platform session token

Path parameters

deploymentIdstringRequired
Deployment ID

Response

Storage usage
availableboolean
total_byteslong
used_byteslong
available_byteslong
percent_useddouble

Errors

401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error
503
Service Unavailable Error