Skip to main content
POST
Initialise project file upload

Authorizations

Authorization
string
header
required

Type "Bearer" followed by a space and JWT token.

Body

application/json

Project file upload request

bucket_id
string
compression
string

deflate|bz2|xz|zstd|none

content_type
string
filename
string
include_images
boolean
include_snapshots
boolean
is_read_only
boolean
keep_compute_ids
boolean
project_id
string
project_name
string
reset_mac_addresses
boolean
retention_period
integer
size_bytes
integer
version_tag
string

Response

OK

expires_at
string
file_uuid
string
status
enum<string>
Available options:
pending,
uploading,
available,
tombstoned,
deleted
upload_url
string