QStorage API Reference
This section provides detailed information about the QStorage API operations. QStorage is designed to be compatible with the Amazon S3 API, making it easy to use with existing S3 clients and SDKs.
API Categories
Bucket Operations
Object Operations
Multipart Upload Operations
- CreateMultipartUpload
- UploadPart
- CompleteMultipartUpload
- AbortMultipartUpload
- ListMultipartUploads
- ListParts