list
List all storage configurations.Maximum number of items to return per page
Pagination cursor for fetching the next page
List of storage configuration objects
Cursor for the next page, or None if no more results
create
Create a new storage configuration.Name for this storage configuration
Storage provider type (e.g., “s3”, “gcs”)
S3 bucket name (required for S3 provider)
S3 bucket region (e.g., “us-east-1”)
Prefix/folder path within the S3 bucket
AWS access key ID for authentication
AWS secret access key for authentication
Enable S3 transfer acceleration
Google Cloud Storage bucket name (required for GCS provider)
Prefix/folder path within the GCS bucket
JSON content of the GCS service account key
Unique identifier for the storage configuration
Name of the storage configuration
Storage provider type
test
Test a storage configuration to verify connectivity and credentials.Unique identifier of the storage configuration to test
Whether the test was successful
Test result message or error details
delete
Delete a storage configuration.Unique identifier of the storage configuration to delete