Retrieves detailed information about a specific storage including its configuration, credentials, and current status.
Deprecated: Use GET /v4/object_storages/ for S3 storages or GET /v4/sftp_storages/ for SFTP storages instead.
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Storage
Full hostname/address for accessing the storage endpoint
"s-region-1.storage.example.com"
Client identifier who owns this storage
1
ISO 8601 timestamp when the storage was created
"2025-08-05T09:17:02Z"
Unique identifier for the storage instance
1
Geographic location code where the storage is provisioned
"s-region-1"
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_compatible "s3_compatible"
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-05T10:30:15Z"
Whether HTTP access is disabled for this storage (HTTPS only)
false
ISO 8601 timestamp when the storage will expire (if set)
"2026-08-05T09:17:02Z"
Custom URL rewrite rules for the storage (admin-configurable)
Custom domain alias for accessing the storage
"my-storage.example.com"