Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
The unique identifier of the storage to update
Body
Duration when the storage should expire in format like "1 years 6 months 2 weeks 3 days 5 hours 10 minutes 15 seconds". Set empty to remove expiration.
"1 years 6 months"
Custom domain alias for accessing the storage. Set empty to remove alias.
"my-storage.company.com"
Response
Storage
Full hostname/address for accessing the storage endpoint
"s-ed1.cloud.example.com"
Client identifier who owns this storage
1
ISO 8601 timestamp when the storage was created
"2025-08-05 09:17:02.095832+00:00"
Unique identifier for the storage instance
1
Geographic location code where the storage is provisioned
s-ed1
, s-drc2
, s-sgc1
, s-nhn2
, s-darz
, s-ws1
, ams
, sin
, fra
, mia
"s-ed1"
User-defined name for the storage instance
"1-my-storage-prod"
Current provisioning status of the storage instance
creating
, ok
, updating
, deleting
, deleted
"ok"
Reseller technical client ID associated with the client
1
Storage protocol type - either S3-compatible object storage or SFTP file transfer
sftp
, s3
"s3"
Whether this storage can be restored if deleted (S3 storages only, within 2 weeks)
true
Whether custom configuration file is used for this storage
false
ISO 8601 timestamp when the storage was deleted (only present for deleted storages)
"2025-08-05 10:30:15.123456+00:00"
Whether HTTP access is disabled for this storage (HTTPS only)
false
ISO 8601 timestamp when the storage will expire (if set)
"2026-08-05 09:17:02.095832+00:00"
Custom URL rewrite rules for the storage (admin-configurable)
Custom domain alias for accessing the storage
"my-storage.example.com"